agent-skills
Structured coding workflows for planning, fixing, and reviewing
All Skills in This Repository (9)
Pure Emerald Level Indicatorsquick-implement
Implement small, low-risk code changes and bug fixes with strict scope gates.
bootstrap
Scaffold new projects with structured requirements and foundational documentation.
brainstorm
Clarify requirements and explore approaches to produce validated design briefs.
ask
Asks targeted questions one at a time to close information gaps.
execute-plan
Execute pre-approved implementation plans phase-by-phase with verification checkpoints.
docs
Initializes and updates project documentation including architecture diagrams and codebase files.
review
Analyze uncommitted git changes and generate a structured review report.
fix
Diagnose software bugs through root-cause analysis and implement verified fixes.
write-plan
Generates implementation plans for complex software changes with phases, risks, and assumptions.
Frequently Asked Questions
FAQPage SchemaHow to install CoBrew agent skills?โผ
Run `npx skills add buiducnhat/agent-skills --all -g -y` in your terminal to install all ten workflow skills globally.
What workflows does CoBrew support?โผ
It covers brainstorming, writing implementation plans, executing plans with checkpoints, fixing bugs, reviewing changes, writing docs, and creating visualizations.
Which coding agents work with CoBrew?โผ
It works with Claude Code, Codex, Cursor, and over 40 other agents through plugin marketplaces or direct skill installation.
How does CoBrew handle complex coding tasks?โผ
It routes ambiguous work through brainstorm, write-plan, and execute-plan sequences so changes are designed, phased, and verified before completion.
Do I need coding experience to use CoBrew?โผ
Basic development knowledge helps, but the skills guide the agent through clarifying questions and structured steps so you can follow along in plain English.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core