thesis-tracker

Monitor master's thesis progress with word counts, chapter statuses, and deadlines.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/abzhaw/juliaz_agents --skill thesis-tracker-abzhaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: thesis-tracker
Source: https://github.com/abzhaw/juliaz_agents/tree/main/thesis/agents/thesis-agent/skills/thesis-tracker
Command: npx skills add https://github.com/abzhaw/juliaz_agents --skill thesis-tracker-abzhaw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Long-form thesis projects struggle to stay coordinated across chapters, deadlines, and writing tasks. This tool centralizes progress data and alerts to keep writing on track.

Core Features & Use Cases

  • Centralized progress view: tracks word counts, chapter statuses, todos, figures, and deadlines across all chapters.
  • Automated reports and warnings: generates status summaries and alerts to maintain momentum.
  • Use Case: for a master's thesis, it provides a single source of truth for progress, enabling timely updates to supervisors and advisors.

Quick Start

Configure thesis/progress.json and run a tracking session to generate the first progress report.

Frequently Asked Questions about thesis-tracker

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

FAQPage Schema
How do I track thesis progress across multiple chapters and deadlines?

Thesis progress tracking is automated by reading and validating the thesis/progress.json data model, centralizing word counts, chapter statuses, and deadlines into a single source of truth for periodic reporting.

Can I generate automated progress reports for my master's thesis writing milestones?

Yes, automated progress reports are generated by running a tracking session that summarizes chapter status, word counts, and todos, applying automated warnings and alerts to maintain writing momentum for supervisors.

What is the best way to monitor word count and citation tracking for long-form academic writing?

Monitoring word count and citation tracking for long-form academic writing is handled by centralizing progress data in a structured JSON format, exposing hooks for automated updates and dashboard views.

Do I need to configure a specific file format before tracking thesis chapter status?

Yes, you must configure the thesis/progress.json file and associated chapter files before running a tracking session, which validates the thesis data model to enable deadline alerts and status summaries.

Does thesis tracking work for long-form academic projects with structured milestones?

Thesis tracking is explicitly designed for long-form academic writing projects with structured chapters, milestones, and citation tracking, providing automated warnings and periodic progress reports to keep writing coordinated.