claude-code-reverse
Reverse-engineered Claude Code prompts, tools, and workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-code-reverse?โผ
Run `npx skills add V1ki/claude-code-reverse --all -g -y` in your terminal to install all prompts in this collection globally.
What is claude-code-reverse?โผ
It is a reverse-engineering study of Claude Code that documents its internal system prompts, tool definitions, and built-in sub-agents like Explore and Plan.
How does Claude Code's Agent tool work?โผ
This repository shows the exact prompt that launches specialized sub-agents, including their available tools, concurrency rules, and background execution behavior.
Can I build my own coding assistant from these prompts?โผ
Yes. The documented tool schemas and system prompts give you a clear blueprint for replicating Claude Code's workflow in your own projects.
Do I need coding experience to read this repository?โผ
No. Each file is a plain markdown document explaining one tool or agent, so anyone curious about how coding assistants work can follow along.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core