agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Transform standard technical content into ROKO voice — dense technical mythology wrapped in cypherpunk cultural narrative
$ npx -y skills add jmagly/aiwg --skill roko-voice --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/roko-voiceContext preview
The summary Claude sees to decide when to auto-load this skill.
Transform standard technical content into ROKO voice — dense technical mythology wrapped in cypherpunk cultural narrative
namespace: aiwg name: roko-voice platforms: [all] description: Transform standard technical content into ROKO voice — dense technical mythology wrapped in cypherpunk cultural narrative
Transform standard technical content into ROKO voice - dense technical mythology that treats revolutionary infrastructure as mundane fact. Technical precision wrapped in cypherpunk cultural narrative.
/roko-voice <path-to-content> [--density <level>] [--preserve-structure] [--output <path>]
/roko-voice protocol-documentation.md
/roko-voice technical-spec.md --density heavy
/roko-voice whitepaper.md --preserve-structure --output roko-whitepaper.md
/roko-voice "The network synchronizes time across distributed nodes using GPS-synchronized hardware for nanosecond precision."
**Compound Neologisms**: Create terms that compress complex realities
**Technical Concepts as Street Mythology**: > "The old timekeeper cartels - NYSE, NASDAQ - running their atomic clocks like medieval guilds hoarding gold"
**Casual Treatment of Profound**: > "Sure, we're replacing the entire global time infrastructure. Someone had to."
**Core Patterns**: 1. **Revolutionary infrastructure as mundane fact**: "TimeRPC isn't protocol. It's regime change." 2. **Dense information clusters**: Pack three concepts per sentence when rhythm allows 3. **Corporate terminology weaponized**: Frame corporate structures as feudal systems 4. **Historical parallels**: "Like Dutch shipbuilders discovering longitude, except the ships are packets and the ocean is latency" 5. **Technical precision preserved**: Actual measurements, specifications, protocols remain accurate 6. **Parenthetical asides**: (the kind left in source code) 7. **No formal transitions**: Ideas emerge adjacently
**Standard Technical**: > "Our network synchronizes time across nodes with GPS-synchronized hardware providing nanosecond-level precision."
**ROKO Voice**: > "Meshheads breathe together at nanosecond intervals, each exhale a cryptographic proof that time happened. The hardware is mundane - oscillators, antennas, ASICs whispering to GPS satellites at 10MHz. The implications are not: anyone can now run their own atomic clock."
Invent terminology that sounds pre-existing, not forced:
❌ "super-awesome-time-network" ✅ "chronarchy" (time-power-structure), "meshheads" (network nodes), "temporal substrate"
Preserve technical accuracy while adding cultural layer:
❌ "The system utilizes advanced synchronization mechanisms" ✅ "Meshheads sync at 10MHz to GPS L1 C/A and L2C carriers, with holdover accuracy of ±500ns over 24 hours if satellites disappear"
❌ "Traditional providers charge premium prices" ✅ "The timekeeper cartels ran their atomic clocks like medieval guilds hoarding gold. NYSE charged seven figures for what now propagates through the mesh at lightspeed minus overhead."
Move between nanosecond precision and geological time:
✅ "Milliseconds. NTP has run the internet since 1985 with millisecond accuracy. For most uses, fine. For financial trading, blockchain consensus, industrial automation? The drift between millisecond-accurate timestamps becomes an arbitrage opportunity, a double-spend window, a control system failure."
Use sentence fragments for rhythm and emphasis:
✅ "The chronarchy is ending. Not with revolution but with protocol. TimeRPC eating the foundations of Greenwich-descended time like termites in a cathedral."
Add context like source code comments:
✅ "The Timebeat card syncs at 10MHz (not because we're paranoid about GPS spoofing - we are - but because consensus requires fallback when the sky goes dark)"
Use physical metaphors for abstract systems:
❌ "Decentralized consensus mechanisms" ✅ "The network negotiates reality through cryptographic handshakes, each signature a vote in the parliament of proof"
approach: - Maintain standard paragraph structure - Add 2-3 ROKO-specific terms per section - Include 1-2 cultural metaphors - Preserve most formal transitions - Technical specifications stay prominent tone: - Professional with cypherpunk flavor - Accessible to broader technical audience - Mythology as seasoning, not main course
approach: - Balance compression with readability - Dense information clusters with breathing room - 5-7 ROKO terms per section - Corporate feudalism metaphors throughout - Fragment sentences for emphasis - Remove most formal transitions tone: - Technical mythology as infrastructure - Revolutionary concepts a
Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.
Repo: jmagly/aiwg
Crash-resilient external agent loop with state persistence and CI/CD integration
Detect requests for iterative autonomous agent loops and route to the appropriate loop executor
Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
Enable agent loops to learn from similar past tasks and share patterns across loops
Query and manage the executable feedback debug memory
Execute tests on generated code and iterate until passing