@firstpick/pi-package-skill-lifecycle
extensionskillmaintainedSelf-contained Pi package for skill lifecycle management: memory, skill-bank audit, evaluation, creation, and refinement tools.
by — · v0.1.7 · published 1d ago
$ pi install npm:@firstpick/pi-package-skill-lifecycledownloads/mo
433
stars
55
last push
14h ago
open issues
0
Signals
license: MITtestspi manifest: missinginstall size: —deps: 0peer deps: 0
Download trend
1.5K downloads · last 12 weeks (weekly)
README
Skill Lifecycle for Pi
Bundles the tools used to review, create, organize, and improve Pi skills.
What you can do
- Bundles tools for auditing and organizing installed skills.
- Evaluates whether a skill package is ready to use.
- Helps draft new reusable skills.
- Turns real feedback into safe refinement proposals.
Install
Install it through Pi:
pi install npm:@firstpick/pi-package-skill-lifecycle
Restart Pi if the package does not appear in your current session.
How to use it
Ask Pi for the outcome you need. For example:
- “Audit my installed skills and show duplicates or stale packages.”
- “Evaluate this skill before I enable it.”
- “Draft a reusable skill from this repeated workflow.”
- “Prepare a refinement proposal from this failed skill run.”
Pi selects the matching bundled workflow and keeps production skill changes separate from review or proposal work.
Technical details
See TECHNICAL.md for complete commands, configuration, compatibility, security, and troubleshooting information.