Documentation
Get started with SCS
Section titled “Get started with SCS”The fastest path to structured context is through the plugins. Pick the one that matches how you work:
- scs-vibe — Solo developer or small project. Set up in 15 minutes with a single slash command in Claude Code.
- scs-team — Team with existing documentation. Processes your PRDs, architecture docs, and compliance requirements into structured context.
Both plugins are available now in the plugins directory on GitHub.
What SCS produces
Section titled “What SCS produces”SCS outputs plain files that live in your repo and that Claude Code reads automatically:
CLAUDE.md— Primary context file, loaded every session.claude/rules/— Modular rule files organized by concern
No middleware. No new toolchain. Just files in git.
Reference
Section titled “Reference”If you want to understand the underlying format:
- Specification Overview — Bundle types, SCD tiers, validation
- v0.3 Changelog
- Bundle Format
- SCD Format