-
Notifications
You must be signed in to change notification settings - Fork 1
Create: Skills Documentation Structure #198
Copy link
Copy link
Open
Labels
devTriggers Simple Forge's Software Developer role to start working on the issueTriggers Simple Forge's Software Developer role to start working on the issue
Description
Implementation Request
Parent Issue: #197
Base Branch: simple-forge/issue-195-request-make-sc-documentation-tco258
Description
Create AI-friendly skills documentation under docs/docs/skills/ including: index, installation, devops-setup, service-setup, deployment-types, secrets-management, and cloud-providers (aws, gcp, kubernetes)
Technical Notes
Each skill provides clear prerequisites, step-by-step instructions, complete YAML examples with placeholders, and troubleshooting sections. All examples use ${VARIABLE} placeholders for AI to replace with real values.
Files/Areas
docs/docs/skills/index.mddocs/docs/skills/installation.mddocs/docs/skills/devops-setup.mddocs/docs/skills/service-setup.mddocs/docs/skills/deployment-types.mddocs/docs/skills/secrets-management.mddocs/docs/skills/cloud-providers/aws.mddocs/docs/skills/cloud-providers/gcp.mddocs/docs/skills/cloud-providers/kubernetes.mddocs/mkdocs.yml
Acceptance Criteria
- AI agent can install SC CLI using installation.md
- AI agent can create server.yaml with cloud authentication using devops-setup.md
- AI agent can create client.yaml for any deployment type using service-setup.md
- AI agent can determine deployment type using deployment-types.md
- AI agent can configure secrets using secrets-management.md
- AI agent can set up AWS, GCP, or Kubernetes credentials using cloud provider guides
- All examples include complete YAML with credentials sections
- mkdocs.yml updated with Skills navigation section
Design Documentation
docs/design/2026-03-29/sc-ai-friendly-skills/architecture.md
Notes
Skills documentation integrates existing templates-config-requirements.md and service-available-deployment-schemas.md content through references
Dependencies
- docs/docs/ai-assistant/templates-config-requirements.md
- docs/docs/ai-assistant/commands.md
- docs/docs/reference/service-available-deployment-schemas.md
Priority: medium
This issue was automatically created by the Multi-Role Orchestration system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
devTriggers Simple Forge's Software Developer role to start working on the issueTriggers Simple Forge's Software Developer role to start working on the issue