cs-arch - Maintain architecture docs and check system consistency
Provides update, check, and backfill modes to draft, refresh, and inspect status-quo architecture docs in codestable/architecture/.
Tags
Updated: 2026-09-24Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Backfill missing module architecture documentation
- Update existing status-quo architecture docs
- Check design internal consistency
- Check design against implementation code
- Check consistency across architecture documents
- Update index in ARCHITECTURE.md
Inputs
- User instructions and mode selection
- Target module source code and Git history
- Architecture docs in codestable/architecture/
- Conventions and templates in codestable/reference/
- Related feature designs and decision notes
Outputs
- New or updated architecture document files
- Updated ARCHITECTURE.md index file
- Architecture and design consistency check reports
Requirements
- Target module implemented in the code repository
- Read and write permissions for code and docs
- Git tool for inspecting commit history
