spec

Installation
SKILL.md

/spec

Create or open a per-task spec from the canonical template.

When to use

  • You have an idea for a slice but haven't written the spec yet.
  • A slice was decomposed but needs polish on its constraints / examples.

Steps

  1. Ask the user (if not provided):
    • Slice title
    • Target file path (default: docs/specs/<feature>/<NN>-<slug>.md)
  2. Copy agentic-playbook/templates/spec.template.md to the target path.
  3. Prefill known sections from context:
    • Constraints: include the canonical pattern pointer extracted from AGENTS.md / CLAUDE.md or linked docs if known.
  4. Open the file for the user to edit.
Related skills

More from wiseiodev/agentic-playbook

Installs
1
GitHub Stars
1
First Seen
13 days ago