Skip to main content
auerbachb
GitHub creator profile

auerbachb

Repository-level view of 37 collected skills across 2 GitHub repositories.

skills collected
37
repositories
2
updated
Aug 28, 2026
repository explorer

Repositories and representative skills

pause-resume
unclassified

Resume companion to /pause; `/go-on` is the primary resume entry point and routes here. Explicitly clears the background-launch gate, reads parked and stopped-task recovery state, prints the current board, and re-arms selected work without duplicating live…

Aug 28, 2026
pause
unclassified

Use when you are closing your laptop and need every current-session background task stopped at a resumable boundary. Blocks new launches, uses a bounded runway to land safe work, hard-stops leftovers, and writes machine-readable resume state. Triggers on…

Aug 28, 2026
pm
unclassified

Active PM orchestrator — manages issue pipeline, tracks coding threads, ranks the open backlog (OKR-aware) against a business goal, and suggests next work. Cold-starts from GitHub state, resumes from a /pm-handoff prompt, or runs continuously all day via `/pm…

Aug 28, 2026
fixpr
unclassified

Bounded-convergence PR cleanup — audit every review thread + every CI check-run, fix all issues, push once per sweep, dismiss stale bot CHANGES_REQUESTED on old commits, resolve all threads via GraphQL, then wait (capped) for bot verdicts + CI on the new SHA,…

Aug 28, 2026
pr-monitor-and-manage
unclassified

Thread-level PR fleet manager. Rediscovers your open PRs every tick, prints a status table on the first tick, after a resume, at pause/stop, and whenever a decision is needed or you ask (one-line heartbeat otherwise), and auto-dispatches the per-PR decision…

Aug 28, 2026
prompt
unclassified

Analyze GitHub issues to assess complexity, recommend a model tier, and generate tailored prompts with pre-extracted context. Use when starting work, planning sprints, right-sizing model choice, or analyzing issue batches. When called with no args in a PM…

Aug 28, 2026
subagent-dispatch
unclassified

Use when designing a parallel agent dispatch, deciding whether to parallelize work, or writing isolated subagent prompts. Teaches the prompt-crafting discipline for independent parallel agents in the Phase A/B/C model.

Aug 28, 2026
subagent
unclassified

Run issues inline as subagents directly from a PM thread — any tier, except issues too big for a subagent. Assesses subagent fit, spawns Phase A/B/C agents, monitors progress, and reports merge readiness. Use to execute selected issues inline instead of in…

Aug 28, 2026
Showing 8 of 36 collected skills.
Showing 2 of 2 repositories
All repositories loaded