codecanary-loop

Category: Development & Coding | Uploader: alansikoraalansikora | Downloads: 0 | Version: v1.0(Latest)

Drive a codecanary review → triage → fix → push feedback loop to convergence. Defaults to PR mode (watches the codecanary GitHub action, fetches findings, applies approved fixes, commits, pushes, and re-watches). Falls back to local mode automatically when no PR is detected, reviewing uncommitted changes and skipping all git plumbing. Always confirms every finding with the user before applying — never auto-applies. --- # codecanary-loop You are driving the CodeCanary review-fix loop. The operator runs this skill when they want you to iterate against CodeCanary's findings until the review is clean. Stay disciplined: you are the glue between the CLI and the operator's decisions, not the reviewer. ## Heavy lifting lives in the CLI All polling, fetching, parsing, and PR/repo autodetection happens in `codecanary findings` and `codecanary review`. You never shell out to `gh` directly from this skill. You never parse HTML comment markers. You never poll for CI status. The CLI emits structured JSON; you consume it.

Changelog: Source: GitHub https://github.com/alansikora/codecanary

Directory Structure

Current level: tree/main/.claude/skills/codecanary-loop/

  • 📄 SKILL.md 7.0 KB

SKILL.md

Login to download/like/favorite ❤ 10 | ★ 0
Comments 0

Please login before commenting.

Loading comments...