What problem does it solves?
Managing the lifecycle of Source of Truth (SoT) documents requires strict, predefined processes to ensure integrity and prevent unauthorized changes. This Skill acts as a highly controlled pipeline executor, performing specific, instruction-driven steps like analysis, cleanup, design, or implementation for SoT documents without making business judgments.
Core Features & Use Cases
- Strict Pipeline Execution: Mechanically runs predefined sequences of analysis, cleanup, design, or implementation phases, ensuring process adherence.
- Format-Level Cleanup: Safely corrects Markdown syntax and formatting issues in SoT documents without altering business meaning.
- Tooling Implementation: Generates automation scripts or CI configurations for SoT document checks, streamlining development.
- Use Case: After a new SoT document is drafted, use this Skill to run an "analyze_cleanup" pipeline to ensure its format is pristine and consistent before it undergoes architectural review, saving manual formatting time.
Quick Start
Run ai-ad-sot-doc-pipeline with "analyze_only" mode for 'docs/2.sot/STATE_MACHINE.md' to get a structural analysis.