Dkm Note banner
TolongLabs TolongLabs

Dkm Note

Productivity community

Description

--- description: Record a narrative note or a blocker for the next receipt argument-hint: [blocker] <text> allowed-tools: Bash(bun:*) --- Record what you want the next receipt to carry. If the arguments begin with the word `blocker`, run: `bun "${CLAUDE_PLUGIN_ROOT}"/src/cli.ts blocker <the rest of the text>` Otherwise run: `bun "${CLAUDE_PLUGIN_ROOT}"/src/cli.ts note $ARGUMENTS` Remember that a narrative is published as **unverified** and a blocker as **reported**. Neither is treated as fac

Installation

Installs to ~/.claude/skills/tolonglabs-dont-kacau-me-dkm-note/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tolonglabs-dont-kacau-me-dkm-note && curl -fsSL https://raw.githubusercontent.com/TolongLabs/dont-kacau-me/HEAD/commands/dkm-note.md -o ~/.claude/skills/tolonglabs-dont-kacau-me-dkm-note/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository