k-task-done

Run tests, check coverage, verify criteria, and offer a VCS commit for ProjectK tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ewertonxyz/ProjectK --skill k-task-done
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: k-task-done
Source: https://github.com/ewertonxyz/ProjectK/tree/main/.claude/skills/k-task-done
Command: npx skills add https://github.com/ewertonxyz/ProjectK --skill k-task-done

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the completion process for a ProjectK task by running tests, ensuring coverage, verifying criteria, and reviewing the task, followed by offering a VCS commit.

Core Features & Use Cases

  • Comprehensive Task Completion: Full test run, logic coverage, criteria checklist, review by agents, and documentation checks.
  • Commit Offering: After completion, offers to commit changes to the version control system.
  • Use Case: Use this Skill when you want to mark a task as done in ProjectK, ensuring all necessary checks are performed before finalizing the task.

Quick Start

To complete a task, use the 'k-task-done' skill with the task number, for example: 'k-task-done [TASK-NNNN]'.

Frequently Asked Questions about k-task-done

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

FAQPage Schema
How do I automate task completion checks before a version control commit?▼

Automate task completion by running full tests, verifying logic coverage, checking criteria, and reviewing documentation before offering a version control commit. This ensures software quality checks pass before finalizing development tasks.

What is the best way to ensure test coverage and code review before finalizing a task?▼

Ensure test coverage and code review by automating a completion process that runs tests, checks coverage, verifies criteria, and performs agent reviews. This validates all task requirements before marking it done.

Can I automate criteria verification and documentation checks for software development tasks?▼

Yes, you can automate criteria verification and documentation checks as part of a comprehensive task closure workflow. The process verifies logic coverage and checks requirements before offering a final commit.

How do I offer a VCS commit automatically after passing test automation?▼

Offer a VCS commit automatically after test automation by running a task completion workflow that verifies coverage and criteria. Once checks pass, the system offers to commit changes to version control.

Does this task closure workflow work without external dependencies?▼

Yes, this task closure workflow operates without external dependencies. It uses internal scripts to run tests, verify coverage, check criteria, and offer VCS commits independently.