Extensions
Inspect knowledge and extension status.
Workflow
- Check
cc config get paths.knowledge_repo. - Inspect project and global knowledge manifests if configured.
- Run
cc skill list --scope allwhen available. - Inspect pack manifests under
packs/*/pack.json. - Explain resolution order: project -> global -> base, plus project-activated packs.
- Recommend setup or repair steps without deleting or replacing existing knowledge.
- Use
scripts/activate-pack.pyfor explicit pack activation.
Output
- knowledge repository status
- active skills summary
- extension resolution notes
- safe next steps