[DEPRECATED] Lite variant killed 2026-05-14. Use /forward instead.
Scanned 5/31/2026
Install via CLI
openskills install Soul-Brews-Studio/arra-oracle-skills-cli---
name: forward-lite
description: "[DEPRECATED] Lite variant killed 2026-05-14. Use /forward instead."
zombie: true
---
# /forward-lite
Quick handoff. No plan mode, no issues.
```bash
date "+🕐 %H:%M %Z (%A %d %B %Y)" && git status --short && echo "---" && git log --oneline -5
```
Resolve vault:
```bash
PSI=$(readlink -f ψ 2>/dev/null || echo "ψ")
mkdir -p "$PSI/inbox/handoff"
```
Write to: `$PSI/inbox/handoff/YYYY-MM-DD_HH-MM_quick.md`
```markdown
# Handoff: [focus]
**Date**: YYYY-MM-DD HH:MM
## What We Did
- [from git log, 3-5 items]
## Pending
- [ ] [from git status or conversation]
## Next Session
- [ ] /recap-lite to orient
```
Show: "Handoff saved. Next session: `/recap-lite`"
Upgrade: `/go standard` for full `/forward` with plan mode, GitHub issue creation, and outbox tracking.
---
ARGUMENTS: $ARGUMENTS
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.