gsd-note

Append, list, and promote timestamped notes across project and global scopes.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-note-dobrinz123
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-note
Source: https://github.com/dobrinz123/claude-skills-share/tree/main/skills/gsd-note
Command: npx skills add https://github.com/dobrinz123/claude-skills-share --skill gsd-note-dobrinz123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Capture fleeting ideas and quick notes without interrupting workflow so nothing important is forgotten or lost in chat history.

Core Features & Use Cases

  • Append: Create a timestamped note file with a single write call for rapid idea capture.
  • List: Enumerate notes across project and global scopes to review captured thoughts.
  • Promote: Convert a selected note into a structured todo to formalize follow-up work.
  • Use Case: Jotting down a bug idea during coding, listing recent ideas when planning a sprint, and promoting a key note into the project backlog as a todo.

Quick Start

Use the gsd-note skill to append a quick idea such as "Remember to add integration tests" and confirm the saved note.

Frequently Asked Questions about gsd-note

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

FAQPage Schema
How do I capture quick ideas during development without interrupting workflow?

Capture quick ideas by appending brief text into a timestamped note file with a single write call. This prevents fleeting thoughts from getting lost in chat history during active coding sessions.

What is the best way to organize fleeting notes across project and global scopes?

Organize fleeting notes by using the list subcommand to enumerate captured thoughts across project and global scopes. This allows you to review timestamped entries when planning sprints or revisiting work.

How do I promote a captured note into a structured todo for project management?

Promote a captured note into a structured todo by selecting the specific timestamped entry and converting it into a formalized follow-up task within your project backlog using the promote subcommand.

Can I use this note capture workflow within an existing project management context?

Yes, you can use this note capture workflow within project management contexts. It operates inline with a single write call to append, list, and promote notes without requiring external tools or complex environment setups.

Does this note tool require any dependencies or external components to function?

No, this note tool does not require any dependencies or external components to function. It operates independently to append, list, and promote timestamped notes within your development workflow using basic write calls.