devenv-delegation

Execute pre-planned development tasks in reviewable phases with human oversight.

Updated Jul 4, 2024
One-click install
npx skills add https://github.com/workinprogress-ai/devenv --skill devenv-delegation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: devenv-delegation
Source: https://github.com/workinprogress-ai/devenv/tree/main/copilot/skills/devenv-delegation
Command: npx skills add https://github.com/workinprogress-ai/devenv --skill devenv-delegation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the need for constant manual oversight during mechanical or rote development tasks, allowing the AI to execute pre-planned implementation phases while maintaining human accountability.

Core Features & Use Cases

  • Phase-Based Execution: Runs development tasks in discrete, reviewable phases with clear acceptance criteria.
  • Safety Guardrails: Includes built-in decision gates, test integrity checks, and diagnostic protocols to prevent silent failures or unauthorized workarounds.
  • Use Case: When you have a complex refactor plan, use this Skill to handle the repetitive scaffolding, test updates, and cleanup tasks, stopping only when a critical design decision or human review is required.

Quick Start

Invoke the devenv-delegation skill and provide the path to your implementation plan file to begin the automated execution process.

Frequently Asked Questions about devenv-delegation

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

FAQPage Schema
How do I automate repetitive refactoring tasks while keeping human oversight?

To automate repetitive refactoring tasks while keeping human oversight, you execute pre-defined implementation plans in discrete, reviewable phases. This approach handles mechanical development work while pausing for mandatory review gates when critical design decisions arise.

What is phase-based execution for development workflows?

Phase-based execution for development workflows is a process that runs mechanical tasks like test scaffolding and cleanup in discrete stages with clear acceptance criteria. It ensures structured progress tracking and enforces human accountability through built-in decision gates.

How do I execute a structured dev plan step by step?

To execute a structured dev plan step by step, you provide the path to your implementation plan file to an autonomous execution tool. The system then processes the plan phase by phase, stopping automatically when a human review or critical architectural decision is required.

Can I use automated delegation for test scaffolding and cleanup workflows?

Yes, you can use automated delegation for test scaffolding and cleanup workflows. It executes these low-impact development tasks based on pre-defined plans while applying safety guardrails like test integrity checks and diagnostic protocols to prevent silent failures.

When should I avoid automating development tasks with AI delegation?

You should avoid automating development tasks with AI delegation when a workflow requires unstructured creative problem-solving rather than mechanical execution. It is designed strictly for phase-by-phase progress tracking of pre-planned refactoring and cleanup tasks with explicit decision-making.