blueprint commands

6 tagged blueprint, measured the same way as everything else here.

architect-audit

01

Hainrixz/the-architect

Command

Run the blueprint-validator against an existing blueprint and report PASS/FAIL with specifics. Blueprints written before v2 will FAIL — they have no acceptance criteria. That is expected, not a bug. / Audita un blueprint existente con el validador; los blueprints v1 fallan porque no tienen criterios de aceptación.

481 1mo ago A 65 tokens original MIT

Hainrixz/the-architect

Command

Design a change against an existing codebase — maps the repo's stack, conventions, structure and tests, then emits a blueprint for a feature, refactor, or migration instead of a from-scratch build. / Diseña un cambio sobre un repo existente — mapea stack y convenciones y emite un blueprint de cambio, no de proyecto…

481 1mo ago A 71 tokens original MIT

architect-next

03

Hainrixz/the-architect

Command

Resume a build — reads tasks.json from a bundle, finds the first pending task whose dependencies are all done, and prints it with its epic, acceptance criteria, and every verify command. This is what lets a long build survive across sessions. / Reanuda una construcción desde tasks.json y muestra la siguiente tarea…

481 1mo ago A 66 tokens original MIT