Progress Tracking Skill

Visualize project progress with bars, checklists, and phase views.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/nopkhun/KO-STOCK-SYSTEM --skill progress-tracking-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Progress Tracking Skill
Source: https://github.com/nopkhun/KO-STOCK-SYSTEM/tree/main/.gemini/skills/progress-tracking
Command: npx skills add https://github.com/nopkhun/KO-STOCK-SYSTEM --skill progress-tracking-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill provides users with clear, visual updates on project progress, ensuring transparency about what's completed, in progress, and remaining.

Core Features & Use Cases

  • Visual Progress Tracking: Displays progress using bars, checklists, and detailed phase views.
  • Automated Detection: Infers progress from file structures and code patterns.
  • Structured Memory: Saves progress details in a dedicated file for persistence and cross-IDE sync.
  • Use Case: A project manager can use this skill to get an instant overview of a software development project's status, identifying bottlenecks and celebrating completed phases.

Quick Start

Ask the AI to show the current project progress.

Frequently Asked Questions about Progress Tracking Skill

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

FAQPage Schema
How do I visualize project progress and track development status?

Project progress is visualized through progress bars, detailed phase views, and feature checklists, automatically detecting status from file presence and code patterns to provide transparent updates.

How does automated progress tracking work for development milestones?

Automated progress tracking infers development milestone completion by analyzing file structures and code patterns, then stores these status updates in a persistent memory file for cross-IDE synchronization.

Can I use progress tracking to identify bottlenecks in software development?

Progress tracking helps identify software development bottlenecks by providing an instant visual overview of project status, clearly distinguishing what is completed, in progress, and remaining.

What is the best way to synchronize project status across different IDEs?

Synchronizing project status across different IDEs is achieved by saving progress details in a dedicated persistent memory file, ensuring development updates remain accessible across environments.

Do I need to manually update task management checklists for my codebase?

Manual updates to task management checklists are unnecessary; the system automatically infers progress from your codebase's file structures and code patterns to display current development status.