# Sprint Proposal

> Generate a sprint proposal document with scope, risks, and G0 checklist

- **Type:** Skill
- **Install:** `agentstack add skill-stanshy-agenthub-sprint-proposal`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Stanshy](https://agentstack.voostack.com/s/stanshy)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [Stanshy](https://github.com/Stanshy)
- **Source:** https://github.com/Stanshy/AgentHub/tree/main/.knowledge/company/skill-templates/sprint-proposal
- **Website:** https://agenthub.stanshy.com/

## Install

```sh
agentstack add skill-stanshy-agenthub-sprint-proposal
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Sprint 提案書產生器

根據需求討論產出標準化的 Sprint 提案書。

## 使用方式
```
/sprint-proposal  
```

## 參數
- `$0`: Sprint 編號（如 `2`）
- `$1`: 專案名稱（如 `AgentHub`）

## 執行步驟

1. 讀取提案書範本：
   使用 Read tool 讀取 `.knowledge/templates/sprint-proposal.md.template`。
   若檔案不存在，略過此步驟，改用預設格式。

2. 讀取現有提案書參考格式：
   使用 Glob tool 搜尋 `proposal/sprint*-proposal.md`，取最後一個（編號最大），用 Read tool 讀取前 30 行。
   若無既有提案書，略過此步驟。

3. 產出 `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](https://github.com/Stanshy)
- **Source:** [Stanshy/AgentHub](https://github.com/Stanshy/AgentHub)
- **License:** MIT
- **Homepage:** https://agenthub.stanshy.com/

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-stanshy-agenthub-sprint-proposal
- Seller: https://agentstack.voostack.com/s/stanshy
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
