Skip to content

Add visual-recap skill and documentation - #31

Merged
andrmaz merged 1 commit into
developfrom
docs/visual-recap-connection-reference
Aug 3, 2026
Merged

Add visual-recap skill and documentation#31
andrmaz merged 1 commit into
developfrom
docs/visual-recap-connection-reference

Conversation

@andrmaz

@andrmaz andrmaz commented Aug 3, 2026

Copy link
Copy Markdown
Owner
  • 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.

Note

Low Risk
Documentation and agent-skill metadata only; no application runtime, auth, or data-path changes.

Overview
Adds the /visual-recap agent skill so agents can turn a PR, branch, commit, or diff into an Agent-Native Plan recap (the inverse of forward /visual-plan planning).

New material under .agents/skills/visual-recap/ includes user-facing README.md, agent SKILL.md (when to recap, canonical plan shape, diff→block mapping, grounding, security/redaction, hosted vs local-files), and references/ for Plan MCP publishing (connection.md), local-only MDX (local-files.md), and HTML wireframe rules (wireframe.md). skills-lock.json registers visual-recap from builderio/skills with a content hash.

Reviewed by Cursor Bugbot for commit 32059d5. Bugbot is set up for automated code reviews on this repo. Configure here.

- 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>
@andrmaz andrmaz self-assigned this Aug 3, 2026
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@andrmaz, you've reached your PR review limit, so we couldn't start this review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 178719f4-7ae5-432c-8122-42ec135ad1b0

📥 Commits

Reviewing files that changed from the base of the PR and between 8d92b45 and 32059d5.

📒 Files selected for processing (6)
  • .agents/skills/visual-recap/README.md
  • .agents/skills/visual-recap/SKILL.md
  • .agents/skills/visual-recap/references/connection.md
  • .agents/skills/visual-recap/references/local-files.md
  • .agents/skills/visual-recap/references/wireframe.md
  • skills-lock.json

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: Cursor Bugbot completed successfully with no findings requiring human review. No approval policies apply to these paths, and no reviewers were assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@andrmaz
andrmaz merged commit 353939a into develop Aug 3, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant