Fuel check โฝ ยท Park it ๐ ฟ๏ธ ยท Visualize ๐ช ยท Compound it ๐งช
fizzy-conventions.json
Card creation, tagging, fizzy-md proxy rules
coding-tools.json
Amp CLI, OpenCode, free model tiers
git-conventions.json
Branch naming, commit message format
whatsapp-setup.json
Multi-account config, store paths
summary.md
Overview index of all conventions
discovery path
how bots find conventions
loaded every session
AGENTS.md
โ
signpost section
## Shared Conventions
โ
points to
knowledge/shared/conventions/
โ
also findable via
memory_search
bot rollout status
signpost in agents.md
๐
OptimusAGENTS.md
๐ ๏ธ
WheeljackAGENTS.md
๐
ProwlAGENTS.md
๐
BumblebeeAGENTS.md
๐ฏ
BluestreakAGENTS.md
๐
HoundAGENTS.md
๐ฌ
PerceptorAGENTS.md
๐ผ
RewindAGENTS.md
๐จ
Red AlertAGENTS.md
๐ท
JazzAGENTS.md
๐ฉ
RivetAGENTS.md
๐ฟ
Alpha TrionAGENTS.md
โค๏ธโ๐ฉน
Ratchetair-gapped
๐
Arceeair-gapped
signpost in AGENTS.md
air-gapped (by design)
trigger phrases
universal commands
Park it ๐ ฟ๏ธ
all bots
Wrap up current work and store in the right place. Context-dependent routing:
๐ฏ
Fizzy
Tracked tasks & cards
๐ง
Memory
Lessons & decisions
๐
Obsidian
Reference material
โฐ
Cron
Timed reminders
Visualize ๐ช
all bots
Generate a rich HTML visual explainer using the visual-explainer skill, save to viz/{slug}.html, publish to ark.zainf.dev/viz/
Fuel check โฝ
all bots
Run codexbar usage across all providers โ report Claude weekly limits, Amp hourly credits, Codex replenishment status
Compound it ๐งช
all bots
Capture learnings from completed work into knowledge/solutions/. Updates PATTERNS.md if repo has one. Three questions: what worked, what broke, reusable insight.
contextual references (bonus)
memory.md deep links
Optimusfizzy-conventions.jsoncoding-tools.json
Wheeljackcoding-tools.json
Prowlwhatsapp-setup.json
Architecture principle: Single source of truth in knowledge/shared/conventions/.
Each bot gets a one-line signpost in AGENTS.md (loaded every session).
Contextual deep links in MEMORY.md are bonus โ not required.
Air-gapped bots (Ratchet, Arcee) are excluded by design.