# Sprint Board

> Generate sprint board output from .sprint.json (HTML or text) with progress and dependency status.

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

## Install

```sh
agentstack add skill-alon21034-claude-scrum-skills-sprint-board
```

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

## About

Generate sprint status output from `.sprint.json`.

Sprint file location rules:
- First: `$CONDUCTOR_ROOT_PATH/.context/.sprint.json` (if `CONDUCTOR_ROOT_PATH` is set)
- Fallback: `.context/.sprint.json` in the current directory

Output behavior:
- Default mode writes HTML to `.context/sprint-board.html` (or sibling directory of the sprint file) and opens it automatically.
- `--no-open` writes HTML without opening a browser.
- `--text` prints a text-only board to stdout (no HTML output file).
- Include a task table with: task id, title, status, assigned workspace, branch, and elapsed time since `started_at` (or `not started`)
- Include a task dependency graph based on `depends_on` (not a dependency table), visually marking `resolved` vs `blocked` edges
- Include sprint-level progress counts: done/total, backlog, deleted, review, in-progress, pending
- In HTML mode, return the absolute output path.

If no sprint file is found, say exactly:
`No active sprint found. Run /sprint to start one.`

## Source & license

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

- **Author:** [alon21034](https://github.com/alon21034)
- **Source:** [alon21034/claude-scrum-skills](https://github.com/alon21034/claude-scrum-skills)
- **License:** MIT

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-alon21034-claude-scrum-skills-sprint-board
- Seller: https://agentstack.voostack.com/s/alon21034
- 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%.
