Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.27 KB

File metadata and controls

26 lines (17 loc) · 1.27 KB

PHARN CLI documentation

pharn-cli installs PHARN — an audit-grade methodology for Claude Code — into your project. Run pharn init to pick which modules and stack pack you want; the CLI fetches them from pharn-dev/pharn-oss, copies them into .claude/, materializes your constitution + memory bank, and writes pharn.config.json.

Getting started

Commands

  • init — interactive setup wizard
  • add — add a module to an existing project
  • remove — remove a module or skill from an existing project
  • update — update installed modules to the latest skills version
  • list — list installed and available modules/skills
  • status — read-only version + local-drift audit

Reference

Other