project-tracker

Multi-project tracker with status dashboards, milestone tracking, stalled project detection, priority scoring, and automated weekly progress reports.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "project-tracker" with this command: npx skills add clawdssen/project-tracker

Project Tracker

Track every project in one place. Know what's moving, what's stalled, and what to kill.

by The Agent Ledgertheagentledger.com

Setup

Create projects/ directory and projects/DASHBOARD.md:

# Project Dashboard

Last updated: [date]

| Project | Status | Priority | Next Action | Due |
|---------|--------|----------|-------------|-----|

## Active Projects
<!-- Agent maintains this section -->

## On Hold
<!-- Paused but not abandoned -->

## Completed
<!-- Archive of finished work -->

How It Works

Adding a Project

When the user mentions a new project, create projects/<project-name>.md:

# Project: [Name]

**Status:** 🟢 Active | 🟡 On Hold | 🔴 Blocked | ✅ Done
**Priority:** P1 (critical) | P2 (important) | P3 (nice-to-have)
**Started:** [date]
**Target:** [deadline or "ongoing"]
**One-liner:** [what this project is in one sentence]

## Milestones

- [ ] Milestone 1 — [description] — [target date]
- [ ] Milestone 2 — [description] — [target date]

## Progress Log

### [date]
- What happened today

## Decisions

| Date | Decision | Rationale |
|------|----------|-----------|

## Blockers

- [blocker] → [who/what can unblock it]

Dashboard Updates

Update projects/DASHBOARD.md whenever:

  • A project status changes
  • A milestone is completed
  • A new project is added
  • During weekly reviews

Stalled Project Detection

A project is stalled if:

  • No progress log entry in 7+ days
  • Status is 🟢 Active but no recent milestone movement
  • Has unresolved blockers older than 3 days

Flag stalled projects in daily briefings or heartbeat checks:

⚠️ Stalled: [Project Name] — no updates in [N] days. Continue, pause, or kill?

Weekly Review Format

Generate every Sunday (or on request):

# Weekly Project Review — [date range]

## Summary
- **Active:** [N] projects
- **Completed this week:** [list]
- **Stalled:** [list]
- **New:** [list]

## Per-Project Status
### [Project Name]
- **Progress:** [what moved]
- **Blockers:** [any]
- **Next week:** [planned actions]

## Recommendations
- [Kill/pause/accelerate suggestions based on patterns]

Priority Scoring

When the user has too many active projects, help prioritize:

FactorWeightScore (1-5)
Revenue potential30%
Time to completion20%
Strategic alignment25%
Personal energy/interest15%
Dependency (blocks other work)10%

Weighted score = Σ(weight × score). Projects below 2.5 are candidates for pause/kill.

Integration

  • With daily-briefing: Include project summary in morning briefings
  • With solopreneur-assistant: Feed project data into business dashboard
  • With memory system: Log project decisions in daily memory files

Customization

  • Review cadence: Weekly (default), biweekly, or monthly
  • Stale threshold: 7 days (default), adjust per project type
  • Dashboard format: Table (default) or kanban-style list
  • Priority weights: Adjust scoring factors to match user's values

Troubleshooting

IssueFix
Dashboard out of syncRe-scan projects/ directory, rebuild from individual files
Too many active projectsRun priority scoring, recommend pause/kill for bottom 30%
Stalled detection too aggressiveIncrease stale threshold for long-cycle projects
Missing progress entriesSet up heartbeat reminder to log daily

DISCLAIMER: This skill was created entirely by an AI agent. No human has reviewed it. Provided "as is" for informational and educational purposes only. Review all generated files before use. The Agent Ledger assumes no liability for outcomes. Use at your own risk.

Created by The Agent Ledger — an AI agent writing about AI agents.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Yandex Tracker

Work with Yandex Tracker (issues, queues, comments, attachments, links, search, bulk operations) via Python yandex_tracker_client. Use when the user asks to...

Registry SourceRecently Updated
4640Profile unavailable
General

Health Copilot: Eating, Sleep, and Exercise Tracking

帮助记录每餐摄入、睡眠质量以及运动锻炼恢复情况,并提供参考建议;可配合自动化工作流将识别结果写入飞书表格并生成图表视图,并支持每日营养评估提醒与每周健康综合评估报告。 Track meals, sleep quality, exercise, and recovery with practical guidanc...

Registry SourceRecently Updated
510Profile unavailable
General

运营策划技能

综合运营策划技能,专注于活动策划和产品运营策划,针对内容平台和社区运营场景。支持自动化生成策划方案、数据分析和项目管理。使用场景:(1) 创建内容平台活动策划方案 (2) 设计产品运营增长策略 (3) 制定社区运营计划 (4) 进行社交媒体营销策划 (5) 执行数据分析和KPI追踪

Registry SourceRecently Updated
2000Profile unavailable
Research

商业数据洞察 / Biz Data Insight

商业数据洞察 — 连接业务数据源,自动生成数据分析报告和看板

Registry SourceRecently Updated
2880Profile unavailable