From hyrex-core
Initialize a new Hyrex project with MCP tools, hooks, and agent configuration
How this skill is triggered — by the user, by Claude, or both
Slash command
/hyrex-core:init-project [--preset standard|minimal|full][--preset standard|minimal|full]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run `npx @hyrex/cli@latest init --wizard` to set up the project interactively, or `npx @hyrex/cli@latest init --preset standard` for defaults.
Run npx @hyrex/cli@latest init --wizard to set up the project interactively, or npx @hyrex/cli@latest init --preset standard for defaults.
This creates CLAUDE.md, .claude/settings.json, and .hyrex/ config with MCP server registration for the hyrex MCP tools.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub akhilyad/deployy --plugin hyrex-core