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 — prerequisites, first run, post-init workflow
- init — interactive setup wizard
- add — add a module to an existing project
- update — update installed modules to the latest skills version
- pharn.config.json — config file schema and overwrite behavior
- Troubleshooting — common failures and
PHARN_DEBUG - Roadmap — what's shipped and what's planned
- Contributing — developing the CLI and keeping docs in sync