design
01Command
Turn an approved spec into a design — blast radius, contract changes, failure handling, rollback.
Spec-driven development for existing codebases. A Claude Code plugin that reads your repo's conventions, interviews you about a change, and writes spec/design/tasks to disk, with blast-radius analysis. Regulatory profiles (152-ФЗ, GDPR next) are optional and off by default.
Command
Turn an approved spec into a design — blast radius, contract changes, failure handling, rollback.
Command
Read this repository and bootstrap .brownspec/ — conventions.md from the code, plus a policies.md stub for humans.
Command
Interview and write a spec for a change to this codebase, then list the policies it touches.
Command
Break an approved design into an ordered task list that stays deployable at every step.