Gitlab Mr
Work with GitLab merge requests. Use whenever you need to create, update, or interact with a GitLab merge request (MR).
Implement Github Issue
Implement a GitHub issue end to end. Use when Codex is asked to take a GitHub issue, issue URL, or issue number, read the issue and comments, gather repository context, make the code change, run validation, review the diff, and create a pull request.
Git Commit
Use when making Git commits, writing commit messages, or when about to run `git commit`. Enforces workflow and tooling expectations for Git commits.
Handoff
Compact the current conversation into a handoff document for another agent to pick up. Use when requested by a user, when the current thread would be best carried out in a fresh thread, or when the context window is getting too full.
Implement Gitlab Issue
Implement a GitLab issue end to end. Use when Codex is asked to take a GitLab issue, issue URL, or issue number, read the issue and comments, gather repository context, make the code change, run validation, review the diff, and create a merge request.
Discuss Design
Interview the user about a plan/design in a structured, paced manner. Use when needing to flesh out details of an idea. Use when in planning mode or when unsure of what direction to take next.