国内 Git 平台配置参考——Gitee、Coding.net、极狐 GitLab、CNB 的 SSH/HTTPS/凭据/CI 接入差异与镜像同步配置。仅在用户显式 /chinese-git-workflow 时调用,不要根据上下文自动触发。
subagent-driven-development
subagent-driven-development is an open-source workflow skill for Claude Code and compatible agents, published by jnMetaCode. Its author describes it as: “当在当前会话中执行包含独立任务的实现计划时使用”. The project has 7.7k stars on GitHub and is available under the MIT license. Add it to your setup with `/plugin marketplace add jnMetaCode/superpowers-zh`.
What subagent-driven-development does
通过为每个任务分派一个全新的实现子智能体来执行计划:每个任务完成后做一次任务审查(规格合规性 + 代码质量),全部任务结束后再做一次覆盖整个分支的宽范围审查。
Installation
Add subagent-driven-development to your agent with:
/plugin marketplace add jnMetaCode/superpowers-zh Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for subagent-driven-development is organised into these sections:
- 何时使用
- 流程
- 准备
- 模型选择
- 任务循环
- 1. 分派实现者
- 2. 处理报告
- 3. 审查任务
- 4. 修复循环
- 5. 完成任务
- 最终审查
- 收尾
When to use it
Reach for subagent-driven-development when you want workflow help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Clear MIT license — safe to read and adapt
- Ships in jnMetaCode/superpowers-zh, an established project with 7,721 GitHub stars
- Actively maintained (recent commits)
Things to check
- Sparse description in metadata — read the repository for full details
Topics
Frequently asked questions
- What does subagent-driven-development do?
- 当在当前会话中执行包含独立任务的实现计划时使用
- How do I install subagent-driven-development?
- Run /plugin marketplace add jnMetaCode/superpowers-zh in your agent, then reload your skills. Review the source at https://github.com/jnMetaCode/superpowers-zh before installing.
- Is subagent-driven-development free to use?
- Yes. subagent-driven-development is free and open source under the MIT license, so you can read, run, and adapt it within that license's terms.
- Where does subagent-driven-development come from?
- subagent-driven-development ships inside jnMetaCode/superpowers-zh, a repository that contains 21 catalogued skills in total. The repository's 7,721 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More Workflow →在 Claude Code / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml 工作流文件或要求多角色协作完成任务时触发。
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.
Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration.
AI驱动的综合健康分析系统,整合多维度健康数据、识别异常模式、预测健康风险、提供个性化建议。支持智能问答和AI健康报告生成。