execution-plans — agentic-ai execution-plans, ai-agents, community, agentic-ai, ide skills, ai-assistant, anthropic-claude, claude-code, code-generation, code-review

v1.0.0

À propos de ce Skill

Multi-agent system for software development

# Core Topics

rjmurillo rjmurillo
[20]
[4]
Updated: 4/11/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 1/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Review Score
1/11
Quality Score
33
Canonical Locale
en
Detected Body Locale
en

Multi-agent system for software development

Pourquoi utiliser cette compétence

Multi-agent system for software development

Meilleur pour

Suitable for operator workflows that need explicit guardrails before installation and execution.

Cas d'utilisation exploitables for execution-plans

! Sécurité et Limitations

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The page lacks a strong recommendation layer.
  • - The page lacks concrete use-case guidance.
  • - The page lacks explicit limitations or caution signals.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is execution-plans?

Multi-agent system for software development

How do I install execution-plans?

Run the command: npx killer-skills add rjmurillo/ai-agents/execution-plans. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with execution-plans?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add rjmurillo/ai-agents/execution-plans. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use execution-plans immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

execution-plans

Install execution-plans, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Execution Plans Skill

Treat execution plans as first-class artifacts, versioned in the repository.

Directory Structure

text
1.agents/ 2├── plans/ 3│ ├── active/ # Plans currently in progress 4│ ├── completed/ # Successfully finished plans 5│ └── abandoned/ # Plans that were stopped (with rationale) 6└── debt/ 7 └── tech-debt-registry.md # Known technical debt items

Triggers

Trigger PhraseOperation
create execution planCreate new plan in active/
update plan progressAdd progress entry to existing plan
log decisionAdd decision to plan's decision log
complete planMove plan to completed/
abandon planMove plan to abandoned/ with rationale

Plan Template

Use .agents/plans/TEMPLATE.md as the starting point for new plans.

Required Sections

SectionPurpose
MetadataStatus, dates, owner, complexity
ObjectivesCheckboxes for trackable goals
Decision LogTable of decisions with rationale
Progress LogTimestamped updates with agent attribution
BlockersCurrent impediments
RelatedLinks to issues, PRs, ADRs

Workflow

Creating a Plan

  1. Copy TEMPLATE.md to .agents/plans/active/{slug}.md
  2. Fill metadata (status: In Progress, created: today, owner: agent name)
  3. Define objectives as checkboxes
  4. Link to related issue/PR

Updating Progress

  1. Check off completed objectives
  2. Add entry to Progress Log table with date, update, and agent name
  3. Update blockers if any emerge

Logging Decisions

Add row to Decision Log table:

DateDecisionRationaleAlternatives Considered
YYYY-MM-DDWhat was decidedWhy this choiceWhat else was evaluated

Completing a Plan

  1. Verify all objectives checked
  2. Update status to Completed
  3. Move file from active/ to completed/
  4. Add final progress entry

Blocking a Plan

  1. Update status to Blocked
  2. Document impediment in Blockers section
  3. Add progress entry noting the block

Abandoning a Plan

  1. Update status to Abandoned
  2. Document rationale in blockers or final progress entry
  3. Move file from active/ to abandoned/

Integration

  • Session logs reference active plans when relevant
  • Planner skill creates plans here when executing complex work
  • Retrospectives link back to completed plans

Anti-Patterns

AvoidWhyInstead
Plans without objectivesNot trackableDefine measurable checkboxes
Undocumented decisionsLost institutional knowledgeLog every non-trivial choice
Stale active plansClutters workspaceComplete or abandon promptly
Plans without issue linksNo traceabilityAlways link to source issue

Verification

After creating a plan:

  • File in .agents/plans/active/
  • Metadata section complete
  • At least one objective defined
  • Linked to issue or PR

After completing:

  • All objectives checked
  • Final progress entry added
  • File moved to completed/

Compétences associées

Looking for an alternative to execution-plans or another community skill for your workflow? Explore these related open-source skills.

Voir tout

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

widget-generator

Logo of f
f

Générez des plugins de widgets personnalisables pour le système de flux prompts.chat

flags

Logo of vercel
vercel

Le Cadre de Réaction

138.4k
0
Navigateur

pr-review

Logo of pytorch
pytorch

Tenseurs et réseaux neuronaux dynamiques en Python avec une forte accélération GPU

98.6k
0
Développeur