cc-system
Autonomous coding harness, persona simulation, and workflow automation
All Skills in This Repository (5)
Pure Emerald Level Indicatorsyoutube-collector
Register YouTube channels and automatically collect their latest videos and transcripts.
slash-command-creator
Create Claude Code slash commands with YAML frontmatter and templates.
subagent-creator
Create Claude Code sub-agents with YAML frontmatter and system prompts.
skill-creator
Create and update Claude skills with structured SKILL.md and resource organization.
hook-creator
Create and configure Claude Code hooks for lifecycle events with JSON.
Frequently Asked Questions
FAQPage SchemaHow to install cc-system?▼
Run `npx skills add greatSumini/cc-system --all -g -y` in your terminal to install all skills globally.
How to run autonomous overnight coding sessions?▼
The findings-cycles-goals harness lets a looping agent close queued work items and prove completion with machine-verified gates, so sessions run unattended without early termination.
How to test if customers will buy my feature?▼
The persuasion-review skill simulates customer personas through multiple critical review sessions, scoring whether your value proposition survives real buying objections.
Does cc-system work with Claude Code?▼
Yes. Every skill follows the standard SKILL.md format and runs directly inside Claude Code, including hooks, sub-agents, and slash commands.
Can it manage Gmail and Google Calendar?▼
Yes. Dedicated skills search, send, and draft Gmail messages and create, update, or check Calendar events through simple natural-language requests.
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