Add visual-recap skill and documentation - #31
Conversation
- Introduced the `/visual-recap` skill to generate interactive visual recaps from PRs, branches, or commits, enhancing the review process with annotated diffs, diagrams, and summaries. - Added comprehensive documentation in `README.md`, `SKILL.md`, and various reference files to guide users on functionality, usage scenarios, and local-files privacy mode. - Updated `skills-lock.json` to include the new skill entry. Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
Warning Review limit reached
Next review available in: 9 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (6)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |


/visual-recapskill to generate interactive visual recaps from PRs, branches, or commits, enhancing the review process with annotated diffs, diagrams, and summaries.README.md,SKILL.md, and various reference files to guide users on functionality, usage scenarios, and local-files privacy mode.skills-lock.jsonto include the new skill entry.Note
Low Risk
Documentation and agent-skill metadata only; no application runtime, auth, or data-path changes.
Overview
Adds the
/visual-recapagent skill so agents can turn a PR, branch, commit, or diff into an Agent-Native Plan recap (the inverse of forward/visual-planplanning).New material under
.agents/skills/visual-recap/includes user-facingREADME.md, agentSKILL.md(when to recap, canonical plan shape, diff→block mapping, grounding, security/redaction, hosted vs local-files), andreferences/for Plan MCP publishing (connection.md), local-only MDX (local-files.md), and HTML wireframe rules (wireframe.md).skills-lock.jsonregistersvisual-recapfrombuilderio/skillswith a content hash.Reviewed by Cursor Bugbot for commit 32059d5. Bugbot is set up for automated code reviews on this repo. Configure here.