nlook-service/issue-template

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

2Stars on the repository
5Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

implement-issue

01

nlook-service/issue-template

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.

2 1mo ago A 19 tokens original MIT

next

02

nlook-service/issue-template

Command

A command that reads GitHub issues and pull requests to determine the current stage of an AI-assisted development process.

2 1mo ago A 32 tokens original MIT

review-pr

03

nlook-service/issue-template

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.

2 1mo ago A 21 tokens original MIT

spec

04

nlook-service/issue-template

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.

2 1mo ago A 25 tokens original MIT