tunelito-review

Create a real-time Tunelito code review room with a shared URL.

Updated May 22, 2026
One-click install
npx skills add https://github.com/chekos/tunelito --skill tunelito-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tunelito-review
Source: https://github.com/chekos/tunelito/tree/main/.claude/skills/tunelito-review
Command: npx skills add https://github.com/chekos/tunelito --skill tunelito-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the creation of a code review room for Tunelito, making it easy to share and review code changes in real-time.

Core Features & Use Cases

  • Real-time Review Room: Generate a temporary URL for reviewers to access a live code review room.
  • Local-first Approach: Keeps files local while providing a shared view with others.
  • Integrated Commenting: Enables reviewers to leave comments on specific sections of the code.

Quick Start

Use the 'tunelito-review' skill to initiate a code review room for your current Tunelito project.

Frequently Asked Questions about tunelito-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a real-time code review room for HTML and Markdown files?

To set up a real-time code review room, this Skill generates a temporary URL for a Tunelito review environment where you can share local HTML or Markdown files and collaborate with reviewers.

Can I share local code files for collaborative review without uploading them?

Yes, you can share local code files for collaborative review using a local-first approach, which keeps files on your machine while providing a synchronized shared view for reviewers to access.

Does the real-time code review environment support commenting on specific code sections?

Yes, the real-time code review environment supports integrated commenting, allowing reviewers to leave feedback and comments directly on specific sections of the shared HTML or Markdown code.

How does git diff analysis work during a collaborative code review?

Git diff analysis works by tracking version changes within the shared code review room, allowing reviewers to see and comment on the specific modifications made to the HTML or Markdown files.

What is the best way to initiate a collaborative code review for a Tunelito project?

The best way to initiate a collaborative code review for a Tunelito project is to use this Skill, which automatically creates a temporary review room URL for real-time sharing and feedback.