Fresh-start orientation—adaptive synthesis with bulletproof edge case handling. Use when starting a session, after /jump, lost your place, or before switching context.
From oracle-skillsnpx claudepluginhub soul-brews-studio/plugin-marketplace --plugin oracle-skillsThis skill uses the workspace's default tool permissions.
recap-rich.shrecap.shreferences/rich-paths.mdDesigns and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Enables AI agents to execute x402 payments with per-task budgets, spending controls, and non-custodial wallets via MCP tools. Use when agents pay for APIs, services, or other agents.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Goal: Orient yourself in <10 seconds. Fast by default, rich on demand.
/recap # Fast: bash script + LLM suggestions
/recap --rich # Full: read retro content, detailed analysis
Run the script, then add suggestions:
.claude/scripts/recap.sh
Script outputs formatted data instantly (~0.1s). Then LLM adds:
Total: 1 bash call + LLM analysis = fast + smart
| If you see... | Suggest... |
|---|---|
| Untracked files | Commit them |
| Focus = completed | Pick from tracks or start fresh |
| Branch ahead | Push or create PR |
/recap --rich)Full context with retro/handoff content:
.claude/scripts/recap-rich.sh
Includes: tracks, retro summary, commits, handoff details.
Philosophy: Detect reality. Surface blockers. Be fast.
Version: 6.1 (Bash script + LLM pattern) Updated: 2026-01-14