plan-execute

Orchestrate an agent team to manage development tasks from research to deployment.

3|3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/CodySwannGT/lisa --skill plan-execute-codyswanngt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-execute
Source: https://github.com/CodySwannGT/lisa/tree/main/plugins/lisa/skills/plan-execute
Command: npx skills add https://github.com/CodySwannGT/lisa --skill plan-execute-codyswanngt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill tackles complex, multi-step requests like features, bugs, and epics, managing the entire lifecycle from research to deployment and verification.

Core Features & Use Cases

  • End-to-End Task Management: Handles the full development cycle for tickets or prompts.
  • Agent Team Orchestration: Assembles and directs specialized agents for research, implementation, and review.
  • Use Case: Submit a Jira ticket URL, and the skill will autonomously research the codebase, create a plan, implement the feature, handle code reviews, deploy to staging, and verify the changes.

Quick Start

Use the plan-execute skill to implement the feature described in the provided Jira ticket URL.

Frequently Asked Questions about plan-execute

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

FAQPage Schema
How do I automate the entire development lifecycle from a Jira ticket to deployment?

To automate the development lifecycle from a Jira ticket to deployment, you can use an agent orchestration skill. It accepts ticket URLs to break down work, research the codebase, implement changes, manage code reviews, deploy to staging, and perform empirical verification.

What is agent orchestration for complex development tasks?

Agent orchestration for complex development tasks is the process of assembling and directing specialized agents to manage multi-step requests. It handles the complete lifecycle of features, bugs, and epics from initial research to final deployment and verification.

Can I use a text prompt or file path instead of a ticket URL to manage code reviews and implementation?

Yes, you can use text prompts or file paths instead of a ticket URL to manage code reviews and implementation. The orchestration process accepts these inputs to break down work into structured tasks, conduct research, and implement changes autonomously.

What is the best way to handle end-to-end task management for software engineering epics?

The best way to handle end-to-end task management for software engineering epics is to use a skill that orchestrates an agent team. It autonomously manages the full development cycle, breaking down complex epics into structured tasks for research, implementation, review, and deployment.

Does agent orchestration work for both bug fixes and new feature implementation?

Yes, agent orchestration works for both bug fixes and new feature implementation. It manages the complete lifecycle of complex development tasks by directing specialized agents to research, implement changes, manage code reviews, and perform empirical verification.

When do I need empirical verification in the development lifecycle?

You need empirical verification in the development lifecycle when autonomously deploying staged changes from complex tasks. It is performed after implementation and code reviews to ensure the feature or bug fix functions correctly before finalizing the process.