Skill Claude CodeCodex
Writes Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.
Skill Claude CodeCodex
Writes Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.
Instructions file CodexOpenCode
Instructions for maddada/Ghostex, covering rules for agents working in this repository, general notes, repository layout (restructured 2026-08-22), active apps vs deprecated apps and extensions system.
Instructions file
Instructions for maddada/Ghostex: Read @AGENTS.md and adhere to the requirements in it!
Skill Claude CodeCodex
Generate a concise Ghostex session title for the current thread or conversation. Use when the user asks for a thread name, chat title, session title, resume title, or any concise label summarizing what was worked on; then submit the rename command in the current Ghostex session.
Skill Claude CodeCodex
Use this skill when an agent needs to inspect or automate web content in Chrome, Chromium, Edge, or a supported Electron app through Trycua's CLI-first typed browser tools. It covers exact native-window binding, explicit browser preparation, semantic page snapshots, navigation, clicks, typing, pointer actions…
Skill Claude CodeCodex
Use this skill for anything involving Ghostex or the ghostex/gx CLI: projects and workspaces, terminal panes and sessions, agent orchestration (creating agent sessions, messaging agents, reading their output, queueing prompts, sleeping/waking/killing sessions), scheduled automations, the Kanban/Beads project board…
Skill Claude CodeCodex
Use this skill when the user asks for Ghostex Computer Use, Desktop Control, or native macOS app automation. It wraps the CLI-first Trycua workflow so agents can drive the computer and desktop apps without the user needing to remember $cua-driver.
Skill Claude CodeCodex
Use this skill when an agent needs to open, inspect, automate, or debug a browser pane built into Ghostex through its CLI-launched CEF bridge. It covers pane creation and reuse, ephemeral bridge startup, CEF page selection, console logs, DOM snapshots, clicks, fills, key presses, evaluation, and screenshots. Use…
Skill Claude CodeCodex
Use this skill to execute a multi-phase coding task with a Fable-planned, Codex-implemented, Fable-verified pipeline inside Ghostex: the invoking session plans inline and writes a phase plan file, launches one Codex (gpt-5.6) worker pane per phase through the Ghostex CLI, then launches a Fable verifier pane that…
Skill Claude CodeCodex
Use this skill whenever you are asked to work, tackle, pick up, or fix a Ghostex project board bead or card by id, and when managing beads with the normal machine-installed bd CLI: creating, updating, commenting on, reviewing, closing, or linking the session you are working in to a card. It covers linking this session…
Skill Claude CodeCodex
Explain how to fork an existing Codex CLI session into another folder by using /status to get the session id and codex fork --yolo -C TARGETFOLDER SESSIONID. Use when a user asks to move the current Codex session, change the Codex working directory, fork a Codex conversation into a different project folder, or…