The package manager for AI instructions. Author, compile, package, and distribute reusable & agnostic AI workflow packages — like Helm, but for AI agents.
This command takes a raw idea or prompt and systematically dissects it using structured brainstorming techniques inspired by the UNC Writing Center's brainstorming methodology. It analyzes the idea for feasibility, scope, and predicted value, extracts a hypothesis, and proposes high-level solutions. If the idea is not…
This command is used to instruct Claude to generate GitHub issues with a clean, actionable, well-structured format. It is optimized for creating consistent GitHub issues for engineering planning, with consistent formatting across feat, fix, chore, docs, and epic types.
This command helps PR authors respond to review comments efficiently. It fetches PR details and comments using GitHub CLI, enters plan mode to strategically address each comment, and executes the response plan with code changes and comment replies.
This command helps reviewers conduct comprehensive code reviews efficiently. It analyzes PR changes, generates review feedback, and can either output a markdown review file (silent mode) or post comments directly to the PR (interactive mode with plan approval).