What problem does it solve?
This Skill provides a unified CLI to access and orchestrate the Blueprint framework, reducing the mental load of switching between submodules and manual setup. It centralizes gate validation, document templates, FrontMatter schemas, handoffs, constitutions, and worker registry.
Core Features & Use Cases
- Unified access: One CLI to interact with aegis, forma, frontis, hermes, lexis, and polis.
- Automation & consistency: Standardized commands ensure consistent workflows across Blueprint tasks.
- Use Case: A software team can validate gates, generate templates, review FrontMatter schemas, and coordinate worker handoffs from a single entry point, saving time and reducing errors.
Quick Start
Run the blueprint CLI to explore modules:
- blueprint.sh aegis --list
- blueprint.sh forma list
- blueprint.sh polis --list
Then run any submodule command to see results.