Build Cheat Sheet banner
alexnesteruk alexnesteruk

Build Cheat Sheet

Productivity community

Description

--- name: build-cheat-sheet description: Build or refresh the pre-draft tiered cheat sheet for the "It's Business Time" Fantasy War Room by dispatching all 4 specialist agents across the likely player pool arguments: - name: notes description: Optional context to bias the build (e.g., "practice/test version" vs "final pre-draft version, Sep 7 morning") required: false - name: mode description: '"full" (default) — fresh 4-agent dispatch across the whole player pool, ignores any ex

Installation

Installs to ~/.claude/skills/alexnesteruk-agent-registry-build-cheat-sheet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexnesteruk-agent-registry-build-cheat-sheet && curl -fsSL https://raw.githubusercontent.com/alexnesteruk/agent-registry/HEAD/skills/build-cheat-sheet.md -o ~/.claude/skills/alexnesteruk-agent-registry-build-cheat-sheet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository