Skip to content
Development
Command

/peer

Talk to a named LETS peer session (alias of /lets:orc with a target)

From plugin
lets-workflow
1726 skills15 agents26 commands
Install
> /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.md
description: 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.

Ships withlets-workflow

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

Get the whole plugin

Other commands on lets-workflow.