init-oxc
Set up oxlint and oxfmt in a JavaScript/TypeScript project
jira-comment
Comment on a Jira ticket on Michael's behalf, clearly attributed as AI-generated. Use when asked to leave a comment or reply on Jira.
journal
End-of-day 5-minute checkin (Physical, Mind, Craft, Presence)
log-work
Log work activity to today's journal
md-to-html
Convert markdown to styled HTML for pasting into Google Docs. Use when the user wants to copy markdown (with tables, images, code blocks) into Google Docs or similar.
mermaid-erd
Generate a Mermaid ERD from SQL schema files
mermaid-monorepo
Generate a Mermaid diagram of monorepo package relationships
mermaid-to-png
Convert mermaid diagrams in markdown files to PNG images. Use when the user wants to export markdown with mermaid to formats that don't support mermaid (Google Docs, PDF, etc).
obsidian-save
|
obsidian-todo
Manage topic-based todo lists in Obsidian vault
open-and-monitor
|
organize-feeds
Categorize uncategorized FreshRSS feeds by sampling content and inferring the best category. Use when user says "organize feeds", "categorize feeds", or wants to clean up uncategorized subscriptions.
paperless
Search and manage documents in Paperless-ngx document management system. Use when the user asks about documents, invoices, receipts, tax forms, bills, or wants to search their document library.
pr-activity-report
Quarterly PR Activity Report
proxmox
|
qmd
|
ralph-prep
Full Ralph preparation workflow - create spec skeleton, interview to flesh out, and generate docs PRD for Ralph story-loop execution. Triggers on "ralph prep", "prep ralph", "prepare for ralph", "set up ralph for".
react-useeffect
React useEffect best practices from official docs. Use when writing/reviewing useEffect, useState for derived values, data fetching, or state synchronization. Teaches when NOT to use Effect and better alternatives.
release
Cut a release (bump version, commit, tag, push)
resolve-merge-conflicts-all-prs
Resolve merge conflicts across all open GitHub PRs authored by the current user in the current repository by running resolve-merge-conflicts for each PR.
resolve-merge-conflicts
Resolve git merge conflicts for a GitHub PR. Accept a PR link/number when provided, otherwise infer the open PR for the current branch.
second-opinion
Get a peer review from the other AI agent. Claude invokes Codex, Codex invokes Claude. Automatically detects which agent is active.
spec-interview
Interview user to flesh out a spec file
start-day
Generate a daily kickoff note with GitHub context and recent vault activity
surge-deploy
Deploy a directory to surge.sh and return the URL
sync-vaults
Sync work notes from flo-notes into main Obsidian vault
tdd
Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
test
Run test suite and fix any failures
til
|
update-pr-description-and-title
Update the current PR description from the repo PR template and set a conventional-commit title based on the PR changes.
uptime-kuma
Manage Uptime Kuma monitors, tags, notifications, maintenance windows, and status pages. Use when the user asks about uptime monitoring, service health, adding monitors, checking status, or managing alerts.
specs-overview
Generate or regenerate specs/OVERVIEW.md with a tabular summary, status, and per-spec file listings
starwave:creating-spec
Initialize a new spec with requirements, design, and task planning. Orchestrates the entire spec-driven workflow from feature idea to actionable task list.
starwave:design
2. Create Feature Design Document
starwave:requirements
1. Requirement Gathering
starwave:smolspec
Small Spec (Smolspec) - Lightweight Specification for Minor Changes
starwave:tasks
3. Create Task List
swiftui-forms
Build macOS 26+ SwiftUI forms using Liquid Glass design language. Use when creating preferences panes, inspectors, configuration screens, or settings views in SwiftUI for macOS 26. Provides Grid-based layout with right-aligned labels, correct control sizing, and correct glass modifier usage (glassEffect as background for containers, glassEffect in ZStack for rare tiles). Triggers on "build a form", "settings screen", "preferences view", "inspector panel", or any macOS SwiftUI form layout work.
performing-systematic-debugging-for-stubborn-problems
Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when multiple previous fix attempts have failed repeatedly, when dealing with intricate system interactions, or when a methodical root cause analysis is needed. Do not use for simple troubleshooting. Triggers after multiple failed debugging attempts on the same complex issue.
transit
Route Transit tickets to the appropriate workflow based on task type. Use when a user mentions a T-[number] ticket reference and wants to work on it. Fetches task details and dispatches to the correct skill (fix-bug, creating-spec, planning mode, or asks for clarification).
ui-ux-reviewer
Evaluate and improve user experience of interfaces (CLI, web, mobile)
blitz-merge
Batch-fix all open bugs in parallel, iterate on PR reviews until clean, then squash-merge each PR sequentially. Extends bug-blitz with automated review cycles and merge. Fetches bug-type tasks from Transit, creates worktrees, spawns parallel fix agents, runs /pr-review-fixer in a loop until no blockers/critical/major issues remain, then merges PRs one by one with squash-and-merge.
bug-blitz
Batch-fix all open bugs in parallel using git worktrees. Fetches bug-type tasks in "idea" status from Transit, creates an isolated worktree per bug, and spawns parallel subagents each running the fix-bug workflow. Use when you want to tackle all open bugs at once, e.g. "fix all open bugs", "bug blitz", "resolve all Transit bugs".
catchup
Catch Up on Branch Changes
code-audit
>-
code-simplifier
Review and simplify code to reduce complexity and improve maintainability
commit
Commits
design-critic
Critical review of design documents, architecture proposals, and requirements
efficiency-optimizer
Analyze code for performance and efficiency improvements
explain-like
>-
Page 132 of 1445 · 72242 results