My Workflow

**ALWAYS use when:** assessing task direction, deciding whether to stay in the current worktrunk or switch; updating worktree names to match evolving work; managing session boundaries and context switching; spawning parallel subagents. Use whenever the user asks about worktrees, switching contexts, session starts/ends, or coordinating multiple agents. **DO NOT use for:** commit/push/ship actions — use @skills/my-vcs-hygiene. Plan/build/review/document phases — use @skills/my-project-lifecycle. `wt` CLI mechanics — use @skills/worktrunk.

alexleekt ec7a8ec 19.3 KB Updated

File contents

alexleekt/agents/tree/main/skills/my-workflow commit ec7a8ecf06

Frequently asked questions

npx skillmds@latest add alexleekt/my-workflow