Command Claude Code
Refine a requirement with me before any code gets written. Follow the brainstorming skill.
Capture, inspect, replay and deliver webhooks. Open source, with a free permanent signed URL, signature verification, and one-command replay to localhost.
Command Claude Code
Refine a requirement with me before any code gets written. Follow the brainstorming skill.
Command Claude Code
Implement an agreed plan in reviewed batches, not one giant uninterrupted run. Use this after a plan exists (from /brainstorming, /feature-dev, or a written design).
Command Claude Code
Take a feature from a rough idea to reviewed, tested implementation through explicit phases. Don't jump straight to code — move through the phases in order and check in at the gates.
Command Cursor
Prune local branches whose remote tracking branch has been deleted (typically after their PR merged).
Command Cursor
Commit the current work, push the feature branch, and open a pull request with a summary and a test-plan checklist. Uses the GitHub CLI (gh).
Command Cursor
Create a commit that matches this repo's history, with the hooks doing their job.