Command
A command for implementing a GitHub issue after checking its scope, dependencies, code references, design links, and existing pull requests. It includes extra checks for user-interface bugs.
Turn GitHub issues into contracts so AI implements exactly what you agreed — verified design, contract-based PR review, and a self-driving implement→review→merge loop. A Claude Code workflow by nlook.me
Command
A command for implementing a GitHub issue after checking its scope, dependencies, code references, design links, and existing pull requests. It includes extra checks for user-interface bugs.
Command
A command that reads GitHub issues and pull requests to determine the current stage of an AI-assisted development process.
Command
A command for reviewing a GitHub pull request against its issue contract and design documents. A pull request is a proposed code change submitted for review; gh is GitHub's command-line tool.
Command
A command that turns a feature request into a checked design document and an implementation issue. It first reads the relevant code, data models, tests, and conventions, then records any unknowns.