@firstpick/pi-skill-feature-development-workflow
Portable Agent Skill for governing lightweight and complex feature-development workflows, including planning, delegated implementation, integration, review, reporting, and completion gates.
Package details
Install @firstpick/pi-skill-feature-development-workflow from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-skill-feature-development-workflow- Package
@firstpick/pi-skill-feature-development-workflow- Version
0.1.1- Published
- Aug 7, 2026
- Downloads
- 87/mo · 42/wk
- Author
- firstpick
- License
- MIT
- Types
- skill
- Size
- 29.1 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
Feature Development Workflow
Guide a new capability from a clear idea through implementation, review, and a verified finish.
Helpful when
- You want to add something the product cannot do yet.
- A feature touches several parts of a project.
- You want planning and review to match the size of the change.
What to share with Pi
- What users should be able to do
- Important rules and things that should not change
- How you will know the feature is complete
Try asking
Add project labels to this app. Clarify any important choices, make the smallest complete change, and verify the result.
What you’ll get
- A clear scope and plan
- Implementation matched to the agreed outcome
- Verification, review results, and remaining risks
Keep in mind
Pi may pause for a decision when the request leaves an important product or safety choice unresolved. This package is not installed or enabled automatically; installation requires explicit authorization. It has no npm runtime dependencies.
Install
pi install npm:@firstpick/pi-skill-feature-development-workflow
Restart Pi if the skill does not appear in your current session.
Technical details
See TECHNICAL.md for advanced usage, configuration, compatibility, and limitations.