Install
$ agentstack add skill-stanshy-agenthub-sprint-proposal ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Sprint 提案書產生器
根據需求討論產出標準化的 Sprint 提案書。
使用方式
/sprint-proposal
參數
$0: Sprint 編號(如2)$1: 專案名稱(如AgentHub)
執行步驟
- 讀取提案書範本:
使用 Read tool 讀取 .knowledge/templates/sprint-proposal.md.template。 若檔案不存在,略過此步驟,改用預設格式。
- 讀取現有提案書參考格式:
使用 Glob tool 搜尋 proposal/sprint*-proposal.md,取最後一個(編號最大),用 Read tool 讀取前 30 行。 若無既有提案書,略過此步驟。
- 產出
proposal/sprint$0-proposal.md,包含:
- 目標(1-2 句話)
- 範圍定義(做/不做)
- 流程決策(步驟勾選 + 關卡)
- 團隊分配
- 風險評估
- 驗收標準
- G0 審核區塊(空白待填)
產出格式
嚴格遵循 .knowledge/templates/sprint-proposal.md.template 的結構。 若範本不存在,遵循 proposal/ 下既有提案書的格式。
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Stanshy
- Source: Stanshy/AgentHub
- License: MIT
- Homepage: https://agenthub.stanshy.com/
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.