Instructions file CodexOpenCode
AGENTS.md instructions for ttttmr/pi-context, covering project knowledge base, structure, commands, coding standards and where to look.
Instructions file CodexOpenCode
AGENTS.md instructions for ttttmr/pi-context, covering project knowledge base, structure, commands, coding standards and where to look.
Skill Claude CodeCodex
Use this skill for multi-turn, phased, or noisy work: research/reading, debugging, plan-then-execute, retries/pivots, background or asynchronous work, handoffs, user decisions, task switching, repeated items, or repeated progress checks. It keeps the conversation as a clean working set with checkpoints, timeline…
Instructions file CodexOpenCode
Instructions for ttttmr/pi-tmux-task, covering project knowledge base, core product idea, current stack, structure and key files.
Skill Claude CodeCodex
Use tmux for non-blocking project tasks. Reuse the injected PITMUXSESSION when available, fall back to ./tmux-session-name.sh if needed, run one logical task per named tmux window, and interpret tmux-task notifications that include both window id and name.
Skill Claude CodeCodex
Use this skill whenever a command should keep running in the background for the current Pi conversation and report back when it exits, rings, blocks on input, or needs follow-up. Use for dev servers, watches, long tests/builds/scans, delayed reminders, log tails, and parallel subtasks. Do not use for short foreground…