返回顶部
a

agile-observer

Proactive agile metrics and team health analysis for Trello and Jira boards. Computes cycle time, throughput, WIP, sprint burndown, aging work items, and blocker detection. Use when: analyzing sprint/board health, generating agile reports, checking team flow metrics, identifying bottlenecks, computing cycle time or throughput, reviewing WIP limits, detecting stale or blocked items, or creating sprint health summaries. Triggers on: how is the sprint going, board health, cycle time, throughput, bu

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.1.0
安全检测
已通过
200
下载量
0
收藏
概述
安装方式
版本历史

agile-observer

# Agile Observer Proactive agile metrics engine for Scrum Masters and Agile Coaches. Analyzes Trello or Jira boards to compute flow metrics, detect problems, and generate health reports. ## Workflow 1. **Identify platform and credentials.** Ask for Trello or Jira. Look for credential files in workspace secrets (`trello-credentials.json` or `jira-credentials.json`). 2. **List boards/projects.** Fetch available boards and let the user choose, or use the one specified. 3. **Fetch board data.** Pull lists/statuses, cards/issues, and movement history using the API patterns in references. 4. **Classify workflow states.** Map list names or status categories to: backlog, doing, review, done. 5. **Compute metrics.** Calculate cycle time, throughput, WIP, aging, and blockers. 6. **Generate health report.** Assess overall health and add coaching suggestions. ## Metrics to Compute | Metric | Formula | Source | |--------|---------|--------| | Cycle Time (median + P85) | Time from "doing" to "done" per item | Card/issue transition history | | Throughput | Items completed in period | Cards/issues moved to done | | WIP | Items currently in doing/review | Current board state | | Aging WIP | In-progress items with no activity for 5+ days | dateLastActivity or changelog | | Blockers | Items with "blocked" label or blocker priority | Labels/flags | | Sprint Burndown | Done points vs. committed points (Jira only) | Story points field | ## List/Status Classification Map names to workflow states using these patterns (case-insensitive): - **Backlog:** backlog, to do, todo, icebox, upcoming - **Doing:** doing, in progress, working, development, dev, active - **Review:** review, testing, qa, validation, code review - **Done:** done, complete, finished, deployed, released, closed For Jira, use `statusCategory.key`: `new` = backlog, `indeterminate` = doing, `done` = done. ## Health Score Logic - **🟢 GOOD:** No significant issues. Steady flow. - **🟡 ATTENTION:** WIP exceeds 10 items, OR items aging without activity, OR blockers present. - **🔴 CONCERN:** Cycle time median exceeds 7 days, OR multiple blockers, OR very low throughput. ## Report Format ``` 📊 Agile Health Report — [Board/Project Name] Period: last [N] days 🔄 Throughput: [X] items completed ⏱ Cycle Time: Median [X]d | P85 [X]d ([N] items measured) 📋 WIP: [X] items in progress 📈 Sprint Progress: [X]/[Y] points ([Z]%) — Jira only 🚫 Blocked: [X] items — [names] 🧓 Stale: "[item]" (no activity [X]d) [🟢/🟡/🔴] Health — [summary] ``` ## Coaching Suggestions Include actionable advice based on findings: - High WIP: "Consider a WIP limit of [team size x 1.5]. What needs finishing before starting something new?" - Slow cycle time: "Where do items spend the most time? Look at the flow between columns." - Stale items: "This item hasn't moved in [X] days. Still a priority, or should we park it?" - Blockers: "What would it take to unblock [item]? Who needs to be involved?" - Good health: "Flow looks healthy. What's one thing to improve next sprint?" ## Platform API Details - **Trello endpoints and patterns:** See `references/trello-api.md` - **Jira endpoints and patterns:** See `references/jira-api.md` - **Detailed metric definitions:** See `references/metrics.md` ## Credential Formats ### Trello ```json {"api_key": "...", "token": "..."} ``` Also accepts: `apiKey` + `apiToken` ### Jira ```json {"instance": "mycompany", "email": "user@example.com", "api_token": "..."} ``` ## Scheduling For automated recurring reports, create a cron job: - Schedule: weekly Monday 9:00 AM - Task: Run agile-observer for board [X], deliver report to primary channel

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 agile-observer-1776078855 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 agile-observer-1776078855 技能

通过命令行安装

skillhub install agile-observer-1776078855

下载 Zip 包

⬇ 下载 agile-observer v1.1.0

文件大小: 6.19 KB | 发布时间: 2026-4-14 15:58

v1.1.0 最新 2026-4-14 15:58
v1.1.0: Removed bundled scripts to avoid false-positive security flags. Skill now provides pure reference-based guidance — the agent builds API calls itself using the documented patterns. Same metrics, same output, cleaner approach.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部