Use when you have a written implementation plan to execute in a separate session with review checkpoints
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill executing-plans --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Executing Plans?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-executing-plans-eb8f755e)More formats (shields.io, HTML) on the badges page.
---
version: 4.1.0-fractal
name: executing-plans
description: Use when you have a written implementation plan to execute in a separate session with review checkpoints
---
# Executing Plans
## Overview
Load plan, review critically, execute tasks in batches, report for review between batches.
**Core principle:** Batch execution with checkpoints for architect review.
**Announce at start:** "I'm using the executing-plans skill to implement this plan."
## The Process
## 🧠 Knowledge Modules (Fractal Skills)
### 1. [Step 1: Load and Review Plan](./sub-skills/step-1-load-and-review-plan.md)
### 2. [Step 2: Execute Batch](./sub-skills/step-2-execute-batch.md)
### 3. [Step 3: Report](./sub-skills/step-3-report.md)
### 4. [Step 4: Continue](./sub-skills/step-4-continue.md)
### 5. [Step 5: Complete Development](./sub-skills/step-5-complete-development.md)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.