Agentic coding,
drawn out.
Trying to build my own Jarvis over here.
Guardrails · Hooks · Triggers · Modes.
01
The loop
02
The wiring
Mechanism
The power of hooks
Shell commands that fire on agent lifecycle events. From a formatter to a whole orchestration layer.
Read → CapabilitySkills
Folders of instructions the model loads only when relevant. Progressive disclosure.
Read → StateThe memory layer
How an agent remembers across turns, sessions and projects when the context window can't.
Read → 03
Plugins I actually run
Plugin
RTK — Rust Token Killer
A CLI proxy that strips noise from dev commands. 60–90% fewer tokens.
Read → PluginHoncho
A persistent memory layer that loads who I am at the start of every session.
Read → PluginCaveman mode
A hook that compresses the agent's replies ~75% by making it talk like a caveman.
Read →