Add web-automation skill variants and inline prerequisite checks

This commit is contained in:
Luke
2026-02-09 04:34:57 +00:00
parent 5456ee228b
commit ff22639dbe
42 changed files with 9416 additions and 21 deletions

View File

@@ -7,6 +7,19 @@ description: Use when starting a new feature, project, or complex task that need
Create and maintain a local plan folder under `docs/plans/` (or `docs/plan/` if that repository convention is already in use).
## Prerequisite Check (MANDATORY)
This skill depends on Superpowers planning skills. Before proceeding, verify required dependencies exist.
Required:
- Superpowers repo: `https://github.com/obra/superpowers`
- `brainstorming` skill
- `writing-plans` skill
If any dependency is missing, stop immediately and return:
"Missing dependency: Superpowers planning skills are required (`brainstorming`, `writing-plans`). Install from https://github.com/obra/superpowers, then retry."
## Process
### Phase 1: Analyze

View File

@@ -7,6 +7,19 @@ description: Use when starting a new feature, project, or complex task that need
Create and maintain a local plan folder under `docs/plans/` (or `docs/plan/` if that repository convention is already in use).
## Prerequisite Check (MANDATORY)
This skill depends on Superpowers planning skills. Before proceeding, verify required dependencies exist.
Required:
- Superpowers repo: `https://github.com/obra/superpowers`
- `brainstorming` skill
- `writing-plans` skill
If any dependency is missing, stop immediately and return:
"Missing dependency: Superpowers planning skills are required (`brainstorming`, `writing-plans`). Install from https://github.com/obra/superpowers, then retry."
## Process
### Phase 1: Bootstrap

View File

@@ -7,6 +7,19 @@ description: Use when starting a new feature, project, or complex task that need
Create and maintain a local plan folder under `docs/plans/` (or `docs/plan/` if that repository convention is already in use).
## Prerequisite Check (MANDATORY)
This skill depends on Superpowers planning skills. Before proceeding, verify required dependencies exist.
Required:
- Superpowers repo: `https://github.com/obra/superpowers`
- `brainstorming` skill
- `writing-plans` skill
If any dependency is missing, stop immediately and return:
"Missing dependency: Superpowers planning skills are required (`brainstorming`, `writing-plans`). Install from https://github.com/obra/superpowers, then retry."
## Process
### Phase 1: Analyze