From tatsumaki
Use when the user asks an agent to inspect, plan, or update tatsumaki stories, projects, work-items, or related tm CLI workflows. Prefer this skill for tatsumaki operations, story triage, work-item status checks, and safe agent use of tm.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tatsumaki:tatsumakiThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to operate tatsumaki as a product workflow, not as a generic shell-command cookbook. The official v1 operation surface is the `tm` CLI.
Use this skill to operate tatsumaki as a product workflow, not as a generic shell-command cookbook. The official v1 operation surface is the tm CLI.
tm for tatsumaki state. Do not use provider CLIs such as gh issue view as the source of truth for tatsumaki work-items.--json for reads whenever the command supports it.tm --version
tm config show
tm --json whoami
If tm is missing, tell the user that tatsumaki's release installer is the supported install path and ask before running it:
curl -fsSL https://github.com/shwld/tatsumaki/releases/latest/download/install-tm.sh | bash
tm authentication precedence is TATSUMAKI_TOKEN first, then the local credential store such as macOS Keychain.tm command works in a normal terminal.tm --json whoami fails in an agent sandbox, explain that the agent may not have credential-store access and ask the user whether to approve the command, run tm login, or provide a scoped TATSUMAKI_TOKEN for that session.tm and --json when available.tm command that performs the requested change.tm --json where possible and report the resulting state.Never work around a failed tatsumaki write by directly mutating provider state unless the user explicitly changes the task from tatsumaki work-item operation to provider maintenance.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub shwld/tatsumaki --plugin tatsumaki