cc-director
Run and supervise multiple coding sessions from one desktop
All Skills in This Repository (17)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser interactions and UI testing using the Playwright CLI.
commit
Stage files, review code, generate standardized commit messages, and push Git commits.
skill-manager
Manage Claude Code skills via CLI for creation, review, editing, and listing.
update-docs
Update markdown documentation and index.json from git diff changes.
review-code
Review code changes for security vulnerabilities, PII leaks, and coding standards.
ui-test
Automate CC Director WPF UI interactions via the cc-click CLI tool.
spotify
Control Spotify playback and manage playlists via browser automation.
dead-code-finder
Detect unused projects, files, XAML components, and services in the CC Director C# codebase.
cencon-generate
Analyze .NET source code to generate CenCon documentation files.
implement-issue
Automate GitHub issue implementation from branch creation to pull request.
campaign
Draft and queue personalized outreach emails using cc-vault and cc-comm-queue.
Interact with Reddit via browser automation and a CLI tool.
Frequently Asked Questions
FAQPage SchemaHow to install cc-director?โผ
Run `npx skills add thefrederiksen/cc-director --all -g -y` in your terminal to install all skills in this suite globally.
What does DevThrottle do?โผ
It is a desktop mission control that runs many coding sessions at once, each on its own repository, and alerts you the moment one needs your input.
How do sessions talk to each other?โผ
The fleet-comms skill uses the cc-devthrottle command to list, message, rename, and spawn sessions across every connected machine.
Can it drive an issue from report to merge?โผ
Yes. The product, developer, and QA agent skills move an issue through specification, implementation, and independent verification until it merges to main.
Does it work with agents other than Claude Code?โผ
Yes. It supervises Codex, Gemini, Copilot, Cursor, Grok, and other command-line coding tools side by side in one window.
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