Zero-friction idea capture. Append, list, or promote notes to todos.
Scanned 5/28/2026
Install via CLI
openskills install Enakoneschniy/claude-dev-stack---
name: cds-note
description: "Zero-friction idea capture. Append, list, or promote notes to todos."
argument-hint: "<text> | list | promote <N> [--global]"
allowed-tools:
- Read
- Write
- Glob
- Grep
---
<objective>
Zero-friction idea capture — one Write call, one confirmation line.
Three subcommands:
- **append** (default): Save a timestamped note file. No questions, no formatting.
- **list**: Show all notes from project and global scopes.
- **promote**: Convert a note into a structured todo.
Runs inline — no Task, no AskUserQuestion, no Bash.
</objective>
<execution_context>
@$HOME/.claude/cds-workflow/workflows/note.md
@$HOME/.claude/cds-workflow/references/ui-brand.md
</execution_context>
<context>
$ARGUMENTS
</context>
<process>
Execute the note workflow from @$HOME/.claude/cds-workflow/workflows/note.md end-to-end.
Capture the note, list notes, or promote to todo — depending on arguments.
</process>
No comments yet. Be the first to comment!