@firstpick/pi-skill-test-plan-generator
v0.1.3
Published
Agents should invoke this skill when planning tests from specs, architecture docs, PRs, risky changes, new features, bug fixes, or release work. Generates prioritized unit, integration, E2E, regression, and edge-case coverage.
Maintainers
Readme
@firstpick/pi-skill-test-plan-generator
A Pi skill for tasks involving planning tests from specs, architecture docs, PRs, risky changes, new features, bug fixes, or release work. Generates prioritized unit, integration, E2E, regression, and edge-case coverage.
What it does
- Adds the
test-plan-generatorskill to Pi's skill library. - Guides agents to invoke the skill when planning tests from specs, architecture docs, PRs, risky changes, new features, bug fixes, or release work. Generates prioritized unit, integration, E2E, regression, and edge-case coverage.
- Bundles
skills/test-plan-generator/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-test-plan-generatorConfiguration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `test-plan-generator`.
Agent: Invokes the `test-plan-generator` skill, follows its workflow, and reports the result.