exPardus

Peek — Development skill for Claude Code

Development community

~20-line digest of a worker''s current or last turn.

How to install Peek

Installs to ~/.claude/skills/expardus-fleet-peek/SKILL.md

Terminal
mkdir -p ~/.claude/skills/expardus-fleet-peek && curl -fsSL https://raw.githubusercontent.com/exPardus/fleet/HEAD/commands/peek.md -o ~/.claude/skills/expardus-fleet-peek/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Peek does


description: '~20-line digest of a worker''s current or last turn. Works mid-turn.' argument-hint: ' [-n 20]' allowed-tools: 'Bash(fleet peek:*)'

!`fleet peek $ARGUMENTS`

Summarize what this worker is doing right now in two sentences. Do not speculate beyond what the digest shows.

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Digest Intro — Digest Intro Prompt 3.2k ★
  • Arrecall — AgentRecall on-demand recall — surface past fixes, decisions, and patterns mid-session without leaving your fl 370 ★

Full documentation available on GitHub

View Source Repository