hpnc init¶
Initialize HPNC in the current project.
Usage¶
What it does¶
- Creates
_hpnc/directory - Writes
config.yamlwith project name detected from directory - Writes
executor-instructions.mdtemplate - Writes
night-queue.yaml(empty queue) - Checks Claude Code and Codex CLI connectivity
- Detects existing BMad configuration
Safe to re-run¶
Running hpnc init on an already initialized project:
- Never overwrites existing
config.yaml - Creates missing files only
- Always runs connectivity checks