Skip to content

alchemiststudiosDOTai/pi-harness-skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

@alchemiststudios/pi-harness-skills

Harness Engineering skill pack for pi: structured Research → Plan → Execute → QA workflows, plus mapping and ast-grep setup skills.

npm version license pi package

Why this package

  • 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.

Install

npm

pi install npm:@alchemiststudios/pi-harness-skills

Git

pi install git:github.com/alchemiststudiosDOTai/pi-harness-skills

Included 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

Quick usage

/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.

Requirements

  • pi coding agent
  • Bash environment for included helper scripts (used by research-phase)

License

MIT

About

Harness Engineering skill pack for pi: structured Research → Plan → Execute → QA workflows, plus mapping and ast-grep setup skills.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors