Install
$ agentstack add skill-blueprintos-analysis-to-delivery-using-superpowers ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
About
Using Superpowers — 开发实施入口
Contract
- 输入: 已签字的设计产物,或明确的实施目标
- 输出: 推荐的 superpowers bridge skill 与起始点
- 门控: 设计阶段已签字,或用户明确请求进入实施
- Required rules:
stage-gate - Required paths: 无
- 下一步:
/brainstorming、/design-an-interface、/domain-modeling、/writing-plans、/tdd、/executing-plans或/verification-before-completion
> 本 skill 是 桥接层,不复制 superpowers 官方内容,具体纪律以 //SKILL.md 为准。 > 完整 superpowers 体系文档:https://github.com/obra/superpowers
我该用哪个?
| 我想做的事 | 用这个 superpowers skill | |---|---| | 反复提问澄清,产出设计稿 | /brainstorming | | 设计接口契约 | /design-an-interface | | 梳理领域模型 | /domain-modeling | | 把 spec 拆成可执行计划(每个 ≤ 2h) | /writing-plans | | 按测试驱动开发(红绿循环) | /tdd | | 逐步按计划执行 + 复盘 | /executing-plans | | 完成任务前验证(铁律) | /verification-before-completion |
与 analysis-to-delivery 的衔接
- 设计完成(跑完
/analysis-delivery-workflow或/dev-design后)→ 从这里进入实施 - 实施过程纪律(stage-gate / 设计回测 / 任务复盘)来自
disciplines/stage-gate,由 superpowers 链路自动加载 - 实施完成 → 回到
/handoff出交接文档
调用规则
我会先问你 1-2 个澄清问题,然后告诉你从哪个 superpowers skill 开始。
> ⚠️ 本 skill 不直接执行开发,只做"告诉你从哪个 superpowers skill 开始 + 串接 9 阶段 ↔ 5 步实施"的导航。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: BlueprintOS
- Source: BlueprintOS/analysis-to-delivery
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.