AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Subagent Driven Development

skill-woodfishhhh-ez-math-model-subagent-driven-development · by woodfishhhh

Use when developing or extending EZ_math_model itself from a written implementation plan, especially adding algorithms, tool skills, templates, or multi-step repo changes.

No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-woodfishhhh-ez-math-model-subagent-driven-development

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-woodfishhhh-ez-math-model-subagent-driven-development)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Subagent Driven Development? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

subagent-driven-development — EZMM 开发派单

何时使用

  • 用户要求扩展 EZmathmodel 本身。
  • 已有书面实施计划。
  • 计划任务互相独立且完成标志清晰。
  • 需要把多步开发任务交给 subagent。

不适用场景

求解一道数学建模题时不要默认使用本 skill。pipeline 03 的 coder 并发用 dispatching-parallel-agents

调用条件

优先加载宿主 subagent-driven-development skill。派单前确认:

  1. 有明确计划文件或任务列表。
  2. 每个任务有独立写入范围。
  3. 每个任务有验收标准。
  4. 任务之间没有未解决依赖。

EZMM 场景映射

| 场景 | 推荐工具 | |---|---| | 求解一道建模题 | dispatching-parallel-agents | | 添加算法库章节 | subagent-driven-development | | 添加新 tool skill | subagent-driven-development | | 执行现成 plan.md | subagent-driven-development |

失败诊断

| 情况 | 处理 | |---|---| | 宿主 skill 未安装 | 主对话顺序实施 | | 计划任务有依赖 | 退化为顺序实施 | | 写入范围冲突 | 重新拆分任务 |

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.