Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.04 KB

File metadata and controls

23 lines (14 loc) · 1.04 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
  • update — update installed modules to the latest skills version

Reference

Other