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.
npx claudepluginhub akhilyad/deployy --plugin hyrex-coreCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.