← 返回 Skills 市场
forestwolf713

Subagent Driven Development

作者 forestwolf713 · GitHub ↗ · v0.1.0
cross-platform ✓ 安全检测通过
337
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install subagent-driven-development-3
功能描述
Use when executing implementation plans with independent tasks in the current session. Features domain-specialist routing, independent verification gates, an...
安全使用建议
This skill is instruction-only and looks coherent for orchestrating per-task subagents. Before enabling it: (1) confirm the referenced prompt files (./implementer-prompt.md, ./verification-prompt.md, etc.) exist and contain safe, intended prompts; (2) verify what 'TodoWrite' and 'superpowers:finishing-a-development-branch' refer to and whether they interact with external services or repos; (3) avoid providing sensitive secrets or workspace state in sessions where the skill will spawn reviewers you don't control; and (4) test in a sandboxed session to ensure the subagent dispatch behavior matches your expectations.
功能分析
Type: OpenClaw Skill Name: subagent-driven-development-3 Version: 0.1.0 The skill bundle describes a sophisticated subagent-driven software development workflow, emphasizing quality gates, independent verification, and systematic failure recovery. While the core function involves high-risk capabilities like code execution, file system modification, and network interaction (e.g., for API development), these are inherent to software development. The `SKILL.md` instructions are prescriptive and defensive, explicitly outlining 'Red Flags' and 'Never' actions to prevent misuse and enforce secure development practices (e.g., 'Never: Skip reviews', 'Optional: Security/Accessibility review gate'). There is no evidence of intentional harmful behavior, data exfiltration, persistence mechanisms, or prompt injection designed to subvert the agent for malicious purposes. The instructions are clearly aligned with the stated purpose of managing a development process.
能力评估
Purpose & Capability
Name/description (subagent-driven development) align with the SKILL.md: it describes dispatching implementer/verification/reviewer subagents, independent verification, and failure recovery. There are no requested binaries, env vars, or credentials that contradict the stated purpose.
Instruction Scope
SKILL.md stays within the development workflow but references local files (./implementer-prompt.md, ./verification-prompt.md, ./fix-subagent-prompt.md) and integration points (TodoWrite, superpowers:finishing-a-development-branch) that are not included in the manifest. The instructions direct the agent to read the session plan and spawn subagents, but they do not ask for unrelated system files or credentials.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing will be downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are required. The skill's scope does not request secrets or access beyond the current session context.
Persistence & Privilege
always:false (not force-included). The skill is user-invocable and may be autonomously invoked by the agent (default), which is expected behavior and not excessive here. It does not request system-wide changes or other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subagent-driven-development-3
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subagent-driven-development-3 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
subagent-driven-development-3 v0.1.0 initial release - Introduced Subagent-Driven Development approach for executing independent plan tasks within a single session. - Features domain-specialist task routing, multi-stage review gates (spec compliance, test verification, code quality), and robust failure recovery via dedicated fix subagents. - Added new prompt templates for fix subagents and independent test verification. - Provided domain-specialist reviewer mapping and routing guide for improved code quality. - Includes detailed process diagrams for task flow and review stages.
元数据
Slug subagent-driven-development-3
版本 0.1.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Subagent Driven Development 是什么?

Use when executing implementation plans with independent tasks in the current session. Features domain-specialist routing, independent verification gates, an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 337 次。

如何安装 Subagent Driven Development?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install subagent-driven-development-3」即可一键安装,无需额外配置。

Subagent Driven Development 是免费的吗?

是的,Subagent Driven Development 完全免费(开源免费),可自由下载、安装和使用。

Subagent Driven Development 支持哪些平台?

Subagent Driven Development 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Subagent Driven Development?

由 forestwolf713(@forestwolf713)开发并维护,当前版本 v0.1.0。

💬 留言讨论