Instructions file CodexOpenCode
Instructions for hon454/grimoire, covering grimoire agent protocol, repository intent, working rules, pull requests and maintenance policy.
Instructions file CodexOpenCode
Instructions for hon454/grimoire, covering grimoire agent protocol, repository intent, working rules, pull requests and maintenance policy.
Hook
Runs when a session starts on startup and resume, executing resolve_grimoire_config.py via python3 with --bootstrap-user-config, --cache and --format. From hon454/grimoire.
Skill Claude CodeCodex
Create a self-contained, copy-ready handoff prompt from the current conversation, preserving decisions, rationale, unresolved questions, next steps, work status, and authority boundaries. Do not send messages or manage Codex tasks.
Skill Claude CodeCodex
Statically review one user-specified GitHub pull request and publish one review. Do not use for general review drafting, local code review, or multi-PR work.
Skill Claude CodeCodex
Resolve Git merge, rebase, cherry-pick, or PR branch conflicts against a fetched remote base branch. Use when a user asks to fix conflicts, update a branch onto its remote base, make a branch mergeable, resolve GitHub PR conflicts, continue an interrupted conflict operation, or prepare a conflicted branch for merge…
Skill Claude CodeCodex
Destructive Git cleanup workflow that keeps only the main worktree and local main branch, then updates main; not for routine status checks, partial cleanup, or implicit repository hygiene.
Skill Claude CodeCodex
From a host-identified ephemeral Codex side conversation, preview and send a structured handoff to the uniquely verified main task, then open it. Fail closed outside that side-conversation boundary, for subagent coordination, or when the target is ambiguous.
Skill Claude CodeCodex
Preflight a tracker issue, linked change, or branch-scoped work reference before implementation; stop with a tracker draft and do not implement or mutate trackers.
Skill Claude CodeCodex
Review tracker issue readiness before implementation and draft the appropriate no-mutation tracker update.
Skill Claude CodeCodex
Close a Linear issue only after independent evidence review; move it to the team's completed state and leave one closeout comment with retry-safe reuse. Stop without mutation on incomplete work, reviewer veto, uncertainty, stale evidence, unsafe overwrites, or unavailable subagents.
Skill Claude CodeCodex
Translate and handle PR/code review feedback in the user's resolved locale, including requested changes, decision interviews, confirmed fixes, verification, reviewer follow-up, per-thread replies and resolves, optional PR body updates, and re-review requests.
Skill Claude CodeCodex
Translate, interpret, and localize user-facing text using the deterministic translation locale from the Grimoire session config cache.
Skill Claude CodeCodex
Recommend what to do next for current work by inspecting available work signals. Do not use for handoff files, implementation planning, status reports, or broad backlog triage.
Skill Claude CodeCodex
Open ChatGPT in the Codex in-app browser.
Skill Claude CodeCodex
Draft and optionally file a GitHub issue for a Grimoire documentation, skill, plugin packaging, Codex harness, or workflow change. Use when a user wants to report a reusable Grimoire problem or improvement upstream.
Skill Claude CodeCodex
Use at the start of every task in an environment where Grimoire skills are available. Requires checking and loading applicable Grimoire skills before answering, asking clarifying questions, planning, inspecting files, using tools, or editing.
Skill Claude CodeCodex
Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.