Drives development with tests using the red-green-refactor loop. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.
subagent-driven-development alternatives
5 skills from other authors that do a similar job to subagent-driven-development by jnMetaCode. The most recently updated is test-driven-development (Sep 20, 2026).
Side-by-side comparison
| Skill | Stars | License | Agents | Last update | Category | Install |
|---|---|---|---|---|---|---|
| subagent-driven-development by jnMetaCode · this skill | 7,721 | MIT | Claude Code, Cursor, Gemini CLI | Aug 18, 2026 | Workflow | Plugin marketplace |
| test-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Testing | Plugin marketplace |
| source-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Docs | Plugin marketplace |
| ai-agent-development by sickn33 | 45,044 | MIT | Claude Code, Codex, Cursor, Gemini CLI, Antigravity | Aug 17, 2026 | Workflow | Plugin marketplace |
| context-driven-development by wshobson | 39,066 | MIT | Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, Antigravity | Aug 24, 2026 | Workflow | Plugin marketplace |
| spec-driven-development by addyosmani | 97,992 | MIT | Claude Code, Codex, Cursor, Antigravity | Sep 20, 2026 | Frontend | Plugin marketplace |
Alternatives are matched on overlapping names, descriptions, tags and SKILL.md sections, weighted by how rare each term is across the catalog. Data refreshed weekly from GitHub.
The alternatives
Grounds every implementation decision in official documentation. Use when you want to verify an approach against the official docs before implementing it, or when you want authoritative, source-cited code free from outdated patterns. Use when building with any framework or library where correctness matters.
AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents.
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.
Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when drafting a PRD or requirements document with objectives and scope, or when requirements are unclear, ambiguous, or only exist as a vague idea. Use when a single requirement spans several independently testable capabilities and needs decomposing into a capability map of modules before specifying.
Custom skills
None of these quite fit? Get a skill built for your exact workflow.
Tell us what you want your AI agent to do. We’ll help turn your workflow, standards or internal tools into a production-ready skill for Claude Code, Codex, Cursor or Gemini.
Frequently asked questions
- What are the best alternatives to subagent-driven-development?
- The closest matches in the catalog are test-driven-development by addyosmani, source-driven-development by addyosmani, ai-agent-development by sickn33. They were picked because their names, descriptions, tags and SKILL.md sections overlap most with subagent-driven-development’s, and they come from other repositories.
- Which subagent-driven-development alternative is most popular?
- test-driven-development by addyosmani has the most GitHub stars of the alternatives listed here (97,992). Stars belong to the whole repository, so compare how many skills each repository contains too.
- Are these alternatives free?
- Yes. All of them are free to install from GitHub, and 5 of the 5 alternatives declare a recognized open-source license.