xiaobei930xiaobei930Communityยท2 Agent Skills Included

cc-best

Role-based coding workflow with autonomous iteration and safety hooks

Runs a complete development pipeline from requirements to code review using PM, Lead, Designer, Dev, and QA roles. Eliminates hours of manual workflow setup with pre-configured commands, coding standards, and safety hooks that block dangerous operations. Keeps progress across sessions with a memory bank, context compression, and self-learning pattern extraction.
npx skills add xiaobei930/cc-best --all -g -y
Available:

Defines the project constitution that tells the agent which role commands to run, how to chain the PM-to-QA workflow, when to iterate autonomously, and which operations are forbidden.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install cc-best?โ–ผ

Run `npx skills add xiaobei930/cc-best --all -g -y` in your terminal to install all skills globally.

What does cc-best do?โ–ผ

It turns your coding assistant into a full development team with PM, Lead, Designer, Dev, and QA roles that plan, build, test, and commit features automatically.

How does autonomous iteration work in cc-best?โ–ผ

The iterate command reads your progress file, picks the right role, executes the task, commits the result, and immediately starts the next task without waiting for input.

Does cc-best block dangerous commands?โ–ผ

Yes. Built-in safety hooks block risky operations like force pushes, hard resets, and recursive deletes before they execute.

Can beginners use cc-best without workflow experience?โ–ผ

Yes. You describe what you want in plain language and the role pipeline handles planning, coding, testing, and review for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’