Provides a comprehensive overview of your project's architectural specifications, Architectural Decision Records (ADRs), and coding patterns.
Blueprint Status is a vital visibility tool for the blueprint-mode framework, designed to give developers and AI agents an instant snapshot of a project's documentation health. By performing parallel scans of specs, ADRs, and pattern libraries, it identifies what has been captured and what is missing, ensuring architectural alignment throughout the development lifecycle. It is particularly useful for onboarding new contributors, auditing project structure, and maintaining a clear record of technical decisions directly within the Claude Code environment.
主な機能
01Actionable gap analysis with suggestions for missing documentation
02Categorized summary of Architectural Decision Records (ADRs) by status
03Automated discovery of product, tech-stack, and boundary specifications
041 GitHub stars
05Inventory of established coding patterns and documented anti-patterns
06Validation of CLAUDE.md instructions and pre-edit checklists
ユースケース
01Tracking the progress of spec-driven development across multiple feature sets
02Quickly onboarding an AI agent or developer to a new codebase's architecture
03Auditing a repository to ensure all architectural decisions are documented and current