rm-sidenotes

Capture tangent ideas as structured sidenotes with sequential IDs.

Updated Nov 11, 2023
One-click install
npx skills add https://github.com/michaelvolz/redmuffin.Blazor.StaticWeb --skill rm-sidenotes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rm-sidenotes
Source: https://github.com/michaelvolz/redmuffin.Blazor.StaticWeb/tree/main/.opencode/skills/rm-sidenotes
Command: npx skills add https://github.com/michaelvolz/redmuffin.Blazor.StaticWeb --skill rm-sidenotes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill prevents tangential thoughts from derailing active work by capturing them as discrete sidenotes and preserving them until the team is ready to act.

Core Features & Use Cases

  • Structured capture: Recognize sidenote:, /sidenote, and /sidenotes commands, write the note to docs/sidenotes with sequential SN-NNNN IDs, and confirm creation before saying another word.
  • Backlog management: Support list, show, verify, convert, tackle, and dismiss commands so pending notes can be reviewed, converted, or removed without guesswork.
  • Conversion orchestration: Follow documented patterns and load the appropriate ce:brainstorm, ce:plan, ce:work, or todo-create skill while updating notes with conversion metadata.

Quick Start

Use the sidenote: command to capture tangents before continuing the main task.

Frequently Asked Questions about rm-sidenotes

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

FAQPage Schema
How do I capture tangent ideas during active work without losing focus?

To capture tangent ideas without losing focus, use a sidenote command to write the thought to a structured markdown backlog file with a sequential ID, confirming creation before resuming your main task.

What is the best way to manage a backlog of unstructured tangent notes?

Managing a backlog of tangent notes involves using list, show, verify, and dismiss commands to review pending items, enabling you to organize, convert, or remove captured sidenotes systematically.

How do I convert captured backlog notes into actionable work items?

To convert captured backlog notes into actionable items, issue a convert command that invokes brainstorm, plan, work, or todo-create skills, automatically updating the original note file with conversion metadata.

Do I need to create specific file formats to store captured sidenotes?

Yes, storing captured sidenotes requires creating markdown files in a designated docs directory, complete with YAML frontmatter and sequential SN-NNNN identifiers for structured backlog tracking.

Can I dismiss or delete unwanted tangent notes from my workflow backlog?

Yes, you can dismiss or delete unwanted tangent notes from your workflow backlog by using the dismiss command, removing irrelevant items from your pending sidenotes list cleanly.