Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.49 KB

File metadata and controls

27 lines (18 loc) · 1.49 KB

PHARN CLI documentation

pharn installs PHARN — an audit-grade methodology for Claude Code — into your project. Run pharn init to detect your project's archetype(s) and install the applicable PHARN capabilities (grillers + lenses) from pharn-dev/pharn-oss into the mirrored layout (.claude/ + pharn/), copying the canonical constitution and writing pharn.config.json.

Getting started

Commands

  • init — detect archetypes and install capabilities (the default command)
  • add — add a single capability to an existing project
  • remove — remove an installed capability from an existing project
  • update — re-fetch installed capabilities at the latest skills version
  • list — list installed archetypes + capabilities
  • status — read-only version + local-drift audit

Reference

Other