Plugin · Claude Code · AI Agents

Cheluen Droids Workflow

cheluen-droids-workflow is a Claude Code plugin for the Build phase that orchestrates specialized droids in an automated analysis-code-test-review multi-agent loop.

by cheluen · github.com/cheluen/droids-workflow

Orchestrate specialized Claude Code droids through an analysis-code-test-review loop with hook-enforced iteration until work completes.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install cheluen-droids-workflow@cheluen/droids-workflow
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:cheluen/droids-workflow") and the paste-ready config with skillselion.get_install_config("plugin:cheluen/droids-workflow").

About

What it does

cheluen-droids-workflow brings a Factory.ai-inspired multi-agent system into Claude Code so solo builders can delegate slices of a feature to specialized droids instead of one monolithic chat thread. The workflow automates an analysis-code-test-review cycle with hooks that keep role order and allow self-healing retries when tests or review fail. Indie developers shipping full-stack or API-backed products use it when they want agent-tooling that mirrors a tiny engineering team—implementation, verification, and docs—without standing up a separate orchestration product. It spans Build heavily and bleeds into Ship testing and review because the loop intentionally does not stop at first code generation. It is not a deployment or monitoring stack; pair it with ship and operate skills for security hardening and production observability after the droids finish the loop.

Highlights

  • Factory.ai-style multi-agent loop: analysis → code → test → review
  • Specialized droids including frontend, backend, test, code reviewer, and doc writer roles
  • Hook-enforced workflow order with self-healing iteration until completion criteria pass
  • Coordinates CI/CD-minded testing and documentation passes inside Claude Code
  • Single-plugin bundle focused on orchestration rather than one-off task skills

Why builders use it

One Claude Code session tries to do analysis, coding, tests, and review alone, so quality drops and you rerun the same fixes manually.

Hook-enforced droids run the full loop with self-healing iteration until analysis, implementation, tests, and review complete as a coordinated workflow.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is cheluen-droids-workflow for?

Builders comfortable with Claude Code plugins who want named engineer, tester, reviewer, and writer droids coordinated by hooks.

When should I use cheluen-droids-workflow?

Use it during Build and through Ship testing/review when a feature needs repeated analysis-code-test-review cycles until done.

How do I add cheluen-droids-workflow to my agent?

Install the cheluen/droids-workflow Claude Code plugin, enable its hooks per repo docs, then invoke the workflow so droids assume their roles in order.

Discussion

Comments

Share how you use cheluen-droids-workflow, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.