Skip to content

cemini23/cemini-claude-code-CCC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCC — Cemini Claude Code Wiki

Local-only knowledge hub on how Cemini operates Claude Code — agent orchestration, context/token economics, MCP servers, hooks, skills, slash commands, and the /goal · Ralph · OpenSpec prompting patterns.

Fifth sibling of the Cemini wiki federation alongside osint-wiki, cybersecurity-wiki, image-gen-wiki, seo-wiki, 3d-printing-wiki.

Quickstart

# Lint the wiki
python3 scripts/wiki_lint.py

# Check inbox for duplicates before ingesting
python3 scripts/preingest_check.py

Read CLAUDE.md for the full schema (LLM-facing). Active workstreams live in ROADMAP.md. Meta-lessons live in LESSONS.md. Session state lives in hot.md (gitignored).

Structure

  • wiki/ — canonical wiki (markdown + YAML frontmatter)
  • scripts/wiki_lint.py, preingest_check.py
  • briefs/ — staged deliverables (gitignored)
  • raw-sources/ — archived source corpus (gitignored)
  • research to be indexed/ — transient drop zone (gitignored)
  • prompts/ — reusable prompt templates

Adding content

  1. Drop new source into research to be indexed/
  2. python3 scripts/preingest_check.py
  3. Read, discuss, then create wiki/sources/<slug>.md + touch related entity/concept pages
  4. Update wiki/index.md + append to wiki/log.md
  5. Move file to raw-sources/
  6. python3 scripts/wiki_lint.py — fix any errors

Full ingest workflow in CLAUDE.md § Operations.

Cross-wiki

Use @<wiki-alias>/path/to/page.md to link into a sibling wiki. The lint script resolves cross-wiki paths against the Related Wikis table in CLAUDE.md. Bidirectional — every outbound cross-wiki link needs a backlink on the target side.

License

Personal workspace. No license — not for distribution.

About

Cemini Claude Code meta-wiki — workflow, agents, MCP, hooks, skills, slash commands, /goal·Ralph·OpenSpec patterns

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages