Hoangnb24 Skills
hoangnb24-skills is a Claude Code plugin bundle for the Build phase that ships fourteen multi-agent coordination skills for planning, orchestration, and Agent Mail execution.
Register fourteen khuym coordination skills for multi-agent planning, swarming, validation, debugging, and Agent Mail-driven execution in Claude Code.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install hoangnb24-skills@hoangnb24/skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:hoangnb24/skills") and the paste-ready config with skillselion.get_install_config("plugin:hoangnb24/skills").
What it does
hoangnb24-skills is a Claude Code plugin bundle aimed at builders who run more than one agent at a time and need disciplined handoffs instead of ad-hoc prompts. The catalog describes multi-agent coordination for planning, orchestration, and autonomous execution with Agent Mail, and the keyword surface maps to a full pipeline: explore, plan, write specs, execute with workers, debug failures, review, validate, and compound history into the next cycle. Solo founders shipping agent-heavy products benefit when implementation, spike research, and verification are separated into explicit phases with locked contracts and per-agent routing. This is advanced agent-tooling—not a quick integration—so expect concepts like beads, graph state, swarming, and skill TDD. Use it when Claude Code is your control plane for parallel codex-style workers and you want repeatable methodology across features.
Highlights
- 14-plugin skill pack for planning, executing, debugging, reviewing, validating, and swarming
- khuym-namespaced workflows: exploring, planning, writing, executing, compounding learnings
- Agent Mail integration for durable multi-agent dialogue and coordination
- Systematic patterns: decomposition, dependency graphs, TDD-for-skills, verification gates
- Metaskill and upgrade paths for stronger prompts, routing, and worker parallelism
Why builders use it
Running multiple coding agents in parallel collapses into chaos without shared planning, routing, verification, and durable mail between workers.
After install, you can route work through khuym planning, executing, debugging, and validation skills with Agent Mail and parallel workers from Claude Code.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 120 stars, 0 votes.
FAQ
Who is hoangnb24-skills for?
It is for developers who orchestrate several AI agents in Claude Code and want systematic planning, execution, debugging, and review skills plus Agent Mail coordination.
When should I use hoangnb24-skills?
Use it during Build (and adjacent Ship review) when breaking features into worker tasks, running parallel agents, or recovering from blocked or failed agent runs.
How do I add hoangnb24-skills to my agent?
Add the hoangnb24/skills repository as a Claude Code plugin source, enable the khuym skills you need, and configure Agent Mail per the repo’s setup before invoking planning or executing skills.
Comments
Share how you use hoangnb24-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.