task-checkpoint

Community

Verify tasks, ensure quality completion.

AuthorZate
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Incomplete or unverified task completion leads to technical debt, project delays, and inconsistent project status. This Skill provides a comprehensive checklist and workflow to ensure every task is truly done.

Core Features & Use Cases

  • Task Completion Checklist: Verify implementation, testing, plan updates, and commit decisions before marking a task complete.
  • Plan Update Automation: Guide through updating .claude/devloop-plan.md with task status and progress log entries.
  • Commit Decision Guidance: Help decide whether to commit immediately or group changes with related tasks, following atomic commit principles.
  • Enforcement Modes: Configure advisory or strict enforcement to ensure adherence to completion requirements.
  • Use Case: Verify a completed task's implementation and tests, update the devloop plan, or decide on committing changes to Git.

Quick Start

After completing a task, guide me through the checkpoint process, including updating the plan and making a commit decision.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: task-checkpoint
Download link: https://github.com/Zate/cc-plugins/archive/main.zip#task-checkpoint

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository