Fähigkeiten executing-plans
📦

executing-plans

Sicher

Execute Plans with Review Checkpoints

Auch verfĂĽgbar von: CodingCossack,ZhanlinCui,davila7,DMJGilbert,DYAI2025,Doyajin174,Cycleaddict,Cygnusfear,obra

This skill helps Claude Code safely execute implementation plans by breaking work into batches and requiring human review between each batch, preventing costly mistakes and ensuring alignment with goals.

UnterstĂĽtzt: Claude Codex Code(CC)
🥉 74 Bronze
1

Die Skill-ZIP herunterladen

2

In Claude hochladen

Gehe zu Einstellungen → Fähigkeiten → Skills → Skill hochladen

3

Einschalten und loslegen

Teste es

Verwendung von "executing-plans". Use the executing-plans skill to implement the plan in plan.md

Erwartetes Ergebnis:

I'm using the executing-plans skill to implement this plan.

I've loaded and reviewed the plan. Creating my task list now.

**Batch 1 (Tasks 1-3):**
- [ ] Task 1: Create new component file
- [ ] Task 2: Add basic structure
- [ ] Task 3: Implement initial functionality

Ready for feedback.

Verwendung von "executing-plans". Feedback: Looks good, continue with next batch

Erwartetes Ergebnis:

**Batch 2 (Tasks 4-6):**
- [ ] Task 4: Add unit tests
- [ ] Task 5: Verify tests pass
- [ ] Task 6: Update documentation

Ready for feedback.

Sicherheitsaudit

Sicher
v1 • 2/24/2026

The static scanner flagged 'weak cryptographic algorithm' at SKILL.md lines 3 and 81 as HIGH risk. This is a FALSE POSITIVE - the scanner incorrectly matched on the word 'description' in the YAML frontmatter. There is no cryptographic code or algorithms in this skill. This is a simple workflow management skill that safely executes implementation plans in batches with mandatory human review checkpoints between batches. The skill has appropriate safety mechanisms: it stops when blocked, asks for clarification rather than guessing, and requires using the finishing-a-development-branch sub-skill for completion.

1
Gescannte Dateien
82
Analysierte Zeilen
1
befunde
1
Gesamtzahl Audits

Probleme mit hohem Risiko (1)

Weak Cryptographic Algorithm (FALSE POSITIVE)
Scanner incorrectly flagged 'description' field content as cryptographic algorithm. No cryptographic code exists in this skill.
Auditiert von: claude

Qualitätsbewertung

38
Architektur
100
Wartbarkeit
85
Inhalt
50
Community
95
Sicherheit
100
Spezifikationskonformität

Was du bauen kannst

Multi-Step Feature Implementation

Execute a complex feature implementation plan that spans multiple files and requires testing at each stage

Refactoring Projects

Safely refactor legacy code by following a plan with checkpoints to verify each change works before proceeding

Onboarding to New Codebases

Follow an onboarding plan that introduces a new codebase incrementally with review at each learning milestone

Probiere diese Prompts

Basic Plan Execution
Use the executing-plans skill to implement the plan in plan.md. Start with the first batch of tasks.
Continue After Feedback
Apply the feedback provided and then execute the next batch of tasks using the executing-plans skill.
Review Before Execution
Load the plan from plan.md, review it critically, and raise any concerns before starting execution.
Complete With Finishing Skill
The plan is complete. Use the finishing-a-development-branch skill to verify tests, present options, and execute the final choice.

Bewährte Verfahren

  • Always review the plan critically before starting - identify gaps or concerns early
  • Follow the plan steps exactly and run all verifications specified
  • Stop immediately and ask for clarification when you encounter blockers or unclear instructions

Vermeiden

  • Skipping the critical review step and executing blindly
  • Continuing through blockers without asking for help
  • Skipping verification steps to save time
  • Executing all tasks at once without waiting for feedback

Häufig gestellte Fragen

What is the executing-plans skill?
It is a workflow skill that helps execute implementation plans in batches with human review checkpoints between each batch.
When should I use this skill?
Use it when you have a written implementation plan and want controlled execution with regular feedback opportunities.
How many tasks execute per batch?
The default is 3 tasks per batch, but this can be adjusted based on the plan size and complexity.
What happens if I encounter a blocker?
Stop immediately and ask for clarification. Do not guess or force through blockers.
Do I need a separate plan file?
Yes, this skill requires a pre-written plan file (like plan.md) that contains the implementation steps.
How does this skill handle plan changes?
If your human partner updates the plan based on your feedback, return to the review step before continuing execution.

Entwicklerdetails

Dateistruktur

đź“„ SKILL.md