con un clic
create-backlog
Create a prioritized backlog from the technical design
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a prioritized backlog from the technical design
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación 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 | create-backlog |
| description | Create a prioritized backlog from the technical design |
| user-invocable | false |
Translate the technical design into a prioritized, living product backlog of capabilities. No implementation task breakdown.
project-meta.md, problem-description.md, product-requirements.md,
risk-assumption-review.md, technical-design.md, decision-log.md, and
open-questions.md (ux-design-guide.md optional). If a required
prerequisite is missing, return blocked: <which artifact>.[Blocking] items affecting product-backlog.md.[Blocking] item to
open-questions.md and stop. If new decisions are needed, record them in
decision-log.md first.~/.agentic-sdk/<project>/artifacts/planning/product-backlog.md as one living document
with exactly these buckets in order: Now / Next, Later,
Inbox (untriaged), In product (shipped). No IDs; priority is order
within the bucket; each item appears once in one bucket; child items indent
two spaces under their parent; no prose around the list. In product (shipped) holds plain capability names only, no dates or versions.Owns the prioritized capability backlog. pick-feature owns selecting and triaging the next item; plan-feature owns decomposing one item into a plan. Reached by plan-system.
One line: the artifact written and a terse status, or blocked: <reason>.