Cobrew
Description
Simple workflow for agent coding with skills
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
CoBrew
Install standardized AI workflow skills for coding agents.
Use the **CoBrew plugin** for the best Codex and Claude Code experience. For other agents or environments without plugin support, install the skills directly with the Vercel skills CLI.
**Languages:** English | [Tiếng Việt](README.vi.md)
What it does
CoBrew ships first-party workflow skills through two supported paths:
- Plugin bundles for Codex and Claude Code expose self-contained workflow skills directly through each agent's plugin system.
- Direct skills CLI install uses the Vercel skills CLI to install the same skills into other supported agents.
Installation
Codex plugin (recommended for Codex)
Install the CoBrew plugin marketplace directly from GitHub:
codex plugin marketplace add buiducnhat/cobrew
Claude Code plugin (recommended for Claude Code)
Install the CoBrew plugin marketplace directly from GitHub:
claude plugin marketplace add buiducnhat/cobrew
Inside an interactive Claude Code session, use the slash command form:
/plugin marketplace add buiducnhat/cobrew
Other agents
For agents outside the plugin path, install the CoBrew skills directly:
npx skills add buiducnhat/cobrew
Plugin bundle maintenance
This repository maintains plugin-ready skill content directly under `plugins/cobrew/skills/`.
`plugins/cobrew/` is the checked-in plugin bundle for both Codex and Claude Code. It includes the Codex manifest (`.codex-plugin/plugin.json`), the Claude Code manifest (`.claude-plugin/plugin.json`), skill files, references, and plugin assets.
The Codex marketplace at `.agents/plugins/marketplace.json` and the Claude Code marketplace at `.claude-plugin/marketplace.json` both point at `./plugins/cobrew`. There is no separate root `skills/` source tree and no sync script.
Each workflow skill includes its own project context-loading guidance and uses `
Related Skills
Epic Decompose
Break an epic into task children without creating task branches.
Productivity Claude Code Terminal Title
Gives each Claude Code terminal window a dynamic title describing the work being done
Productivity N8n Skills
Enables AI assistants to directly understand and operate n8n workflows
Productivity Composio Make
Trigger and manage Make (Integromat) scenarios
Productivity Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Productivity Worktree Status Check
Verify the current worktree environment and show task details.
Productivity