oh-my-customcode
Orchestrated coding specialists, routing rules, and release pipelines
Instructs the agent to act as a single orchestrator that identifies itself in every response, delegates all file writes to subagents, runs independent tasks in parallel, and routes requests through the secretary, dev-lead, de-lead, and qa-lead routing skills.
All Skills in This Repository (41)
Pure Emerald Level Indicatorsnpm-version
Bump npm package versions and update changelogs with optional git tags.
audit-agents
Validate skill and guide references and symlinks in agent dependencies.
springboot-best-practices
Standardize Spring Boot project structure, REST design, and security patterns.
qa-lead-routing
Route QA tasks to planner, writer, and engineer agents.
memory-recall
Retrieve relevant memories from claude-mem using semantic search.
npm-publish
Automate npm package publishing with pre-publish validation and dry-run checks.
memory-save
Save current session context to claude-mem with tags and summaries.
dev-refactor
Refactor code structure, naming, and patterns using language-specific agents.
secretary-routing
Routes agent management tasks to the appropriate manager agents based on user intent.
update-docs
Synchronize AGENT.md, SKILL.md, index.yaml, and CLAUDE.md across Claude Code projects.
lists
List AI agent system commands with category and verbosity filters.
fastapi-best-practices
Apply async patterns and structured layouts to FastAPI projects.
Frequently Asked Questions
FAQPage SchemaHow to install oh-my-customcode?โผ
Run `npx skills add baekenough/oh-my-customcode --all -g -y` in your terminal to install all skills globally.
What does oh-my-customcode do?โผ
It gives your coding environment 50 specialized agents and 115 skills for code review, refactoring, debugging, research, and release automation, all coordinated by routing rules.
How does task routing work?โผ
The main conversation detects your intent and routes the task to the right specialist agent, such as a language expert, QA engineer, or data engineering expert, without manual selection.
Can it create new specialists automatically?โผ
Yes. When no existing agent matches your task, the system builds a new specialist from relevant skills and guides, then uses it immediately and keeps it for future work.
Does it work without coding experience?โผ
Basic terminal use is enough to install it, but the suite is built for software development workflows, so it is most useful for engineers and technical teams.
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