Dkm Bind banner
TolongLabs TolongLabs

Dkm Bind

Git community

Description

--- description: Bind this worktree to a GitHub issue or PR so its receipts publish there argument-hint: <issue-or-pr-number> allowed-tools: Bash(bun:*) --- Bind the current worktree to work item `$1`. Run: `bun "${CLAUDE_PLUGIN_ROOT}"/src/cli.ts bind $1` Report the result in one line. If it fails because `gh` cannot see the item, say so plainly and stop; do not try to guess a different number.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository