task-execution

Community

Implement tasks with a disciplined TDD workflow.

Authorgavargas22
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides engineers through executing a parent task and all its sub-tasks using a structured, test-driven workflow. It ensures clear requirements, proper test coverage, and traceable progress from task understanding to delivery.

Core Features & Use Cases

  • Structured task analysis: Read the parent task and all sub-tasks from tasks.md to capture scope and dependencies.
  • Spec-driven extraction: Locate and extract relevant sections from technical-spec.md to inform implementation.
  • Best practices and style alignment: Pull guidance from best-practices to align with project standards.
  • TDD-driven execution: Write tests for the feature first, then implement code to make tests pass; iterate until green.
  • Progress orchestration: Execute subtasks in order, verify tests, and update tasks.md with completion marks.

Quick Start

Use this Skill to implement a new parent task from tasks.md by first generating tests for the parent feature, then coding the implementation to satisfy the tests, and finally updating tasks.md to reflect completion.

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-execution
Download link: https://github.com/gavargas22/Cascabel/archive/main.zip#task-execution

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.