Devflow
Description
The most advanced agentic development meta-harness for generating production-grade code. Ambient Orchestration, Working memory that never forgets. Self-learning workflows. Install once, forget about it. Your code gets better automatically.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Devflow
[](https://www.npmjs.com/package/devflow-kit) [](https://github.com/dean0x/devflow/actions/workflows/ci.yml) [](https://github.com/dean0x/devflow/blob/main/LICENSE) [](https://nodejs.org/) [](https://dean0x.github.io/x/devflow/)
**A meta-harness for Claude Code.** Claude Code gives you one brilliant engineer. Devflow installs the engineering organization around it: an orchestrator that delegates, a roster of specialized agents, a review culture, institutional memory, and a delivery pipeline. Built for developers turning agentic development into a team that ships.
The problem with AI-assisted development
Claude Code is powerful. But a single agent is not a team. Every session starts from scratch, context evaporates between conversations, reviews are single-pass and shallow, and quality depends on what you remember to ask for. What's missing is exactly what makes an engineering team ship: memory, standards, review culture, and a delivery process.
Devflow fixes this. Install once, forget about it.
See it work
One feature, four commands, bird's-eye view — each command is an agent pipeline, not a prompt:
you: /plan add rate limiting to the /api/upload endpoint
Skim · Explore orient in the codebase — relevant modules, existing middleware patterns
Design gap analysis: completeness, security, performance
Plan · Synthesize PR-ready plan document → .devflow/docs/design/
Git traceable issue #42 opened
you: /implement (hand it the plan)
Git branch feat/42-rate-limit-upload
Code implements the plan — you
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11