ccb-config

Solid

Private built-in CCB configuration skill for agentroles.ccb_self. Design, edit, validate, and prepare reloads for .ccb/ccb.config, role bindings, providers, windows, workspaces, tool windows, sidebar, and provider startup inputs. Use only inside ccb_self; non-self agents should delegate CCB config changes to ccb_self.

AI & Automation 3,329 stars 323 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CCB Config This is the private `agentroles.ccb_self` built-in CCB configuration skill. It owns `.ccb/ccb.config` design, editing, validation, reload readiness, and affected-agent reporting. It is not a global inherited skill for non-self agents. Read `references/config-contracts.md` before complex edits or reload-impact analysis. The canonical skill name remains `ccb-config`; role projection must keep this private role skill from being merged with or exposed as a global inherited same-name skill. ## Scope Allowed: - Edit project `.ccb/ccb.config`. - Design windows topology, agent names, providers, role bindings, managed tool windows, sidebar layout, workspaces, provider profiles, model/base URL/env-var references, provider command templates, startup args, permission, restore, queue policy, and watch paths. - Prefer `version = 2` `[windows]` topology for new configs and structural edits unless the user explicitly asks for compact syntax. - Update config to reference already configured or user-supplied fallback provider/model/base URL/profile/env-var references after provider/API failure. - Run `ccb config validate` after every edit. - Run `ccb reload --dry-run` before reload materialization. - Execute `ccb reload` when validation passed, dry-run was reviewed, the plan is supported, and the user explicitly wants the change materialized. - Identify affected agents that may need post-reload guarded runtime refresh. Forbidden: - Do not edit `.ccb/ccb_memory...

Details

Author
SeemSeam
Repository
SeemSeam/claude_codex_bridge
Created
9 months ago
Last Updated
today
Language
Python
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category