Spec Draft Pr banner
2anki 2anki

Spec Draft Pr

Testing community

Description

--- description: Turn a feature idea or GitHub issue into a one-page spec saved to Documentation/specs/ and opened as a draft PR argument-hint: <feature description or GitHub issue URL/number> --- You are orchestrating a parallel trio spec-writing session. The input is: $ARGUMENTS ## Step 1 — Gather context If `$ARGUMENTS` looks like a GitHub issue URL or number, fetch it with `gh issue view <number>` before anything else. Read enough of the codebase to orient each agent: skim `CLAUDE.md`, t

Installation

Installs to ~/.claude/commands/2anki-2anki.net-spec-draft-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/2anki/2anki.net/HEAD/.claude/commands/spec-draft-pr.md -o ~/.claude/commands/2anki-2anki.net-spec-draft-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository