Skip to content

/detect-task

Internal skill for commands. Detect the active task (any tracker adapter) from the task-state file / git branch name. Do not trigger on user conversation - only when commands need task detection.

shell
$ npx -y skills add restarter/lets-workflow --skill detect-task --agent claude-code

How it fires

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

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/detect-task
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Internal skill for commands. Detect the active task (any tracker adapter) from the task-state file / git branch name. Do not trigger on user conversation - only when commands need task detection.
Ships withlets-workflow

A development workflow plugin for Claude Code Stop babysitting your AI. Start shipping with it.

Get the whole plugin, auto-invoked
Stats
16
Stars
0
Views
3
Forks
Active
Maintenance
Go
Language
MIT
License
12h ago
Last commit
5mo ago
Created

Repo: restarter/lets-workflow