Skip to content
Security
Command

/note

Zero-friction idea capture. Append, list, or promote notes to todos.

From plugin
thrunt-god
3656 skills18 agents56 commands5 hooks
Install
$ npx -y skills add backbay-labs/thrunt-god --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/note

Context preview

What this command does when you run it.

Zero-friction idea capture. Append, list, or promote notes to todos.

Command definition

note.md
name: thrunt: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> @~/.claude/thrunt-god/workflows/note.md @~/.claude/thrunt-god/references/ui-brand.md </execution_context>

<context> $ARGUMENTS </context>

<process> Execute the note workflow from @~/.claude/thrunt-god/workflows/note.md end-to-end. Capture the note, list notes, or promote to todo — depending on arguments. </process>

Ships withthrunt-god

Threat hunting command system for agentic IDEs

Get the whole plugin, auto-invoked
Stats
36
Stars
0
Views
8
Forks
Active
Maintenance
JavaScript
Language
MIT
License
25d ago
Last commit
4mo ago
Created

Repo: backbay-labs/thrunt-god