Using Procedural Architecture

Use when designing or critiquing the structure of a staged procedure — a wizard, configuration flow, troubleshooting tree, training curriculum, multi-stage approval pipeline, decision pipeline, or any decomposition of expert work into composable stages. Use for both producer work (build the decomposition) and critic work (audit a proposed decomposition). Use when reasoning about capacity, bottlenecks, or soundness of a procedural flow. Do not use for implementation-plan critique of code changes (use `/axiom-planning` instead), for execution-time dynamics (use `/simulation-foundations`), or for rendering an already-designed procedure as docs or UI (use `/technical-writer` or `/ux-designer`).

tachyon-beep Updated

File contents

tachyon-beep/skillpacks/tree/main/plugins/axiom-procedural-architecture/skills/using-procedural-architecture commit c1820f5905

Frequently asked questions

npx skillmds@latest add tachyon-beep/using-procedural-architecture