pxp
01Plugin Claude Code
Pivotal Labs–style XP pairing workflow: epic refinement, story slicing, EARS specifications, and strict per-spec TDD with developer approval at every gate.
Plugin Claude Code
Pivotal Labs–style XP pairing workflow: epic refinement, story slicing, EARS specifications, and strict per-spec TDD with developer approval at every gate.
Instructions file
Instructions for infews/pxp_skill, covering claude.md, what this repo is, skill architecture, how the skills relate and skill frontmatter.
Skill Claude CodeCodex
Use when writing formal specifications using the EARS (Easy Approach to Requirements Syntax) patterns — converting natural-language requirements, Gherkin scenarios, or user stories into testable, atomic specs with stable semantic IDs.
Skill Claude CodeCodex
Use when the user wants a Pivotal-Labs-style XP pairing workflow — refining an epic, slicing it into stories, writing EARS specifications from Gherkin acceptance criteria, or doing strict per-spec TDD with developer approval at every gate. Also use when the user mentions epics, story slicing, EARS, or "pair with me on…
Skill Claude CodeCodex
Use when implementing any feature or bugfix in code — guides the strict RED-GREEN-REFACTOR cycle: write one failing test, confirm it fails for the right reason, write the minimal code to pass, refactor while the context is fresh.