/init
Initialize new project with Claude Code agent system, best practices, and framework setup
$ npx -y skills add wayne930242/Reflexive-Claude-Code --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/init
Context preview
What this command does when you run it.
Initialize new project with Claude Code agent system, best practices, and framework setup
Command definition
init.mddescription: "Initialize new project with Claude Code agent system, best practices, and framework setup"
Invoke the rcc:initializing-projects skill and follow it exactly as presented to you
A Claude Code plugin marketplace for skills-driven Agentic Context Engineering (ACE) — build, analyze, and maintain agent systems with structured workflows.
Repo: wayne930242/Reflexive-Claude-Code
Other commands on reflexive-claude-code.
- /aref
Start the aref refactoring pipeline on the current project. Triggers analyzing-codebases skill.
Open command - /init-plugin
Scaffold a new Claude Code plugin package with manifest, skills, and directory structure
Open command - /migrate-plugin
Setup or migrate a Claude Code plugin — detect, select, validate, refactor
Open command - /migrate
Migrate existing agent system to Claude Code best practices architecture
Open command - /reflect
Scan the session, suggest candidate learnings, and deepen the ones you pick
Open command

