
Hoangnb24 Skills
- 226 repo stars
- Updated July 18, 2026
- hoangnb24/skills
hoangnb24-skills is a Claude Code plugin bundle that ships fourteen multi-agent coordination skills for planning, orchestration, and Agent Mail execution.
About
hoangnb24-skills is a Claude Code plugin bundle aimed at developers 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. 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.
- 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
Hoangnb24 Skills by the numbers
- Data as of Jul 24, 2026 (Skillselion catalog sync)
/plugin install hoangnb24-skills@hoangnb24/skillsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 226 |
|---|---|
| Last updated | July 18, 2026 |
| Repository | hoangnb24/skills ↗ |
What it does
Register fourteen khuym coordination skills for multi-agent planning, swarming, validation, debugging, and Agent Mail-driven execution in Claude Code.
Who is it for?
Best when you're shipping agent-native workflows and need structured multi-phase agent runs with explicit review and validation gates.
Skip if: Beginners who only want a single framework helper skill or a one-shot content marketing plugin.
What you get
After install, you can route work through khuym planning, executing, debugging, and validation skills with Agent Mail and parallel workers from Claude Code.
- 14 coordination skills for the full agent development loop
- Executable plans and worker routing with dependency awareness
- Debug and validation reports tied to agent execution history
By the numbers
- 14 plugins in the bundle
- 120 GitHub stars on hoangnb24/skills (catalog snapshot)
- Skills span planning, executing, debugging, reviewing, validating, and swarming namespaces
Recommended Plugins
How it compares
Multi-agent methodology plugin pack, not a single-framework dev skill or creator marketplace bundle.
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.