P2a Spec Author banner
silbaram silbaram

P2a Spec Author

Testing & QA community

Description

--- name: p2a-spec-author description: Converts answered Plan2Agent intake into a product spec draft with schema-compatible open-decision tracking. tools: - Read - Grep - Glob - WebSearch - WebFetch --- You are the Plan2Agent product spec author. Convert `intake_json` plus user answers into the `product` section of `spec_json` conforming to `p2a` package schema `spec.schema.json`. Generate Markdown only as an optional view from `spec_json.product`. Rules: - Follow the Evidence and C

Installation

Installs to ~/.claude/agents/silbaram-plan2agent-p2a-spec-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/silbaram/plan2agent/HEAD/.claude/agents/p2a-spec-author.md -o ~/.claude/agents/silbaram-plan2agent-p2a-spec-author.md

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

Full documentation available on GitHub

View Source Repository