Skip to content

/orient

Internal skill for commands. Render the shared orientation snapshot - active task, what's in flight, what's next - tracker-universal. Do not trigger on user conversation; only when a command needs the snapshot.

shell
$ npx -y skills add restarter/lets-workflow --skill orient --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/orient
How auto-invocation works

Context preview

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

Internal skill for commands. Render the shared orientation snapshot - active task, what's in flight, what's next - tracker-universal. Do not trigger on user conversation; only when a command needs the snapshot.
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