/reflect
Scan the session, suggest candidate learnings, and deepen the ones you pick
$ 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
/reflect
Context preview
What this command does when you run it.
Scan the session, suggest candidate learnings, and deepen the ones you pick
Command definition
reflect.mddescription: "Scan the session, suggest candidate learnings, and deepen the ones you pick" argument-hint: "[pain-point]"
Invoke the rcc:reflecting skill and follow it exactly as presented to you.
If the user provided a pain point argument, pass it through — the skill uses it as a priority lens for reflection.
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 - /init
Initialize new project with Claude Code agent system, best practices, and framework setup
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

