Harness Engineering skill pack for pi: structured Research → Plan → Execute → QA workflows, plus mapping and ast-grep setup skills.
- Operational workflow skills: run consistent research/planning/execution/qa loops.
- Reproducible artifacts: phases write to
.artifacts/research,.artifacts/plan,.artifacts/execute. - Practical tooling included: structural scanning, symbol indexing, dependency tracing, ast-grep setup.
pi install npm:@alchemiststudios/pi-harness-skillspi install git:github.com/alchemiststudiosDOTai/pi-harness-skills| Skill | Purpose |
|---|---|
research-phase |
Factual codebase mapping + structural analysis outputs |
plan-phase |
Convert research into execution-ready implementation plans |
execute-phase |
Execute plans with gates, atomic commits, and a single execution log |
qa-from-execute |
QA changed areas only, without modifying source code |
harness-map |
Map a repo’s harness layers and operator surfaces |
ast-grep-setup |
Bootstrap ast-grep rules and rule tests |
agents-md-mapper |
Build/refresh evidence-grounded AGENTS.md |
differential-session-runner |
Durable differential debugging session workflow |
docs-frontmatter-ontology |
Standardize Markdown docs frontmatter + ontology_relations and enforce via pre-push hook |
/skill:research-phase
/skill:plan-phase
/skill:execute-phase .artifacts/plan/<plan-file>.md
/skill:qa-from-execute .artifacts/execute/<execute-log>.md
Or let pi auto-load the matching skill from the prompt.
- pi coding agent
- Bash environment for included helper scripts (used by
research-phase)
MIT