Fixes GitHub issues using parallel analysis agents for root cause investigation, code exploration, and regression detection. Reads issue context from gh CLI, searches codebase and memory for related patterns, generates a fix with tests, and links the resolution back to the issue via PR. Includes prevention analysis to…
Daily review of jobseek crawler errors on Hetzner — read-only log scan, classify against prior reviews, write a dated Markdown report, file GitHub issues for novel/regressing/spike/incident classes. Spec in docs/14-error-review-routine.md.
A command for diagnosing ECPay API integration problems, including CheckMacValue and AES encryption checks. CheckMacValue is a signature used to verify request data, while AES is a method for encrypting it.
You are diagnosing and fixing CI/CD failures on a Pull Request in your project's GitHub repository. The CI system is GitHub Actions (workflow: .github/workflows/ci.yml).
Stress-test a product idea before committing to build it. Two modes — diagnostic mode uses forcing questions to challenge demand and assumptions, builder mode is collaborative brainstorming focused on shipping fast.