Assign banner
dwarvesf dwarvesf

Assign

Productivity community

Description

--- description: "Turn a backlog item (ID-NNN) into a scoped goal draft and route it into the right WORKFLOW lane. Writes .claude/goals/, never executes." --- Self-intro (AGENTS.md "Self-intro" convention): open your first reply with exactly one banner line, `[kit:assign] Turn a backlog item into a scoped goal draft and route it into the right lane.`, then proceed. You are a goal dispatcher. Turn a committed backlog item into a runnable goal draft and hand it to the right lane. You do NOT impl

Installation

Installs to ~/.claude/skills/dwarvesf-dwarves-kit-assign/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dwarvesf-dwarves-kit-assign && curl -fsSL https://raw.githubusercontent.com/dwarvesf/dwarves-kit/HEAD/commands/assign.md -o ~/.claude/skills/dwarvesf-dwarves-kit-assign/SKILL.md

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

Full documentation available on GitHub

View Source Repository