بنقرة واحدة
headless
Driving ikigai interactively from an agent session
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Driving ikigai interactively from an agent session
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
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
استنادا إلى تصنيف SOC المهني
| 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