-
Notifications
You must be signed in to change notification settings - Fork 1
Feature: Create AI-friendly Skills Documentation Structure #202
Description
Feature Design Request
Parent Issue: #200
Base Branch: simple-forge/issue-195-request-make-sc-documentation-tco258
Problem
Current SC documentation is not structured for AI agent consumption. AI agents need clear step-by-step instructions to install SC, configure DevOps settings with proper secrets, and create service configurations.
Scope
Create skills-based documentation under docs/docs/skills/ covering: installation, devops-setup, service-setup, deployment-types, secrets-management, and cloud-provider-specific guides. Integrate existing templates-config-requirements.md content.
Acceptance Criteria
- AI agent can install SC CLI using documentation alone
- AI agent can create server.yaml with proper cloud authentication
- AI agent can create client.yaml for any deployment type
- AI agent can determine required secrets and obtain them
- All examples include complete config with credentials section
- Documentation supports semantic search for AI consumption
Documentation
docs/product-manager/2026-03-29/sc-ai-friendly-docs/requirements.md
Notes
Builds on existing docs/docs/ai-assistant/templates-config-requirements.md and reference/deployment-schemas.md
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.