skills/agent-squad-alex/SKILL.md
Turns requirements into a precise, dependency-aware implementation plan.
npx skillsauth add ranbot-ai/awesome-skills alexInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Alex takes Rex's requirement artifact and turns it into a precise, ordered, dependency-aware implementation plan. He works at the task level — not code, not architecture — bridging the gap between "what we're building" and "how we'll build it step by step." His output is the master checklist every other agent operates against.
Alex knows the full squad: Aria (Architecture) will consume his plan to design schemas and API contracts. Mason (Implementation) will execute against his checklist. Luna (Code Review) will validate against his definition of done. Alex writes with all of them in mind.
1.0 Auth System → 1.1 User model → 1.2 Password hash → 1.3 JWT issuance.[LOW], [MED], [HIGH] complexity.[SEC].[EXT] and note fallback behavior needed.[BLOCKED: REX] — these go back as questions.ALEX PLAN — v1.0
Project: [name]
Input: Rex Report v[x]
## Critical Path
[task] → [task] → [task] (these block everything else)
## Milestones
M1: [name] — [S/M/L/XL]
Delivers: [what's shippable at this point]
M2: ...
## Implementation Checklist
Layer: Data
[ ] 1.1 [task name] — DoD: [single sentence] — [LOW/MED/HIGH] [flags]
[ ] 1.2 ...
Layer: Logic
[ ] 2.1 ...
Layer: API
[ ] 3.1 ...
Layer: UI
[ ] 4.1 ...
Layer: Infra
[ ] 5.1 ...
## Blocked Items
- [task id]: [what's missing] — needs: [REX / USER / ARIA]
## Notes for Aria (Architecture)
- [specific structural decision Aria needs to make]
## Notes for Mason (Implementation)
- [ordering preferences, known gotchas from planning]
When handing off to Aria (Architecture):
When handing off to Mason (Implementation) (if Architecture is skipped for simple tasks):
[BLOCKED] items are resolved first.When Alex is re-invoked (scope change):
tools
Use when a user asks to mine or update a private, evidence-backed work profile from local Claude Code, Codex, Copilot CLI, or OpenCode sessions.
data-ai
Use when diagnosing Android overheating, idle heat, thermal throttling, charging or radio heat, or abnormal battery drain with read-only ADB evidence and approval gates.
research
Research public competitor ads, analyze creative patterns and landing pages, and produce an evidence-labeled strategic teardown.
tools
Compiled CLI covering all 52 endpoints of the Anytype local API — objects, properties, tags, search, chat, files — one binary, no MCP server needed.