status
- Repo stars 330
- License MIT
- Author repo claude-skill-registry
Status
Show current sprint progress with minimal token usage.
Process
- Read
project-meta.jsonfor sprint context and roadmap - Call
TaskListto get all tasks - Display:
[project-name] | Sprint: [name]
═════════════════════════════════
Progress: [N]/[N] complete | [N] verified
In Progress: [N] | Ready: [N] | Blocked: [N]
Active:
→ [SID] [subject] (in_progress)
Next:
[SID] [subject] (ready)
[SID] [subject] (ready)
Roadmap: [N] epics remaining (~[N] stories)
Historical: [N] tasks completed across [N] sprints
Rules
- Do NOT read source files, only project-meta.json
- Use haiku model for minimal cost
- If no project-meta.json exists, suggest running
auditornpx claude-auto-dev --init
- Fluxly category
- Data
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 94 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @majiayu000 · MIT
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- macOS · Linux · Windows
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Process
Read project-meta.json for sprint context and roadmap Call TaskList to get all tasks Display:
Rules
Do NOT read source files, only project-meta.json Use haiku model for minimal cost If no project-meta.json exists, suggest running audit or npx claude-auto-dev --init
# Status
Show current sprint progress with minimal token usage.
## Process
1. Read `project-meta.json` for sprint context and roadmap
2. Call `TaskList` to get all tasks
3. Display:
```
[project-name] | Sprint: [name]
═════════════════════════════════
Progress: [N]/[N] complete | [N] verified
In Progress: [N] | Ready: [N] | Blocked: [N]
Active:
→ [SID] [subject] (in_progress)
Next:
[SID] [subject] (ready)
[SID] [subject] (ready)
Roadmap: [N] epics remaining (~[N] stories)
Historical: [N] tasks completed across [N] sprints
```
## Rules
- Do NOT read source files, only project-meta.json
- Use haiku model for minimal cost
- If no project-meta.json exists, suggest running `audit` or `npx claude-auto-dev --init` Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Process → Rules
terms -> Show current sprint progress with minimal token usage. · 1. Read project-meta.json for sprint context and roadmap 2.
files/cmd -> project-meta.json · TaskList · audit · npx claude-auto-dev --init
body sha256 -> 8c9f158087d9
Decide Fit First
Design Intent
How To Use It
Boundaries And Review