Claude Desktop
CO (Cognitive Orchestration) is a methodology for structured human-AI collaboration. It works in any professional domain, not just software development. If you can use Claude Desktop, you can use CO.
What you get
Section titled “What you get”CO gives your AI collaboration five layers of structure:
- Specialized agents that understand your field (not generic assistants)
- Domain knowledge that persists across sessions (not forgotten after each conversation)
- Guardrails that prevent domain-specific mistakes (not just generic safety)
- Phased workflows with approval gates (you stay in control at every step)
- A learning system that improves over time (patterns compound, they are not lost)
Choose your domain
Section titled “Choose your domain”Pick the CO application that matches your work. Then follow the setup steps below.
| Domain | What it does |
|---|---|
| Codegen (COC) | Build software with Claude Code. 30+ specialist agents, automated code review, test-driven implementation. Use the Claude Code path instead. |
| Research (COR) | Co-author academic papers. Citation integrity, literature synthesis, hostile reviewer simulation. |
| Learners (COL) | Subject-agnostic student CO. Study guides, practice problems, exam preparation. Works for any subject. |
| Learners-Finance (COL-F) | COL specialized for finance. Case analysis, financial modeling, portfolio theory, research papers. |
| Education (COE) | Design assessments and rubrics that account for AI use. Instructor-side tools. |
| Governance (COG) | Organizational self-governance. Constitutional compliance, RFC processes, transparency. |
| Compliance (COComp) | Regulatory analysis. Requirement extraction, control mapping, gap assessment, audit prep. |
| Your field | Build your own CO application from the CO template. |
Setup (10 minutes, one time)
Section titled “Setup (10 minutes, one time)”You need Claude Desktop with Cowork support and a Claude Pro, Max, or Team subscription.
Step 1: Download the workspace
Section titled “Step 1: Download the workspace”Go to the GitHub link for your chosen domain (see table above). Click the green “Code” button, then click “Download ZIP”. Unzip the downloaded file and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download workspace ZIP. Unzip and move the folder to your Documents.
Download template ZIP. Unzip and move the folder to your Documents.
Step 2: Enable network access (one time)
Section titled “Step 2: Enable network access (one time)”Cowork runs in an isolated environment with network access disabled by default. You need to enable it so Cowork can download plugins from GitHub.
- Open Claude Desktop
- Go to Settings (gear icon)
- Find Capabilities (under “Code execution and file creation”)
- Enable Allow network egress
Step 3: Add the CO plugins marketplace (one time)
Section titled “Step 3: Add the CO plugins marketplace (one time)”This gives Claude Desktop access to all CO domain plugins.
- Switch to the Cowork tab
- In the left sidebar, click Customize
- Click Browse plugins
- Switch to the Personal tab
- Click Add marketplace from GitHub
- Enter:
terrene-foundation/co-plugins - The CO plugins will appear as cards. Click on your domain plugin (e.g., “co-research”)
- Click Install to add it to your Cowork environment
You only need to add the marketplace once. All six CO domain plugins will be available. Install any that match your work.
Step 4: Open your workspace and start
Section titled “Step 4: Open your workspace and start”- In the Cowork tab, click “Open folder”
- Select the workspace folder you downloaded (the main folder, not the
pluginsubfolder) - Type
/startin the chat
CO will introduce itself, explain the phased workflow, and ask about your project. Answer in plain language.
Step 5: Work through the phases
Section titled “Step 5: Work through the phases”Every CO application follows the same six-phase pattern:
| Phase | What happens | You decide |
|---|---|---|
| 01 Analyze | CO researches your topic, gathers information, maps the landscape | Whether the analysis is complete |
| 02 Plan | CO creates a structured plan with tasks and deliverables | Whether the plan covers your needs |
| 03 Execute | CO works through tasks one at a time, producing outputs | Whether each output meets your standard |
| 04 Review | CO critiques the work, finds weaknesses, and produces the finalized output | Whether the final output meets your standard |
| 05 Learn | CO captures what it learned into reusable knowledge (stored in .claude/ artifacts, not the workspace) | Whether the captured knowledge is accurate |
| 06 Deliver | CO prepares and ships the final output to its destination | Whether it is ready to send |
You approve each phase before the next one begins. CO does not proceed without your sign-off.
Commands by domain
Section titled “Commands by domain”| Command | Purpose |
|---|---|
/start | Orientation and project setup |
/teach | Research tutor mode with context and debates |
/literature | Systematic literature search |
/deliberate | Record a structural decision |
/craft | Author writes, AI teaches and critiques |
/write-para | AI drafts paragraph with margin notes |
/validate-claim | Verify claims against cited sources |
/challenge | Hostile reviewer simulation |
/check-refs | Cross-reference and citation audit |
/preflight | Pre-submission deep validation |
/publish | Prepare for venue-specific submission |
/wrapup | Save session progress |
| Command | Purpose |
|---|---|
/start | Orientation and course setup |
/study | Study guide for a finance topic |
/explain | Concept explanation at your level |
/formula | Formula quick reference |
/practice | Practice problems with solutions |
/exam-prep | Exam preparation plan |
/case | Case study analysis |
/research | Structured literature search |
/thesis | Thesis/paper planning |
/assignment | Work through a course assignment |
/cite | Citation formatting |
/review | Peer review of your writing |
/wrapup | Save session progress |
| Command | Purpose |
|---|---|
/start | Orientation and subject setup |
/study | Study guide for any topic |
/explain | Concept explanation at your level |
/practice | Practice problems with worked solutions |
/exam-prep | Exam preparation plan |
/assignment | Work through a course assignment |
/research | Structured literature search |
/review | Peer review of your writing |
/wrapup | Save session progress |
| Command | Purpose |
|---|---|
/start | Orientation and course setup |
/design-assessment | Design an AI-aware assessment |
/build-rubric | Build a transparent rubric |
/map-outcomes | Map learning outcomes |
/audit-ai-resilience | Test assessment against AI gaming |
/design-course | Course design with AI integration |
/review | Quality review of materials |
/wrapup | Save session progress |
| Command | Purpose |
|---|---|
/start | Orientation and project setup |
/check-constitution | Verify action against constitutional clauses |
/draft-rfc | Draft a Request for Comments |
/transparency-report | Generate transparency report |
/audit-compliance | Audit constitutional compliance |
/review-membership | Review membership application |
/wrapup | Save session progress |
| Command | Purpose |
|---|---|
/start | Orientation and project setup |
/analyze-regulation | Analyze a regulation and extract requirements |
/map-controls | Map requirements to organizational controls |
/assess-gaps | Identify gaps between requirements and controls |
/draft-report | Draft a compliance report |
/prep-audit | Prepare audit documentation |
/wrapup | Save session progress |
Where your work goes
Section titled “Where your work goes”CO writes all output into your workspace folder in an organized structure. You can open these files anytime with any text editor or file manager. Nothing is hidden inside Claude.
workspaces/my-paper/ briefs/ ← paper scope, objectives, venue targets 01-analysis/ literature/ ← literature notes and paper assessments 03-drafts/ deliberation/ decisions/ ← structural decision records versions/ ← draft snapshots 04-validate/ reviews/ ← verification reports, challenge results craft-notes/ ← /craft output: literature gaps, challenges journal/ ← insight journal (8 entry types) todos/ active/ ← current tasks completed/ ← done tasksworkspaces/my-assignment/ briefs/ ← assignment description, requirements 01-research/ ← research notes, source assessments 02-outline/ ← paper/assignment structure 03-drafts/ ← active drafts 04-review/ ← peer reviews, quality checks → produces finalized output 05-final/ ← final deliverables (produced by Review phase) sources/ ← source materials and data todos/ active/ ← current tasks completed/ ← done tasksPhase 05 (Learn) captures reusable knowledge into .claude/ artifacts, not the workspace.
workspaces/my-subject/ briefs/ ← subject scope, learning objectives 01-research/ ← topic research, source assessments 02-outline/ ← assignment or study structure 03-drafts/ ← active drafts and working notes 04-review/ ← peer reviews, quality checks → produces finalized output 05-final/ ← final deliverables (produced by Review phase) sources/ ← source materials and references todos/ active/ ← current tasks completed/ ← done tasksPhase 05 (Learn) captures reusable knowledge into .claude/ artifacts, not the workspace.
workspaces/my-course/ briefs/ ← course objectives, student context 01-research/ ← pedagogical research 02-planning/ ← course and assessment plans 03-work/ ← assessments, rubrics, materials 04-review/ ← quality reviews → produces finalized output 05-output/ ← final materials for students (produced by Review phase) journal/ ← design decisions and rationale todos/ active/ ← current tasks completed/ ← done tasksPhase 05 (Learn) captures reusable knowledge into .claude/ artifacts, not the workspace.
workspaces/my-governance-task/ briefs/ ← governance task scope 01-research/ ← constitutional research, precedents 02-planning/ ← RFC plans, compliance strategies 03-work/ ← drafts, reports, analyses 04-review/ ← compliance audits, reviews → produces finalized output 05-output/ ← final governance documents (produced by Review phase) journal/ ← decision records todos/ active/ ← current tasks completed/ ← done tasksPhase 05 (Learn) captures reusable knowledge into .claude/ artifacts, not the workspace.
workspaces/my-compliance-project/ briefs/ ← compliance scope, applicable regulations 01-research/ ← regulatory analysis, requirement extraction 02-planning/ ← control mapping plans 03-work/ ← gap assessments, control documentation 04-review/ ← audit preparation, evidence review → produces finalized output 05-output/ ← compliance reports, audit packages (produced by Review phase) journal/ ← regulatory interpretation notes todos/ active/ ← current tasks completed/ ← done tasksPhase 05 (Learn) captures reusable knowledge into .claude/ artifacts, not the workspace.
To start a new project within your workspace, copy the template:
cp -r workspaces/_template workspaces/my-new-projectOr just tell CO what you want to work on and it will create the structure for you.
Before you close Claude Desktop
Section titled “Before you close Claude Desktop”Type /wrapup before closing Claude Desktop. This saves your progress. When you return, type /start and CO will pick up where you left off.
In the CLI version this happens automatically. In Cowork, you must do it manually or your session context is lost (your files are still saved, only the conversation context is lost).
Troubleshooting
Section titled “Troubleshooting”| Problem | Solution |
|---|---|
| No “Cowork” tab | Update Claude Desktop to the latest version |
| ”Network access blocked” when adding marketplace | Go to Settings > Capabilities > enable “Allow network egress” |
| Plugin not appearing after marketplace add | Click on the plugin card, then click Install |
| CO does not remember last session | Type /wrapup before closing next time. For now, type /start and tell CO what you were working on |
| Workspace folder missing expected directories | Create a project: copy workspaces/_template to workspaces/my-project |
For developers
Section titled “For developers”If you prefer the command line, CO also runs via Claude Code with full hook enforcement and automatic session memory. The methodology is identical; the interface differs.