thefrederiksenthefrederiksenCommunityยท17 Agent Skills Included

cc-director

Run and supervise multiple coding sessions from one desktop

Runs many coding sessions side by side, each on its own repository, and watches them for you. Includes skills for commits, code review, issue pipelines, QA verification, releases, and fleet messaging between sessions. Eliminates manual session tracking, stale checkouts, and unreviewed merges so work reaches the main branch faster.
npx skills add thefrederiksen/cc-director --all -g -y
Available:

Gives the agent strict operating rules for this repository, including always working from a fresh checkout, writing plain English, never killing running processes, and keeping the interface responsive.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

playwright-cli

Automate browser interactions and UI testing using the Playwright CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

commit

Stage files, review code, generate standardized commit messages, and push Git commits.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

skill-manager

Manage Claude Code skills via CLI for creation, review, editing, and listing.

Community
Intermediate
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

update-docs

Update markdown documentation and index.json from git diff changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

review-code

Review code changes for security vulnerabilities, PII leaks, and coding standards.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

ui-test

Automate CC Director WPF UI interactions via the cc-click CLI tool.

Community
Intermediate
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

spotify

Control Spotify playback and manage playlists via browser automation.

Community
Intermediate
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

dead-code-finder

Detect unused projects, files, XAML components, and services in the CC Director C# codebase.

Community
Intermediate
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

cencon-generate

Analyze .NET source code to generate CenCon documentation files.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

implement-issue

Automate GitHub issue implementation from branch creation to pull request.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

campaign

Draft and queue personalized outreach emails using cc-vault and cc-comm-queue.

Community
Advanced
๐Ÿ“ฆ In Repo
thefrederiksenthefrederiksen

reddit

Interact with Reddit via browser automation and a CLI tool.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’