Skip to content

docs: consolidated genie capabilities reference #3

Description

@namastex888

Summary

Genie's capabilities (spawn flags, agent resolution order, multi-agent patterns, orchestration commands) are documented but scattered across multiple files in the genie repo:

  • skills/genie/SKILL.md — agent directory, resolution order
  • docs/CO-ORCHESTRATION-GUIDE.md — worktree isolation, multi-agent patterns
  • Source code — spawn flags (--session, --cwd, --model, --skill, --layout, etc.)

Users and agents need a single consolidated reference page on the docs site.

Proposed content

  1. Genie CLI Reference — all commands with flags and examples
  2. Agent Orchestration Guide — spawn, monitor, send, resume lifecycle
  3. Multi-Agent Patterns — team creation, concurrent dispatch, worktree isolation
  4. Spawn Flags Cheat Sheet--session, --cwd, --model, --skill, --color, --plan-mode, --permission-mode, --extra-args, --no-auto-resume

Source material

  • automagik-dev/genie repo: skills/genie/SKILL.md, docs/CO-ORCHESTRATION-GUIDE.md, src/genie.ts (CLI definitions)

Originated from triage of genie#724.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions