Execution Workflow

Delegate task execution to specialized sub-agents with structured review phases.

Updated Mar 15, 2025
One-click install
npx skills add https://github.com/yasushiasahi/nix-config --skill execution-workflow-yasushiasahi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Execution Workflow
Source: https://github.com/yasushiasahi/nix-config/tree/main/home-manager/agent-skills/skills/execution-workflow
Command: npx skills add https://github.com/yasushiasahi/nix-config --skill execution-workflow-yasushiasahi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines task execution by delegating work to specialized agents and provides a robust framework for code review, ensuring high-quality deliverables.

Core Features & Use Cases

  • Task Orchestration: Manages complex workflows by breaking them down and assigning tasks to appropriate sub-agents.
  • Code Review: Implements a multi-phase review process to catch errors, security vulnerabilities, and ensure adherence to standards.
  • Delegation: Facilitates efficient task distribution with clear context and instructions for sub-agents.
  • Use Case: When a new feature request comes in, this skill can orchestrate the implementation, testing, and review phases, ensuring all aspects are covered systematically.

Quick Start

Use the Execution Workflow skill to delegate the implementation of the new user authentication module to the appropriate sub-agents.

Frequently Asked Questions about Execution Workflow

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

FAQPage Schema
How do I orchestrate complex software workflows with sub-agents?

You can orchestrate complex software workflows by delegating tasks to specialized sub-agents, providing structured context and tool selection to manage implementation, testing, and review phases systematically.

What is the best way to automate code review for security and maintainability?

Automating code review for security and maintainability is best handled through a multi-phase review process that enforces defined quality criteria to systematically catch errors and vulnerabilities.

How does task delegation work for software implementation requests?

Task delegation for software implementation works by breaking down feature requests and assigning specific phases to appropriate sub-agents with clear context, instructions, and selected tools.

Do I need structured context to delegate tasks to specialized agents?

Yes, you need structured delegation context to assign tasks to specialized agents, ensuring they receive proper instructions and tool selection for accurate implementation and review.

When should I use multi-phase code reviews instead of standard inspections?

You should use multi-phase code reviews when managing complex workflows that require strict quality assurance, as they enforce adherence to defined standards for security and maintainability across implementation phases.

Can I orchestrate implementation and quality assurance phases for new features?

Yes, you can orchestrate both implementation and quality assurance phases for new features by delegating work to sub-agents and applying a multi-phase review process to ensure high-quality deliverables.