From hone
Initializes hone in current project: creates .plans/ directory and hone.config.yml with default Claude/opencode agent config. Reports status and next steps for docs/PRD.
npx claudepluginhub oskarhane/hone-ai --plugin honeThis skill uses the workspace's default tool permissions.
Initialize hone for this project:
Initializes Claude Code for new projects: runs skeleton script for directories/boilerplate, interactively generates AGENTS.md sections via user prompts, optional research profile. Triggered by 'init project'.
Initializes autonomous agent in current project: creates .claude-code-hermit/ state directories, templates, OPERATOR.md; detects hermits. Run once like git init.
Interviews user to create GitHub projects, labels, and CLAUDE.md config for AI-agent-driven project management. Triggers on 'init project' or setup requests.
Share bugs, ideas, or general feedback.
Initialize hone for this project:
.plans/ directory exists. If not, create it..plans/hone.config.yml exists. If not, create it with this default content:version: 2
agent: claude
claude:
models: {}
opencode:
models: {}
agentsDocsDir: '.agents/'
Report what was created:
If anything was created, show next steps: