/peer
Talk to a named LETS peer session (alias of /lets:orc with a target)
> /plugin marketplace add restarter/lets-workflow > /plugin install lets@lets-workflow
How it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/peer
Context preview
What this command does when you run it.
Talk to a named LETS peer session (alias of /lets:orc with a target)
Command definition
peer.mddescription: Talk to a named LETS peer session (alias of /lets:orc with a target) argument-hint: "<name> <ask|ping|read|tell|who> [text]"
Peer
Alias of the `orc` skill with an explicit target.
1. Split the argument: `<name>` (a name with spaces is quoted), `<verb>`, then the rest as text. A `<name>` holding a quote, `$`, backtick or newline is refused in one line - Go validates the rest. 2. `Skill(skill: "lets:orc", args: "target=\"<name>\" verb=<verb> text=<rest>")` - without `footer=none`: this command adds nothing after the delegated run, so the orc run's single Close footer is the response's footer and this file emits none.
A development workflow plugin for Claude Code Stop babysitting your AI. Start shipping with it.
Repo: restarter/lets-workflow
Other commands on lets-workflow.
backlog
Backlog review and cleanup - multi-agent backlog review, quick no-agent pulse (--fast), or interactive triage cleanup
end
End a work session - a settlement pass that reconciles uncommitted / unpushed work + session context into git, the tracker, and a session snapshot file.…
execute
Execute implementation plan from /lets:plan - load plan and enter native plan mode

