From 6d4b4f7dccc8c85a90876477e6ebed69b36e1688 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Tue, 2 Jun 2026 22:45:29 -0400 Subject: [PATCH] feat: migrate all skills from Claude session: SKILL.md --- skills/executing-plans/SKILL.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 skills/executing-plans/SKILL.md diff --git a/skills/executing-plans/SKILL.md b/skills/executing-plans/SKILL.md new file mode 100644 index 0000000..eb0cedc --- /dev/null +++ b/skills/executing-plans/SKILL.md @@ -0,0 +1,14 @@ +--- +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 all tasks, report when complete. + +**Announce at start:** "I'm using the executing-plans skill to implement this plan." + +**Note:** Tell your human partner that Superpowers works much better with access to subagents. The quality of its work will be significantly higher if run on a platform with subagent support (such as Claude Code or Codex). If subagents are available, use superpowers:subagent-driven-development instead of this skill.