tonylampada
- 10 skills
- 0 followers
- 13 hours ago last updated
- ▌ Bridge Commander · tonylampada bundleSet up Bridge Commander for the first time (an empty folder becomes a board with a lieutenant already on it), or turn the current directory into a workspace and become its founding lieutenant (the teleport), or re-enter an existing one. Use when the user asks to init/set up bridge command, open the bridge board, or orchestrate work through the kanban board.
- ▌ Bridge Commander Worker · tonylampada bundleWorker duties on a Bridge Commander card — the worktree you own and the two verbs that reach the board. Use when a card brief tells you to load it, or when you are working a card and need to signal (a milestone, a blocker, a ruling you need) or report done.
- ▌ Brains · tonylampada bundleCreate, maintain, and query "second brains" — structured knowledge maps that mirror slices of reality. Triggers when the user mentions "brain", "map", "second brain", or wants to ingest, organize, query, or generate reports from a knowledge base.
- ▌ Bridge · tonylampada bundleRun a live "agent board" — a local web UI where a human follows an AI agent's work as a kanban of cards with timelines and notifications, and talks to the agent in context (unified chat with per-card threads). Triggers when the user wants a live board/dashboard of agent work, wants to "open the bridge", or an agent needs a visual command surface for a human to follow along and steer.
- ▌ Tts · tonylampada bundleProvide dual-modality communication using macOS say command for text-to-speech alongside detailed text responses. Use this skill for all user interactions to deliver concise spoken responses in English or Portuguese while providing comprehensive written information.
- ▌ Spleak2me · tonylampada bundleTurn any content (a document, a link, a transcript, notes, a spec — whatever) into a top-down, progressively-disclosed HTML reading site: macro "theses" you click to drill into cards, rich scannable text as the primary medium, an optional short spoken audio aid per card, and self-declared "got it?" progress saved in the browser. Triggers on "/spleak2me", or when the user wants a friendlier way to read/understand/absorb some content, an interactive explainer, a guided-reading page, or a "speak to me / explain this" version of dense material. Output is HTML on disk; only publish if asked.
- ▌ API Mindset · tonylampada bundleDevelopment mindset driven by the system's Conceptual API — its DNA. Activate only when: (1) the user explicitly asks, or (2) the project's CLAUDE.md instructs it.
- ▌ Babystepper · tonylampada bundleBreak down large objectives into small, incremental PRs while respecting human review bandwidth. Use when the user wants to: (1) Break down a large refactoring or feature into manageable PRs, (2) Track progress on a multi-PR initiative, (3) Automate PR creation while limiting open PRs to avoid overwhelming reviewers, (4) Pursue open-ended goals that evolve as work progresses. Triggers: /babystepper, 'baby step this', 'incremental PRs', 'break this into small PRs'
- ▌ Fleet Bridge · tonylampada bundleHow firstmate drives the bridge kanban board with its fleet state. Use whenever the captain's board is in operation. Requires the separate generic `bridge` skill (installed by the user); bridge knows nothing about firstmate — this skill owns the mapping.
- ▌ Pr Review · tonylampada bundleConduct thorough pull request reviews using gh CLI and local git repository. Use when the user asks to "review a PR", "check pull request", or references a GitHub PR number. Provides concise, high-quality reviews focused on code quality, bug prevention, and architectural improvements following three-layer architecture principles.