# Git Workflow > Version 2.6.0 provides 20 host-neutral workflow skills and 8 specialized agents for Claude Code and Codex. Claude Code invokes installed marketplace skills as `/git-workflow:skill-name`. Codex invokes skills as `$skill-name`. Use either an installed plugin or checkout-local discovery in one session, never both. ## Documentation - [Git Workflow](https://agents.navarrolajous.com/git-workflow/index.md): Twenty open-source skills for reliable Git, pull request, release, QA, review, and notification workflows in Claude Code and Codex. - [Installation](https://agents.navarrolajous.com/git-workflow/installation/index.md): Install Git Workflow safely in Claude Code or Codex, choose one discovery mode, and verify the package before use. - [Review Watch](https://agents.navarrolajous.com/git-workflow/review-watch/index.md): Run the review-request daemon, understand its queue and deduplication model, and diagnose review automation without side effects. - [Notifications](https://agents.navarrolajous.com/git-workflow/notifications/index.md): Configure private local alerts for completed agent turns and new GitHub reviews across Claude Code and Codex. - [Change Brief](https://agents.navarrolajous.com/git-workflow/change-brief/index.md): Generate a concise HTML decision brief with business logic, diagrams, screenshots, API evidence, risks, and verification. - [Command reference](https://agents.navarrolajous.com/git-workflow/reference/commands/index.md): Invocation and usage reference for all twenty Git Workflow skills in Claude Code and Codex. - [Configuration reference](https://agents.navarrolajous.com/git-workflow/reference/configuration/index.md): Canonical configuration keys for workflow behavior, integrations, review automation, notifications, and decision briefs. - [Hooks](https://agents.navarrolajous.com/git-workflow/reference/hooks/index.md): Shared Claude Code and Codex hook contracts for commit review and opt-in completion notifications. - [Specialized agents](https://agents.navarrolajous.com/git-workflow/reference/subagents/index.md): The eight review, QA, release, error-handling, test, comment, type, and version research agents bundled with Git Workflow. - [Runtime compatibility](https://agents.navarrolajous.com/git-workflow/reference/runtime-compatibility/index.md): Contributor contract for keeping skill resources portable and behavior compatible across Claude Code and Codex. ## Examples - [PR #23 decision brief](https://agents.navarrolajous.com/git-workflow/examples/pr-23/): A self-contained, human-readable HTML explanation with workflow and notification evidence. ## Optional - [Source repository](https://github.com/rlajous/claude-code-commands): Runtime code, tests, release history, and contribution contracts. - [Latest release](https://github.com/rlajous/claude-code-commands/releases/latest): Current published package and release notes.