From composure
Generates persistent implementation blueprint with per-file specs: classifies work, scans code graph, confirms scope, analyzes impact, evaluates approaches. Use before features or refactors.
npx claudepluginhub hrconsultnj/claude-plugins --plugin composureThis skill uses the workspace's default tool permissions.
Structured "think before building" step — from requirements discovery through implementation planning. Like building a house: the architect surveys the land and gathers requirements (Phase 0), then draws the blueprint with structural specs (Phase 1). One skill, two phases.
Guides strict Test-Driven Development (TDD): write failing tests first for features, bugfixes, refactors before any production code. Enforces red-green-refactor cycle.
Guides systematic root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Guides A/B test setup with mandatory gates for hypothesis validation, metrics definition, sample size calculation, and execution readiness checks.
Structured "think before building" step — from requirements discovery through implementation planning. Like building a house: the architect surveys the land and gathers requirements (Phase 0), then draws the blueprint with structural specs (Phase 1). One skill, two phases.
Load each step through the fetch command (handles caching, decryption, and auth):
"~/.composure/bin/composure-fetch.mjs" skill composure blueprint {step-filename}
Do NOT read cache files directly — they are encrypted at rest. Always use the fetch command above.
| # | File |
|---|---|
| 1 | 00a-preflight.md |
| 2 | 00b-intent-analysis.md |
| 3 | 00c-ecosystem-research.md |
| 4 | 00d-stack-options.md |
| 5 | 00e-requirements-confirm.md |
| 6 | 00f-scaffold.md |
| 7 | 00g-auto-initialize.md |
| 8 | 01-classify.md |
| 9 | 02-graph-scan.md |
| 10 | 03-impact-analysis.md |
| 11 | 04a-load-docs.md |
| 12 | 04b-write-blueprint.md |
| 13 | 04c-handoff.md |
00c-ecosystem-research.md00d-stack-options.md00e-requirements-summary.md04b-blueprint-document.md