margins-read

Fetch open Margins discussions grouped by file and prompt for next actions.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/alvistar/margins-cli --skill margins-read
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: margins-read
Source: https://github.com/alvistar/margins-cli/tree/main/margins-plugin/skills/margins-read
Command: npx skills add https://github.com/alvistar/margins-cli --skill margins-read

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill fetches open Margins discussions for the current repository, groups them by file, and formats them for quick review and action.

Core Features & Use Cases

  • Group open discussions by file path and format them for readable review.
  • Provide actions to reply, resolve, or convert a discussion into a TODOS.md entry.
  • Pull discussions into the current working context to support collaborative decision-making and rapid iteration.

Quick Start

Ask Margins to fetch open discussions for the repository and present actionable next steps.

Frequently Asked Questions about margins-read

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

FAQPage Schema
How do I fetch open Margins discussions for a repository?

The skill retrieves open Margins discussions for the current repository, groups them by file path, and formats them for quick review. It then prompts you for next actions like replying or resolving.

Can I convert code review comments into TODOS.md entries?

Yes, you can convert code review comments into TODOS.md entries. When fetching open Margins discussions, the skill provides an action to easily add a discussion item directly into your TODOS.md file.

What is the best way to group pull request discussions by file for team collaboration?

The best way to group pull request discussions by file is using a tool that fetches open Margins discussions, clusters them by file path, and formats them for readable review to support collaborative decision-making.

How do I reply to or resolve Margins discussions in my current workspace context?

You can reply to or resolve Margins discussions by loading the active workspace context after the skill fetches and presents them. It prompts you for these next actions to support continuing work from the results.

Does the Margins discussions workflow require any dependencies to function?

No, the Margins discussions workflow does not require any dependencies to function. It operates independently to fetch, group, and format repository discussions without needing additional components.