progress

Monitor verified-development project status and suggest the next action.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/mikemyl/verified-development --skill progress-mikemyl
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: progress
Source: https://github.com/mikemyl/verified-development/tree/main/skills/progress
Command: npx skills add https://github.com/mikemyl/verified-development --skill progress-mikemyl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a concise overview of the current state of a verified-development project and offers guidance on the next recommended action.

Core Features & Use Cases

  • Project Status Overview: Displays the current project, language, feature, phase, and status.
  • Feature Artifacts Summary: Lists the completion status of spec, plan, implementation, and review artifacts.
  • Next Action Suggestion: Based on the current state, suggests the next action like running /init, /specify, /plan, etc.
  • Other Features Summary: If multiple features exist, provides a summary of their states.

Quick Start

Run the 'progress' skill to get an immediate status update on your verified-development project.

Frequently Asked Questions about progress

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

FAQPage Schema
How do I check my verified-development project status and see what to do next?▼

To check your verified-development project status, run the progress skill to review the current phase, feature, and artifacts, receiving a suggested next action like running /specify or /plan.

What is a verified-development workflow and how does phase tracking work?▼

A verified-development workflow tracks project completion through phases and artifacts like spec, plan, implementation, and review. The progress skill monitors these to report the current state and suggest next steps.

Do I need a .verified directory to review my development workflow status report?▼

Yes, you need a .verified directory and related configuration files. The progress skill requires access to these to accurately monitor and report the current state of your verified-development project.

Can I see the completion status of multiple features in my project status report?▼

Yes, you can see the completion status of multiple features. If multiple features exist in your verified-development project, the progress skill provides a summary of their individual states and artifact statuses.

How do I know which next action to take during a verified-development workflow?▼

To know your next action during a verified-development workflow, review the progress report. It suggests commands like /init, /specify, or /plan based on the current project phase and completed artifacts.

What's the best way to track spec, plan, and implementation artifacts in development?▼

The best way to track spec, plan, and implementation artifacts is using the progress skill. It lists the completion status of each artifact within the verified-development workflow and identifies missing components.