clavix-implement

Execute tasks from tasks.md files with verification and progress tracking.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/mbed92/phd --skill clavix-implement-mbed92
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clavix-implement
Source: https://github.com/mbed92/phd/tree/main/.skills/clavix-implement
Command: npx skills add https://github.com/mbed92/phd --skill clavix-implement-mbed92

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the execution of planned tasks and prompts, ensuring that development work is systematically implemented and tracked according to defined requirements.

Core Features & Use Cases

  • Task Execution: Implements tasks sequentially from a tasks.md file, ensuring all requirements are met.
  • Prompt Implementation: Executes saved prompts for code generation or task completion.
  • Verification: Enforces a strict verification gate after each task to confirm successful implementation before marking it complete.
  • Use Case: After using a planning skill to generate a tasks.md file for a new feature, you would use clavix-implement to build out that feature, with the skill automatically running tests and verifying each step.

Quick Start

Use the clavix-implement skill to execute all pending tasks found in tasks.md.

Frequently Asked Questions about clavix-implement

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

FAQPage Schema
How do I automate task execution from a tasks.md file with progress tracking?

Task execution from a tasks.md file is automated by sequentially implementing requirements, rigorously tracking progress, and enforcing verification protocols before marking any task complete.

What is prompt execution for code generation and how does it handle verification?

Prompt execution for code generation runs saved prompts to complete tasks, enforcing a strict verification gate that runs tests and checks acceptance criteria before marking completion.

How do I ensure code generation meets acceptance criteria before marking tasks complete?

To ensure code generation meets acceptance criteria, a strict verification gate runs tests and validates requirements against the predefined criteria before allowing any task to be marked complete.

Can I use workflow automation to execute saved prompts for sequential task implementation?

Workflow automation can execute saved prompts for sequential task implementation, managing code generation and prompt execution based on defined prompt directories or task files.

What happens to blocked tasks during automated implementation and progress reporting?

Blocked tasks during automated implementation are specifically handled and surfaced, with the system providing detailed progress reports that track completion status and verification results.