Back to list
munlucky

efficiency-tracker

by munlucky

0🍴 0📅 Jan 26, 2026

SKILL.md


name: efficiency-tracker description: Tracks workflow status and generates a flow report.

Efficiency Tracker Skill

Role: Record workflow status and generate a flow report (timeline, blocking, verification results, commit links).

Inputs

  • Feature name: {feature-name}
  • Phase/branch info (optional)
  • Verification command results (optional)

Behavior

  1. Record start/end timestamps and active phase.
  2. Add blocking intervals (e.g., waiting for UI spec, waiting for API spec) as notes.
  3. Record verification commands (typecheck/build/lint) and results.
  4. Record changed files/commit links and author notes.
  5. Append to or create {tasksRoot}/{feature-name}/flow-report.md.

Outputs

  • flow-report.md update log
  • Optionally add timeline entries to session-log/day-...

Execution snippet

Update the workflow report.
- Feature: {featureName}
- Phase: {phase}
- Blocking notes: {blockingNotes}
- Verification results: {verifyResults}
- Commits/files: {commitRefs}
Output: flow-report.md update

Token limit

  • Per .claude/docs/guidelines/document-memory-policy.md: Keep flow-report.md under 4000 tokens
  • Archive older entries if exceeding limit

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