← All creators

cerebrocybersolutions

User

Ops harness for Claude Code — 5 install profiles, 7 shipped skills, full session rituals. Apache 2.0.

10 indexed · 0 Featured · 0 stars · avg score 76
Prolific

Categories

Indexed Skills (10)

AI & Automation Listed

council-mode

Adversarial parallel comparison — runs the SAME task across multiple model tiers and/or providers in parallel, then surfaces where each model disagrees, fails, or hallucinates. Purpose is NOT consensus: the purpose is exposing failure modes so the operator can route around them. Built on top of advisor-mode. Trigger on: "assemble the council", "convene the council", "put it to the council", "what does the council say", "council mode", "run this on all tiers", "compare model outputs", "which model failed on this", "adversarial compare", "diff the models", "run the council", "parallel dispatch", "show me the disagreements".

0 Updated today
cerebrocybersolutions
AI & Automation Listed

orchestrator-mode

Sequential chain routing — decomposes a compound task into subtasks, routes each subtask to its optimal tier (via advisor-mode underneath), runs a quality-gate check after each step, and escalates to a higher tier on gate failure. Complements council-mode (parallel comparison). Orchestrator is the "route around failure" thesis applied sequentially: keep each subtask on the cheapest tier that passes, escalate only when the gate fails. Trigger on: "orchestrator mode", "chain this", "break this into subtasks", "route each step", "escalation pipeline", "run this as a chain", "decompose and route", "quality- gated routing", "sequential tier routing", "run the orchestrator".

0 Updated today
cerebrocybersolutions
AI & Automation Listed

advisor-mode

Tiered model routing — classifies incoming tasks by complexity and dispatches to the correct model tier: Tier C (Haiku, simple/high-volume), Tier B (Sonnet, mid-complexity), Tier A (Sonnet + Opus advisor, strategic/complex), Tier A+ (Opus solo, highest stakes). Uses Anthropic's native advisor_20260301 API tool for Tier A dispatch. Enforces plan-before-act discipline: Opus advises on the PLAN, executor carries out the plan. Budget control via max_uses parameter. Trigger on: "what tier is this", "classify this task", "dispatch this", "which model should handle", "advisor mode", "route this task", "run this as tier A", "check my advisor budget", "run with opus advisor", "advisor dispatch", "tier routing".

0 Updated today
cerebrocybersolutions
AI & Automation Listed

brain-setup

Scaffolds the Brain folder system for a new operator from scratch — prompts for your name, company, Brain root path, and departments (or use defaults), creates the full Master Brain + dept Brains hierarchy with starter CLAUDE.md files and a three-surface-rule primer, seeds DASHBOARD.md + awareness.md, and walks you through connecting the sessionstart + sessionend skills. Use when: "set up my brain", "build my brain structure", "initialize my brain", "brain setup", "create my department brains", "install the brain", "set up the brain system", "build out my brain folders", "I want to start using the Brain".

0 Updated today
cerebrocybersolutions
AI & Automation Listed

ceo-brief

CEO-level cross-department briefing for {{operator_name}} at {{company_name}}. Reads all department Brain sessions and decisions, synthesizes into a structured brief covering what moved, what's stuck, pending decisions, and upcoming deadlines. Use this skill whenever {{operator_name}} says: "brief me", "what's the state of the company", "morning brief", "company status", "what happened", "catch me up", "how are we doing", "daily brief", "what do I need to know", or at the end of any sessionend to close the loop. Also triggers on: "what's moving", "macro view", "give me a company update". This is the Chief of Staff brain — always run it when the operator needs a company-wide picture, even if they don't say "brief" explicitly. NOTE: backlog-lane intents (aging / pending / unresolved decisions) route to cross-dept-decisions, not here. See {brain_root}/AGENTS.md §Known DRY pairs.

0 Updated today
cerebrocybersolutions
AI & Automation Listed

cerebro-doctor

Meta-audit of the skill system. Walks `{brain_root}/skills/` + `{brain_root}/AGENTS.md` and reports three classes of drift: (a) skills with no resolver row (unreachable), (b) AGENTS.md rows pointing at missing skills (orphan phrases), (c) DRY overlap — two skills claiming the same trigger substring. Exit code 0 = clean; non-zero = drift. Trigger on: "cerebro doctor", "check resolvable", "skill health check", "resolver audit", "DRY audit", "are my skills reachable".

0 Updated today
cerebrocybersolutions
AI & Automation Listed

memory-attribution-lint

Validate and auto-inject the 11-key provenance frontmatter contract on memory files at write time. Use when authoring memory entries, running lint passes on memory directories, or backfilling missing attribution fields. Enforces a uniform provenance schema (name, description, type, source_surface, host, tool, session_id, written_at_utc, source_path, confidence, lifecycle) so every memory entry is traceable to its origin surface, tool, and session.

0 Updated today
cerebrocybersolutions
AI & Automation Listed

sessionend

End-of-session ritual — reflects on what happened, stores a structured session summary to the correct department Brain, updates the Master Dashboard, updates the Master Brain awareness layer, and updates local memory. Use when the user types /sessionend or says they're done for the session, wrapping up, or signing off.

0 Updated today
cerebrocybersolutions
AI & Automation Listed

sessionstart

Session opening ritual v2.4 — adds Stage 0 session-continuity probe (short-circuits full brief on same-day reopens within 1h break window), single-shot Stage 2 brief loader (one Bash call surfaces dept CLAUDE.md, latest session, pending decisions, dashboard header, memory index, and infrastructure state), runs ground-truth verification against filesystem (including a recursion guard so corrections themselves verify before firing), auto-corrects stale memory, delivers a Department Head Brief plus Infrastructure Snapshot, captures session intent, and renders the same brief to an HTML archive. Use when the user types /sessionstart or says they're getting started, picking up where they left off, or starting a new session.

0 Updated today
cerebrocybersolutions
AI & Automation Listed

skill-manage

6-action CLI tool for managing your skill library (create/edit/patch/delete/write-file/remove-file). Use when adding a new skill, patching an existing skill body, deleting a retired skill, or attaching reference/template/script/asset files to a skill folder. Enforces validation (lowercase-hyphen names, frontmatter contract, size caps, path-traversal protection).

0 Updated today
cerebrocybersolutions

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.