@firstpick/pi-skill-bug-reporter
Agents should invoke this skill when defects, regressions, failed tests, unexpected behavior, or spec mismatches are found. Produces structured reproducible bug reports with severity, evidence, environment, and actionable next steps.
Package details
Install @firstpick/pi-skill-bug-reporter from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-skill-bug-reporter- Package
@firstpick/pi-skill-bug-reporter- Version
0.1.1- Published
- May 18, 2026
- Downloads
- not available
- Author
- firstpick
- License
- MIT
- Types
- skill
- Size
- 5.6 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@firstpick/pi-skill-bug-reporter
A Pi skill for tasks involving defects, regressions, failed tests, unexpected behavior, or spec mismatches are found. Produces structured reproducible bug reports with severity, evidence, environment, and actionable next steps.
What it does
- Adds the
bug-reporterskill to Pi's skill library. - Guides agents to invoke the skill when defects, regressions, failed tests, unexpected behavior, or spec mismatches are found. Produces structured reproducible bug reports with severity, evidence, environment, and actionable next steps.
- Bundles
skills/bug-reporter/SKILL.mdplus any supporting references, scripts, tests, fixtures, or assets used by the skill.
Install
pi install npm:@firstpick/pi-skill-bug-reporter
Configuration
No required configuration.
Commands
None.
Tools
None.
Example view
User: Review this change for the concerns covered by `bug-reporter`.
Agent: Invokes the `bug-reporter` skill, follows its workflow, and reports the result.