Local Review Fallback

Launch the three local reviewers as Claude subagents when lfx-local-review selects the Claude fallback.

linuxfoundation c471ad1 1.0 KB Updated

File contents

Local review — Claude fallback

Launch exactly three generic subagents in one parallel batch, using model opus for all three:

Role Skill to load
general lfx-general-code-review
repo_code newsletter-service-code-reviewer
repo_learnings newsletter-service-learnings-reviewer

Give every subagent the same target repo, target_sha, base_sha (or none), exact review exactly: range and optional extra hint supplied by the host.

Tell each subagent: Load the named skill and follow it exactly. Review only the supplied range and return an ordinary Markdown review.

If any subagent errors, returns nothing or does not return a review, report a role-labelled Claude fallback failure and rerun all three. Never combine Pi and Claude roles in one cycle.

linuxfoundation/lfx-v2-newsletter-service/tree/main/.claude/skills/local-review-fallback commit c471ad13f8

Frequently asked questions

npx skillmds@latest add linuxfoundation/local-review-fallback