← Back to list

tk-stats
by iheanyi
Lightweight alternatives to Beads that works well with multiple agents
⭐ 45🍴 2📅 Jan 23, 2026
SKILL.md
name: tk-stats description: Show project task statistics and progress. Use when user says /tk:stats or asks about progress, how many tasks, completion rate, or project status.
Show Task Statistics
Display progress statistics for the current project.
Instructions
- Use the
tk_contextMCP tool to get full project state - Calculate and display:
- Total tasks by status (ready, in_progress, blocked, done)
- Completion percentage
- Number of learnings and decisions recorded
- Any tasks with active timers
Output Format
## Project Progress
**Completion:** X/Y tasks done (Z%)
| Status | Count |
|-------------|-------|
| Done | X |
| In Progress | X |
| Ready | X |
| Blocked | X |
**Context:**
- X learnings recorded
- X decisions documented
- X tasks have notes
**Active Timers:** (if any)
- [task-id]: running for Xh Xm
Notes
- If completion is high (>80%), congratulate progress
- If many tasks are blocked, highlight the blockers
- Show time spent if tasks have duration tracked
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon