checkpoint

Scan design artifacts to report project stage and recommend next actions.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/rodh/QuickFlow --skill checkpoint-rodh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: checkpoint
Source: https://github.com/rodh/QuickFlow/tree/main/skills/checkpoint
Command: npx skills add https://github.com/rodh/QuickFlow --skill checkpoint-rodh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you track the progress of your design projects by scanning for existing artifacts, reporting the current stage, and suggesting the next logical step in the design workflow.

Core Features & Use Cases

  • Status Check: Scans the current directory for design artifacts like brief.md, concept.md, wireframes.md, and test-results.md.
  • Stage Detection: Identifies the current design stage (New, Has brief, Has concept, Has wireframes, Has test results).
  • Artifact Reporting: Displays existing artifacts and their summaries in a markdown table.
  • Next Step Recommendation: Suggests the appropriate next action based on the detected stage.
  • Design Management: Allows creation of new design subdirectories and reporting on their status.

Quick Start

Use the checkpoint skill to check the status of the current design.

Frequently Asked Questions about checkpoint

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

FAQPage Schema
How do I track design project status and identify missing artifacts?

To track design project status, scan the current directory for artifacts like brief.md, concept.md, wireframes.md, and test-results.md. The checkpoint process identifies existing files, reports the current stage, and highlights missing components to recommend the next action.

What design workflow stages can be detected by scanning project artifacts?

Design workflow stages detected by scanning artifacts include New, Has brief, Has concept, Has wireframes, and Has test results. The system determines project progression by checking for the presence of specific design files in the working directory.

How do I check which design artifacts exist in my current project directory?

Check existing design artifacts by scanning the current directory for files like brief.md and wireframes.md. The system reports detected artifacts and their summaries in a markdown table, showing exactly what is present and what is needed to advance the design workflow.

Can I manage multiple design subdirectories and report on their status?

You can manage multiple design subdirectories by creating new project folders and running status checks on each. The system scans each subdirectory for design artifacts, detects the current stage, and recommends the next logical step for that specific project.

What is the best way to determine the next action in a design workflow?

The best way to determine the next design workflow action is to scan for existing artifacts. By detecting whether a brief, concept, wireframes, or test results file exists, the system identifies the current stage and suggests the appropriate next step to progress the project.

Do I need specific file formats to track design progress and status?

You need markdown files like brief.md, concept.md, wireframes.md, and test-results.md to track design progress. These specific artifact files are required for the system to detect the current project stage and recommend the next workflow action.