with one click
headless
Driving ikigai interactively from an agent session
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Driving ikigai interactively from an agent session
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Automated quality check loops with escalation and fix sub-agents
JSON-based end-to-end test format, runner, and mock provider
Jujutsu (jj) skill for the ikigai project
How to write effective Ralph goals for Ikigai-driven workflows
Create and manage Ralph goals from Ikigai using the real ralph-pipeline scripts
Create repositories using the real ralph-pipeline repo-create script
| name | headless |
| description | Driving ikigai interactively from an agent session |
How to interact with a running ikigai instance from an agent session. For ikigai-ctl command reference, see /load ikigai-ctl.
bin/ikigai --headless & # Start in background (no TTY required)
Without --headless, ikigai renders to the alternate terminal buffer — no visible output, no way to interact from an agent session.
ikigai-ctl send_keys "hello\r"ikigai-ctl read_framebufferThe read_framebuffer response contains a lines array. Each line has spans with text fields. Concatenate span texts per row to reconstruct what's on screen.
Visual markers:
❯ prefix — user messages sent to the LLM● prefix — LLM responses/model, /clear): wait 0.5 secondsikigai-ctl wait_idle <timeout_ms> to wait for the agent to finish--socket PATH