status-tracker

Track project progress and update Notion memory across TogetherOS sessions.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/coopeverything/TogetherOS --skill status-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-tracker
Source: https://github.com/coopeverything/TogetherOS/tree/main/.claude/skills/status-tracker
Command: npx skills add https://github.com/coopeverything/TogetherOS --skill status-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages progress tracking, Notion memory updates, and status reporting for TogetherOS development sessions to keep teams aligned and informed.

Core Features & Use Cases

  • Updates docs/STATUS_v2.md with module progress
  • Manages Next Steps and Notion session memory
  • Generates progress reports and milestone logs
  • Triggers sync-to-main at 5% progress milestones

Quick Start

Say "update progress" or "generate progress report" to refresh Notion memory, update STATUS_v2.md, and append timestamped progress to STATUS/progress-log.md.

Frequently Asked Questions about status-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically sync project progress to Notion during development?

Progress tracking automatically updates your Notion memory pages and STATUS_v2.md file during TogetherOS sessions. Trigger updates by saying "update progress" to refresh documentation, append timestamped milestones, and keep team alignment current across development work.

Can I generate automated progress reports from development milestones?

Yes. Generate timestamped progress reports and milestone logs by requesting a progress report during your session. The Skill calculates percentage-based progress, integrates PR markers for auto-updates, and appends results to your progress log automatically.

What happens when my project reaches a progress milestone?

At 5% progress intervals, the Skill triggers automated sync-to-main and logs timestamped milestones. This keeps your Notion session memory, STATUS_v2.md module progress, and next steps current without manual intervention between sessions.

How do I keep Notion documentation in sync across multiple development sessions?

The Skill manages Notion session memory across TogetherOS sessions, updating docs/STATUS_v2.md and maintaining next steps automatically. Use "update progress" commands to refresh all connected documentation and ensure persistent team visibility across project phases.

Does progress tracking work without existing Notion setup?

The Skill requires existing Notion pages and API access to function. You need pre-configured STATUS_v2.md documentation, progress-log.md files, and Notion API credentials to enable automated synchronization and memory updates.

What's the best way to log project milestones automatically?

Use milestone logging integrated with PR markers and percentage-based progress estimation. The Skill appends timestamped entries to your progress log, tracks module completion, and triggers sync events at defined intervals—eliminating manual milestone documentation.