@howaboua/pi-skill-code

Portable Pi skills for maintained code

Packages

Package details

skill

Install @howaboua/pi-skill-code from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@howaboua/pi-skill-code
Package
@howaboua/pi-skill-code
Version
0.0.2
Published
Sep 3, 2026
Downloads
176/mo · 176/wk
Author
howaboua
License
MIT
Types
skill
Size
57.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

@howaboua/pi-skill-code

Portable Pi skills for changing maintained code without losing the contract, ownership, or release path.

Install

pi install npm:@howaboua/pi-skill-code

Pi discovers these skills after installation:

  • codebase-hygiene applies ownership, execution, dependency, and test judgment while editing.
  • code-review challenges a change against its actual contract and reports only material findings.
  • project-reference-research researches another repository without disturbing its working copy.
  • repository-delivery covers focused commits and pull requests.
  • scratchpad keeps deliberate session experiments separate from product artifacts.

Install this package when you want the code skills available together.