Files
quantlab-agent/.agent/skills/gsd-note/SKILL.md
Variet 5895627f21 chore: quantlab-agent 프로젝트 초기 설정
agent_guide 템플릿 기반으로 프로젝트 구조 설정.
Gitea(quantlab-agent), Vikunja(project #15) 연동 완료.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 09:54:19 +09:00

814 B

name, description
name description
gsd-note Zero-friction idea capture. Append, list, or promote notes to todos.
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.

<execution_context> @.agent/get-shit-done/workflows/note.md @.agent/get-shit-done/references/ui-brand.md </execution_context>

$ARGUMENTS Execute the note workflow from @.agent/get-shit-done/workflows/note.md end-to-end. Capture the note, list notes, or promote to todo — depending on arguments.