do-execute-task

Execute tasks end-to-end from PRD/TechSpec context through tests and code review.

28|1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/fabio-barboza/development-orchestrator --skill do-execute-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do-execute-task
Source: https://github.com/fabio-barboza/development-orchestrator/tree/main/skills/do-execute-task
Command: npx skills add https://github.com/fabio-barboza/development-orchestrator --skill do-execute-task

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implements end-to-end task execution by loading required skills, consuming PRD/TechSpec context, analyzing dependencies, executing the implementation with tests, and performing an automated code review.

Core Features & Use Cases

  • Loads and orchestrates multiple skills to complete a task from PRD to code review.
  • Reads PRD, TechSpec, and task requirements, then executes implementation with deterministic tests and automatic verification.
  • Marks tasks as completed in tasks.md and surfaces results for project governance.

Quick Start

Trigger the task execution flow by invoking the skill with a task number or feature slug, and allow it to run autonomously.

Frequently Asked Questions about do-execute-task

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

FAQPage Schema
How do I automate end-to-end task execution from PRD to code review?

End-to-end task execution automates PRD and TechSpec consumption, implementation, testing, and code review. Trigger it with a task number or feature slug, and it orchestrates required skills to run autonomously and update tasks.md.

What is autonomous task execution in software development workflows?

Autonomous task execution loads and orchestrates multiple skills to complete a software task from PRD to code review. It reads requirements, executes implementation with deterministic tests, and marks tasks as completed in tasks.md for governance.

How do I run implementation with deterministic tests using PRD and TechSpec context?

To run implementation with deterministic tests, provide PRD and TechSpec context, and the execution flow analyzes dependencies, runs the code with automatic verification, and surfaces results for project governance.

Can I use autonomous execution to update tasks.md and surface results for project governance?

Yes, autonomous execution marks tasks as completed in tasks.md and surfaces results for project governance. It ensures tasks are reflected accurately after running implementation with tests and automated code review.

Do I need specific dependencies to load and orchestrate multiple skills for task execution?

No specific dependencies are required to load and orchestrate multiple skills for task execution. The skill autonomously loads required skills, applies PRD and TechSpec context, and runs implementation with tests.

What's the best way to trigger the task execution flow with a task number or feature slug?

The best way to trigger the task execution flow is by invoking the skill with a task number or feature slug and allowing it to run autonomously. It loads required skills, applies PRD and TechSpec context, and executes implementation with tests.