Defines and validates the standardized markdown schema for multi-file architectural plans in Claude Code.
The plan-schema skill provides a rigorous framework for creating, editing, and validating architectural plans within the .claude/plans/ directory. By enforcing specific sections—including dependency graphs, reference implementations, and exit criteria—it ensures that complex coding tasks are perfectly formatted for direct execution by plan loops or conversion into task-based workflows. It acts as the source of truth for the entire planning-to-execution pipeline, eliminating ambiguity and ensuring high-quality, reproducible code generation through automated validation and anti-pattern enforcement.
主な機能
01Converter mapping for PRD and Beads formats
02Dependency graph mapping for phased execution
03Anti-pattern detection and enforcement
04Standardized markdown schema for architectural plans
05Automated validation for .claude/plans files
0684 GitHub stars
ユースケース
01Validating complex feature plans before executing a swarm or loop
02Ensuring correct dependency ordering for multi-file refactors
03Standardizing plan outputs from different plan-creator skills