implement-review-loop

Installation
SKILL.md

Implement Review Loop

End-to-end workflow for implementing code from a plan, creating PRs with Graphite, and iterating on review feedback.

Prerequisites

  • Graphite CLI installed (gt --version)
  • GitHub CLI installed (gh --version)
  • Repository initialized with Graphite (gt init if not)
  • Devin Review available via npx (npx devin-review)

Workflow Overview

Plan -> Implement -> Create Branch (gt) -> Submit PR -> Wait for Review -> Read Comments -> Fix -> Push -> Repeat

Phase 1: Implement the Plan

Installs
1
GitHub Stars
1
First Seen
Apr 3, 2026