@howaboua/pi-skill-agent-native-hardening

Pi skill package for agent-native-hardening.

Packages

Package details

skill

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

$ pi install npm:@howaboua/pi-skill-agent-native-hardening
Package
@howaboua/pi-skill-agent-native-hardening
Version
0.0.6
Published
Jul 25, 2026
Downloads
1,160/mo · 439/wk
Author
howaboua
License
MIT
Types
skill
Size
70.3 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-agent-native-hardening

Audits and improves codebase architecture for safe human and agent changes: ownership, feature boundaries, contracts, state, duplication, execution and import topology, traversability, test fit, and parallel-change readiness.

Install

pi install npm:@howaboua/pi-skill-agent-native-hardening

Use it for structural reviews, scorecards, plans, or refactors. It is not intended for ordinary bug fixes with no architecture concern.

The skill loads language-specific guidance and its scoring, execution-topology, work-lane, or dependency-safety references only when the task needs them.