Smithery Logo
MCPsSkillsDocsPricing
Login
NewFlame, an assistant that learns and improves. Available onTelegramSlack
    staticwagomu

    scrum-dashboard

    staticwagomu/scrum-dashboard
    Planning
    6

    About

    SKILL.md

    Install

    • Telegram
      Telegram
    • Slack
      Slack
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    • Download skill
    ├─
    ├─
    └─
    Smithery Logo

    Give agents more agency

    Resources

    DocumentationPrivacy PolicySystem Status

    Company

    PricingAboutBlog

    Connect

    © 2026 Smithery. All rights reserved.

    About

    Maintain scrum.ts dashboard following Agentic Scrum principles. Use when editing scrum.ts, updating sprint status, or managing Product Backlog.

    SKILL.md

    Maintain the scrum.ts dashboard as the single source of truth for all Scrum artifacts. Single Source of Truth: All Scrum artifacts live in `scrum.ts` Git is History: No timestamps needed Order is Priority: Higher in `product_backlog` array = higher priority Schema is Fixed: Only edit the data section; request human review for type changes ```bash deno check scrum.ts # Type check after edits deno run scrum.ts | jq '.' # Query data as JSON wc -l scrum.ts # Line count (target: ≤300, hard limit: 600) ``` After retrospective, prune if >300 lines: - `completed`: Keep latest 2-3 sprints only - `retrospectives`: Remove `completed`/`abandoned` improvements - `product_backlog`: Remove `done` PBIs `/scrum:init` - Use as starting point for new dashboards Deep facilitation for sprint events
    Recommended Servers
    OrgX
    OrgX
    Thoughtbox
    Thoughtbox
    Agent News
    Agent News
    Repository
    staticwagomu/dotfiles
    Files