2

    Inline Comment

    Best way to steer your agents, effortlessly.

    Updated Jun 2026
    143 views
    Security scanned

    $9.99

    · or 50 credits

    30-day refund guarantee

    Secure checkout via Stripe

    Included in download

    • Review complex code changes with line-by-line precision
    • Provide multi-point editing instructions for large refactors
    • terminal, file_write, file_read automation included
    • Ready for Requires Node.js 18+
    • Instant install

    Media gallery

    See it in action

    You say

    I need to review /src/auth.ts to ensure our password handling is secure. Open it so I can leave some inline feedback.

    Your agent does

    { "status": "submitted", "file": "/src/auth.ts", "comments": [ { "from": 22, "to": 22, "fromCol": 5, "toCol": 12, "text": "Change this to a secure hash", "code": "md5(pw)" } ] }

    About This Skill

    Precise Inline Feedback for AI Collaboration

    Save tokens and supercharge your productivity by leaving anchored feedback directly on the text. Instead of copying snippets or citing line numbers in chat, point to the exact spot — the AI receives your instructions mapped precisely to the selection.

    How it works

    When triggered, the skill launches a lightweight editor with syntax highlighting and folding in your browser. You can select lines or specific code spans to leave comments. Once you hit submit, the AI receives a structured JSON object containing your instructions mapped precisely to the selection.

    • Reference Precision: Pinpoint the exact spot you want to instruct on.
    • Rich Visualization: Supports syntax highlighting for 80+ languages and renders Markdown, KaTeX math, and Mermaid diagrams.
    • Easy Navigation: Folding lets you collapse and navigate long files quickly.
    • Mobile-Friendly: Touch-sized hit targets and a responsive layout — review from your phone or tablet.
    • Remote-Friendly: Works over SSH port forwarding or HTTP tunnels — review files on a remote machine without leaving your local browser.
    • Resilient Sessions: Drafts are auto-saved locally, so you won't lose your review if you accidentally close the tab.

    Supported formats

    Works with virtually all source code (Python, JS, Rust, Go, etc.), configuration files (YAML, JSON, Dockerfile), and documentation (Markdown, LaTeX).

    Use Cases

    • Review complex code changes with line-by-line precision
    • Provide multi-point editing instructions for large refactors
    • Markup documentation with Markdown and diagram previews
    • Gather structured feedback on configuration or data files

    Reviews

    No reviews yet - be the first to share your experience.

    Only users who have downloaded or purchased this skill can leave a review.

    Security Scanned

    Passed automated security review

    Permissions

    Terminal / Shell
    Write Files
    Read Files
    Network Access

    Terminal - For running the local server to serve the UI for user. Read Files - Read the file user need to review. Write Files - Write to <project-root>/tmp (or user specified) folder for persistence of comments. Network Access - LAN only, for serving the UI for user.

    Requires Node.js 18+

    Frequently Asked Questions