feat: migrate all skills from Claude session: SKILL.md
This commit is contained in:
parent
9bc53096e7
commit
6d4b4f7dcc
1 changed files with 14 additions and 0 deletions
14
skills/executing-plans/SKILL.md
Normal file
14
skills/executing-plans/SKILL.md
Normal file
|
|
@ -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.
|
||||
Loading…
Reference in a new issue