trace-check
✓Validate and update bidirectional traceability across SDD artifacts
Installation
SKILL.md
| projectrootpath | Required | Path to project documentation root | {projectroot}/docs/ | | artifacttypes | Optional | Specific artifact types to validate | ["BRD", "SPEC"] or ["all"] (default) | | strictnesslevel | Optional | Validation strictness | "strict" (default), "permissive", "pedantic" |
| validatecumulative | Optional | NEW: Validate cumulative tagging hierarchy | true or false (default) | | autofix | Optional | Auto-fix broken links | true or false (default) | | reportformat | Optional | Output report format | "markdown" (default), "json", "text" |
Note: Functional layers group artifacts by purpose in the workflow. Tag counts accumulate as artifacts progress through the layers. Numbers indicate artifact sequence position (0-14) in the 15-layer architecture.
Validate and update bidirectional traceability across SDD artifacts Source: vladm3105/aidoc-flow-framework.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill trace-check- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is trace-check?
Validate and update bidirectional traceability across SDD artifacts Source: vladm3105/aidoc-flow-framework.
How do I install trace-check?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/vladm3105/aidoc-flow-framework --skill trace-check Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/vladm3105/aidoc-flow-framework
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01