com um clique
plan-system
Turn a problem or idea into an approved backlog and feature plan
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Turn a problem or idea into an approved backlog and feature plan
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Review dimension for naming, idiom, comment debt, and AI tells against the codified per-language and prose standards. Invoked by reviewer agents over one module shard.
Recipe for writing C in the runtime, module placement and the ownership and control-flow discipline. Invoked by writer agents when a C unit is dispatched.
Recipe for writing Clojure, Functional Core / Imperative Shell at the function level (namespaces by domain), native wrappers, and the boundary discipline. Invoked when writing Clojure for the project.
Recipe for writing Elixir, pure functions in modules as the core and GenServer plus OTP as the shell, supervision trees, and NIF discipline for the C and Zig edge. Invoked when writing Elixir for the project.
Recipe for any English the agent produces in this project, commits, comments, docstrings, ADRs, design docs, skill bodies, changelog, error messages, project guides. Optimizes for terse, humanized prose with no em dashes and no AI tells. Invoke for any prose-writing activity.
Recipe for writing Zig, native bodies and edge wrappers, the allocator and lifetime discipline, and the hot-path rules. Invoked when writing or editing any Zig source.
| name | plan-system |
| description | Turn a problem or idea into an approved backlog and feature plan |
| disable-model-invocation | true |
Role: the upstream planning cycle. Takes a problem or idea to an approved backlog and feature plan, ready to hand to advance-plan or implement-change.
~/.agentic-sdk/<project>/project.edn exists (run bootstrap-project first).
~/.agentic-sdk/<project>/artifacts/ is scaffolded: project-meta, the decisions log, and
open-questions.
planning/problem-description.md and parks unresolved items in
open-questions.md. Hold its one-line return.planning/product-requirements.md with
testable functional and non-functional requirements. Resolve any
blocking open question before continuing.planning/risk-assumption-review.md.:ui? true. Dispatch
design-ux. It writes planning/ux-design-guide.md. Skip when the
project has no UI surface; the rest of the cycle does not depend on
it.planning/technical-design.md against the project's
architecture pattern (Functional Core / Imperative Shell by default)
and active languages, and records any real choice via
record-decision.planning/product-backlog.md in four buckets: Now/Next,
Later, Inbox, In product.planning/tasks/plan-<feature>.md. The Gherkin gate is folded into
plan-feature; plan-system does not run it as a separate step.Reads only the one-line returns of the planning recipes it dispatches,
never their draft prose or reasoning. Each recipe owns its artifact;
this skill stitches their summaries and presents the gate. It writes
no code and runs no lanes. It does not start a campaign; it stops at
the approved plan. Atoms dispatched: describe-problem,
define-requirements, review-risks, design-ux (conditional on :ui?),
design-technical, create-backlog, pick-feature, plan-feature (which
runs the Gherkin gate, fans out the four assess-* concerns, and calls
record-decision for real choices).
One line per planning recipe plus the approved backlog and feature plan paths, ready to hand to advance-plan or implement-change.