@godmode-team/godmode 1.7.2 → 1.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/LICENSE +94 -46
  2. package/README.md +190 -36
  3. package/assets/agent-roster/competitor-watch.md +40 -0
  4. package/assets/agent-roster/content-writer.md +35 -53
  5. package/assets/agent-roster/godmode-builder.md +2 -2
  6. package/assets/agent-roster/inbox-manager.md +38 -0
  7. package/assets/agent-roster/meeting-prep.md +40 -16
  8. package/assets/agent-roster/skill-optimizer.md +50 -0
  9. package/assets/agent-roster/weekly-review.md +42 -0
  10. package/assets/skills/autoresearch.md +1 -1
  11. package/assets/skills/pattern-scout.md +1 -1
  12. package/assets/skills/visual-qa.md +128 -0
  13. package/dist/godmode-ui/aeo.html +1 -1
  14. package/dist/godmode-ui/assets/brain-tab-Z-Uwg6EX.js +402 -0
  15. package/dist/godmode-ui/assets/connections-tab-DhJWQQBw.js +91 -0
  16. package/dist/godmode-ui/assets/ctrl-settings-niym-WgY.js +5 -0
  17. package/dist/godmode-ui/assets/dashboards-tab-D22kRTMW.js +137 -0
  18. package/dist/godmode-ui/assets/index-Covj4w7X.js +1994 -0
  19. package/dist/godmode-ui/assets/index-DmEmOd0w.css +1 -0
  20. package/dist/godmode-ui/assets/lit-core-CTInmNPB.js +3 -0
  21. package/dist/godmode-ui/assets/markdown-i_gIkIP3.js +59 -0
  22. package/dist/godmode-ui/assets/second-brain-tab-BINrzjjx.js +350 -0
  23. package/dist/godmode-ui/assets/setup-BnLadXY9.js +1 -0
  24. package/dist/godmode-ui/assets/team-tab-DE4DvNCS.js +296 -0
  25. package/dist/godmode-ui/assets/today-tab-BExVN_cu.js +209 -0
  26. package/dist/godmode-ui/assets/views-settings-nvLQdpIB.js +4643 -0
  27. package/dist/godmode-ui/assets/work-tab-DOrlU-Ge.js +1 -0
  28. package/dist/godmode-ui/assets/workspaces-C8dKMKC1.js +718 -0
  29. package/dist/godmode-ui/index.html +11 -5
  30. package/dist/index.js +1658 -36092
  31. package/dist/mcp-entry.js +1272 -0
  32. package/dist/standalone.js +1917 -0
  33. package/openclaw.plugin.json +36 -7
  34. package/package.json +25 -11
  35. package/scripts/godmode-gateway.service +41 -0
  36. package/scripts/install-systemd.sh +99 -0
  37. package/skill-cards/adversarial-board.md +63 -0
  38. package/skill-cards/autoresearch.md +39 -0
  39. package/skill-cards/bill-review.md +26 -0
  40. package/skill-cards/calendar.md +32 -0
  41. package/skill-cards/code-quality.md +31 -0
  42. package/skill-cards/competitor-scan.md +26 -0
  43. package/skill-cards/content-generation.md +26 -0
  44. package/skill-cards/context-deep-dive.md +65 -0
  45. package/skill-cards/cron-workflows.md +33 -0
  46. package/skill-cards/dashboards.md +38 -0
  47. package/skill-cards/delegate.md +57 -0
  48. package/skill-cards/files.md +38 -0
  49. package/skill-cards/godmode-builder.md +58 -0
  50. package/skill-cards/inbox-sweep.md +26 -0
  51. package/skill-cards/integrations.md +40 -0
  52. package/skill-cards/life-admin.md +26 -0
  53. package/skill-cards/meetings.md +42 -0
  54. package/skill-cards/meta-problem-solver.md +52 -0
  55. package/skill-cards/people.md +39 -0
  56. package/skill-cards/personal-brand.md +71 -0
  57. package/skill-cards/project-orchestrator.md +97 -0
  58. package/skill-cards/project-pipeline.md +78 -0
  59. package/skill-cards/proof-editor.md +28 -0
  60. package/skill-cards/quality-gate.md +57 -0
  61. package/skill-cards/quarterly-review.md +26 -0
  62. package/skill-cards/queue.md +40 -0
  63. package/skill-cards/screenpipe.md +49 -0
  64. package/skill-cards/second-brain.md +46 -0
  65. package/skill-cards/standup-prep.md +26 -0
  66. package/skill-cards/tasks.md +34 -0
  67. package/skill-cards/visual-qa.md +56 -0
  68. package/skill-cards/workspace-memory.md +51 -0
  69. package/skill-cards/x-twitter.md +37 -0
  70. package/dist/godmode-ui/assets/dashboards-CrT3s0NG.js +0 -1
  71. package/dist/godmode-ui/assets/index-BtwTHiwI.js +0 -9353
  72. package/dist/godmode-ui/assets/index-xiAdnGJD.css +0 -1
  73. package/dist/godmode-ui/assets/options-QuHclvvX.js +0 -1
  74. package/dist/godmode-ui/assets/second-brain-ghSM5E6X.js +0 -1
  75. package/dist/godmode-ui/assets/setup-CWjMtnE4.js +0 -1
  76. package/dist/godmode-ui/consciousness-icon-64.png +0 -0
  77. package/dist/godmode-ui/consciousness-icon.png +0 -0
  78. package/dist/godmode-ui/godmode-logo.png +0 -0
@@ -0,0 +1,57 @@
1
+ ---
2
+ domain: delegation
3
+ triggers: delegate, team, assign, hand off, agents, build this, create this, put the team on, send to team, project, multi-step, campaign, funnel, website, presentation, dashboard, research project, ad campaign, landing page, content plan
4
+ tools: delegate
5
+ name: godmode-delegate
6
+ version: 1.0.0
7
+ description: "Orchestrates multi-agent delegation for complex multi-step projects"
8
+ keywords: ["delegate", "team", "assign", "hand off", "agents"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Delegate vs. Handle Inline
13
+
14
+ **Delegate to the team when:**
15
+ - The task needs multiple specialists (research + writing + design, etc.)
16
+ - It would take more than a few minutes of focused work
17
+ - The user asks to "build", "create", "design", or "put together" something complex
18
+ - Examples: landing pages, ad campaigns, research projects, content plans, presentations, dashboards, funnel copy, website sections, competitive analysis reports
19
+
20
+ **Handle inline when:**
21
+ - Quick answers, lookups, scheduling, single-step tasks
22
+ - Brain dump capture and task extraction
23
+ - Simple edits, short drafts, calculations, summaries
24
+ - The user just needs a fast response, not a deliverable
25
+
26
+ **The rule: if it needs a deliverable document, delegate it. If it needs a reply, handle it.**
27
+
28
+ ## How to Delegate
29
+
30
+ 1. **Scope the brief** — Ask clarifying questions until you have: goal, audience, deliverables, success criteria
31
+ 2. **Break into issues** — Each issue = one agent's work = one Proof doc. Be specific about what "done" looks like.
32
+ 3. **Preview** — Call `delegate` with `confirmed=false` to show the user the plan
33
+ 4. **Execute** — After approval, call with `confirmed=true`. Paperclip handles the rest.
34
+ 5. **Monitor** — Use `status` to check progress. Use `steer` to send feedback on specific issues.
35
+
36
+ ## Tool Reference
37
+
38
+ - `delegate` action: `{ action: "delegate", title, description, issues: [{title, description, personaHint, priority}], confirmed }`
39
+ - `status` action: `{ action: "status", projectId }`
40
+ - `steer` action: `{ action: "steer", projectId, issueTitle, instructions }`
41
+ - `cancel` action: `{ action: "cancel", projectId }`
42
+ - `projects` action: `{ action: "projects" }` — list all active projects
43
+ - `team` action: `{ action: "team" }` — show the agent roster
44
+
45
+ ## Issue Scoping Tips
46
+
47
+ - Each issue should have clear success criteria in its description
48
+ - Assign the right persona: content-writer for copy, brand-guardian for design, software-architect for technical work
49
+ - Set priority: critical for blockers, high for today's work, medium for this week
50
+ - Keep issues atomic — one deliverable per issue, not "do everything"
51
+
52
+ ## Proof Integration
53
+
54
+ - Every issue gets a Proof doc automatically
55
+ - Agents write their deliverable into the Proof doc
56
+ - The user reviews in the Proof sidebar
57
+ - You can read Proof docs to check quality before presenting to the user
@@ -0,0 +1,38 @@
1
+ ---
2
+ domain: files
3
+ triggers: file, read file, write file, save, artifact, document, export, drive, google drive, readme, push to, save to, create an artifact
4
+ tools: files.read, files.listDriveAccounts, files.pushToDrive
5
+ name: godmode-files
6
+ version: 1.0.0
7
+ description: "Reads, writes, and manages files and Google Drive artifacts"
8
+ keywords: ["file", "read file", "write file", "save", "artifact"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - User asks to read, write, or manage files
14
+ - Creating artifacts (documents, plans, reports)
15
+ - Pushing files to Google Drive
16
+
17
+ ## How to Use
18
+ - `files.read` — { path } — read file content (must be within allowed roots)
19
+ - `files.pushToDrive` — { filePath, driveFolderPath? } — push to Google Drive
20
+ - `files.batchPushToDrive` — { files[] } — push multiple files
21
+ - `files.listDriveAccounts` — list connected Drive accounts
22
+
23
+ ## Allowed Paths
24
+ - ~/godmode/ — all GodMode data, memory, artifacts
25
+ - Vault path (OBSIDIAN_VAULT_PATH or ~/Documents/VAULT/)
26
+ - NEVER read/write outside these roots
27
+
28
+ ## Gotchas
29
+ - Path traversal protection — `../` is normalized and checked
30
+ - Always use absolute paths, not relative
31
+ - Large files may be truncated — check response for truncation markers
32
+ - Drive push requires Google integration — check integrations.status first
33
+
34
+ ## Tips
35
+ - For artifacts (project plans, reports), write to ~/godmode/memory/artifacts/
36
+ - For vault notes, write to the appropriate PARA folder
37
+ - When user says "save this", create a well-named markdown file — don't ask where
38
+ - Proactively suggest "Want me to save this to your vault?" after creating anything substantial
@@ -0,0 +1,58 @@
1
+ ---
2
+ domain: godmode-builder
3
+ triggers: fix godmode, godmode bug, fix this bug, something broke, fix the plugin, builder agent, codefix, repair the code, fix the codebase, godmode is broken, this is broken, can you fix, ship a fix, patch this, deploy a fix
4
+ tools: queue_add
5
+ name: godmode-godmode-builder
6
+ version: 1.0.0
7
+ description: "Autonomous agent that fixes GodMode plugin bugs in the codebase"
8
+ keywords: ["fix godmode", "godmode bug", "fix this bug", "something broke", "fix the plugin"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+
13
+ # GodMode Builder — In-Session Codefix & Deploy
14
+
15
+ When the user reports a bug or requests a change to GodMode itself, spin up a builder agent to fix AND deploy it live. No PRs, no review queue — the fix goes live and the user is running it within minutes.
16
+
17
+ ## How to Use
18
+ 1. Listen for bug reports or feature requests about GodMode (memory not working, UI broken, context wrong, etc.)
19
+ 2. Gather context: what's broken, error messages, reproduction steps
20
+ 3. Run `godmode_repair` with `action: diagnose` to get current system state
21
+ 4. Use `queue_add` with:
22
+ - **type:** `coding`
23
+ - **personaHint:** `godmode-builder`
24
+ - **title:** Clear bug/feature description
25
+ - **description:** Include root cause if known, health diagnostics, error details, and specific files involved
26
+ - **priority:** `high` for bugs affecting the user right now, `normal` for enhancements
27
+
28
+ ## What the Builder Agent Does
29
+ 1. Reads CLAUDE.md for project rules
30
+ 2. Diagnoses the root cause
31
+ 3. Creates a fix branch, makes the fix
32
+ 4. Runs `pnpm build && pnpm typecheck` — both must pass
33
+ 5. Merges the fix back to the working branch
34
+ 6. Rebuilds and runs `openclaw gateway restart`
35
+ 7. **The fix is LIVE** — the user is running it immediately
36
+
37
+ ## After the Builder Reports Back
38
+ - Tell the user: "The fix is deployed and live. [summary of what was fixed]"
39
+ - If the builder couldn't deploy, tell the user what blocked it and offer to help manually
40
+ - The user's next interaction with the fixed subsystem will use the new code
41
+
42
+ ## Context to Include in Description
43
+ - Error messages or health ledger alerts
44
+ - The subsystem affected (memory, queue, context, UI, etc.)
45
+ - Recent repair log entries (use `godmode_repair` with action='history')
46
+ - Specific file paths if known
47
+ - What the user was doing when it broke
48
+
49
+ ## Example
50
+ ```
51
+ queue_add({
52
+ type: "coding",
53
+ personaHint: "godmode-builder",
54
+ title: "Fix: memory search returns 0 results despite stored vectors",
55
+ description: "Memory search always returns empty. Health shows memory.search at 0% success. Root cause likely in src/services/honcho-client.ts (Honcho cloud memory). Build and deploy live after fix.",
56
+ priority: "high"
57
+ })
58
+ ```
@@ -0,0 +1,26 @@
1
+ ---
2
+ domain: inbox-sweep
3
+ triggers: inbox, sweep inbox, process inbox, new items, unread, inbox review, check inbox, what's new, organize inbox
4
+ tools: queue_add
5
+ name: godmode-inbox-sweep
6
+ version: 1.0.0
7
+ description: "Processes and organizes the universal inbox queue"
8
+ keywords: ["inbox", "sweep inbox", "process inbox", "new items", "unread"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+
13
+ # Inbox Sweep — Daily Inbox Processing
14
+
15
+ When the user asks about their inbox or wants new items organized — route to the inbox-sweep skill.
16
+
17
+ ## How to Use
18
+ 1. Use `queue_add` with skill `inbox-sweep`, taskType `ops`, persona `ops-runner`
19
+ 2. The skill processes `~/godmode/memory/inbox/`: categorizes, summarizes, moves to vault
20
+ 3. Output: summary of processed items + anything needing user attention
21
+
22
+ ## When to Trigger
23
+ - "What's in my inbox?"
24
+ - "Sweep my inbox"
25
+ - "Any new agent outputs?"
26
+ - Runs automatically daily 7am via cron
@@ -0,0 +1,40 @@
1
+ ---
2
+ domain: integrations
3
+ triggers: integration, connect, setup, configure, hubspot, google, apple, api key, not working, broken, connected, working, isn't working, screenpipe
4
+ tools: integrations.status, integrations.test, integrations.configure, integrations.setupGuide
5
+ name: godmode-integrations
6
+ version: 1.0.0
7
+ description: "Configures and troubleshoots third-party service connections"
8
+ keywords: ["integration", "connect", "setup", "configure", "hubspot"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - User asks about connected services
14
+ - Troubleshooting when a tool fails (calendar, X, Drive, etc.)
15
+ - Setting up new integrations
16
+ - Checking what's connected and what's not
17
+
18
+ ## How to Use
19
+ - `integrations.status` — overview of all integration health
20
+ - `integrations.test` — { integration } — test a specific integration
21
+ - `integrations.configure` — { integration, config } — update settings
22
+ - `integrations.setupGuide` — { integration } — step-by-step setup instructions
23
+
24
+ ## Troubleshooting Chain
25
+ 1. Run `integrations.status` to see what's connected
26
+ 2. Run `integrations.test` for the failing integration
27
+ 3. If keys are missing, provide `integrations.setupGuide`
28
+ 4. After setup, re-test to confirm
29
+
30
+ ## Gotchas
31
+ - API keys live in ~/.openclaw/.env — never echo them to the user
32
+ - Calendar uses `gog` CLI — needs GOG_CALENDAR_ACCOUNT configured
33
+ - X/Twitter uses XAI_API_KEY, not a Twitter API key
34
+ - Some integrations require restart after configuration changes
35
+ - Screenpipe is a local service (localhost:3030) — if offline, user needs to start it with `screenpipe` in terminal. Use `ingestion.screenpipeStatus` to check, not `integrations.test`
36
+
37
+ ## Tips
38
+ - When any tool fails with an auth error, immediately check integrations.status
39
+ - Don't tell the user "I can't do that" — tell them what needs to be set up
40
+ - Frame setup as easy: "Let me walk you through connecting your calendar — takes 2 minutes"
@@ -0,0 +1,26 @@
1
+ ---
2
+ domain: life-admin
3
+ triggers: life admin, upcoming week, weekly prep, bills due, birthdays, errands, personal logistics, what's coming up, week ahead, sunday prep
4
+ tools: queue_add, calendar.events.today
5
+ name: godmode-life-admin
6
+ version: 1.0.0
7
+ description: "Handles personal logistics, weekly prep, and life administration"
8
+ keywords: ["life admin", "upcoming week", "weekly prep", "bills due", "birthdays"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+
13
+ # Life Admin — Weekly Personal Logistics Review
14
+
15
+ When the user asks about upcoming personal logistics, errands, or weekly prep — route to the weekly-life-admin skill.
16
+
17
+ ## How to Use
18
+ 1. Use `queue_add` with skill `weekly-life-admin`, taskType `task`, persona `life-admin`
19
+ 2. The skill checks: next 7 days calendar, bills due, renewals, birthdays, pending errands
20
+ 3. Output: day-by-day checklist, time-sensitive items first
21
+
22
+ ## When to Trigger
23
+ - "What's coming up this week?"
24
+ - "Any bills due?"
25
+ - "Do my weekly life admin"
26
+ - Runs automatically weekly Sunday 7pm via cron
@@ -0,0 +1,42 @@
1
+ ---
2
+ domain: meetings
3
+ triggers: last call, analyze call, meeting recording, transcript, fathom, recording, what did we discuss, call summary, call notes, meeting notes, debrief call, review call, action items from call, follow up from call, what happened on the call
4
+ tools: fathom.listMeetings, fathom.getMeeting, fathom.ingest
5
+ name: godmode-meetings
6
+ version: 1.0.0
7
+ description: "Analyzes meeting recordings, transcripts, and extracts action items"
8
+ keywords: ["last call", "analyze call", "meeting recording", "transcript", "fathom"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - User mentions "last call", "my call", "the call", "that meeting" — always check Fathom first
14
+ - Analyzing, summarizing, or debriefing a meeting/call
15
+ - Extracting action items, decisions, or follow-ups from a call
16
+ - Looking up what was discussed with a specific person
17
+
18
+ ## How to Use
19
+ - `fathom.listMeetings` — list recent recordings (use `{ limit: 5 }` or `{ limit: 1 }` for "last call")
20
+ - `fathom.getMeeting` — get full details including transcript, summary, action items `{ id: <recordingId> }`
21
+ - `fathom.ingest` — pull a specific recording from the Fathom API by ID `{ recordingId: <id> }`
22
+ - Fathom is ALWAYS the source for call recordings. NEVER ask the user where the recording is — just check Fathom.
23
+
24
+ ## Workflow
25
+ 1. Call `fathom.listMeetings` to find the relevant recording
26
+ 2. If user said "last call" — grab the most recent one
27
+ 3. If user mentioned a person — match against attendee names/emails
28
+ 4. Call `fathom.getMeeting` with the recording ID for full transcript + summary
29
+ 5. Analyze, summarize, extract action items, or answer the user's question
30
+
31
+ ## Gotchas
32
+ - Recordings arrive via webhook after the call ends — there may be a few minutes delay
33
+ - The meeting queue file is at `~/godmode/data/meeting-queue.json` — don't read it directly, use the RPC
34
+ - Transcripts can be long — summarize before presenting unless the user asks for the full thing
35
+ - Action items from Fathom are auto-extracted — cross-reference with what the user actually wants to do
36
+ - If `fathom.listMeetings` returns empty, the webhook may not be configured — suggest `fathom.setupWebhook`
37
+
38
+ ## Tips
39
+ - After analyzing a call, offer to create GodMode tasks from action items
40
+ - Cross-reference attendees with vault people files via secondBrain.search
41
+ - Suggest updating person memory files with new context from the call
42
+ - If external attendees were present, offer to draft a follow-up email
@@ -0,0 +1,52 @@
1
+ ---
2
+ domain: strategy
3
+ triggers: big project, complex request, strategic decision, help me think through, first principles, break this down, what should I do about, hard problem, tricky situation, figure out
4
+ name: godmode-meta-problem-solver
5
+ version: 1.0.0
6
+ description: "Breaks down complex problems using first-principles thinking"
7
+ keywords: ["big project", "complex request", "strategic decision", "help me think through", "first principles"]
8
+ author: godmode-team
9
+ clawhub: true
10
+ ---
11
+ ## When to Use
12
+
13
+ Run this BEFORE the adversarial-board or any delegation. Think before you act.
14
+
15
+ Use when the user brings a complex, ambiguous, or high-stakes request. This is a thinking pattern, not a tool — it structures your reasoning before you make recommendations or delegate work.
16
+
17
+ ## First Principles Decomposition
18
+
19
+ Work through these steps internally before responding:
20
+
21
+ ### 1. What is actually true here?
22
+ Strip away assumptions. What do we know for certain vs. what are we assuming? Pull facts from memory and vault — don't rely on vibes.
23
+
24
+ ### 2. Inversion — What would make this definitely fail?
25
+ List the top 3-5 failure modes. Work backwards from catastrophe. If you can prevent these, the path forward is clearer.
26
+
27
+ ### 3. Second-order effects
28
+ What happens AFTER the obvious outcome? If the user launches this product, what happens to their time? Their team? Their existing commitments? Think two moves ahead.
29
+
30
+ ### 4. Constraint mapping
31
+ Separate real constraints (budget, time, physics) from assumed constraints ("we can't do that", "that's not how it works"). Challenge assumed constraints — they're often wrong.
32
+
33
+ ### 5. Job-to-be-done
34
+ What problem is the user ACTUALLY solving? Not what they asked for — what they need. A user asking for "a landing page" might actually need "proof that people want this product."
35
+
36
+ ### 6. Output: Problem Brief
37
+ Before making any recommendation, synthesize a brief:
38
+ - **True problem:** (1-2 sentences)
39
+ - **Real constraints:** (list)
40
+ - **Failure modes:** (top 3)
41
+ - **Key unknowns:** (what we still need to learn)
42
+
43
+ ## Context Gathering
44
+
45
+ Use memory search and vault lookup to pull relevant context before reasoning. Past decisions, user preferences, and domain knowledge all improve the decomposition.
46
+
47
+ ## What This Feeds
48
+
49
+ The problem brief from this step feeds into:
50
+ - **adversarial-board** — the board debates better with a structured brief
51
+ - **delegate** — agents scope better when the problem is clear
52
+ - **project-orchestrator** — the full pipeline starts here
@@ -0,0 +1,39 @@
1
+ ---
2
+ domain: people
3
+ triggers: who is, person, contact, team, coworker, client, relationship, met with, meeting with, attendee, attendees, who was, who's the, talked to, email, invite, admin, member, onboard, add user
4
+ tools: secondBrain.search, secondBrain.memoryBankEntry, secondBrain.memoryBank
5
+ name: godmode-people
6
+ version: 1.0.0
7
+ description: "Manages contacts, relationships, and people context from memory"
8
+ keywords: ["who is", "person", "contact", "team", "coworker"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - User mentions a person by name
14
+ - Meeting prep — look up attendees before the meeting
15
+ - User asks "who is X" or "what do we know about X"
16
+ - ANY reference to a person in conversation
17
+
18
+ ## How to Use
19
+ - `secondBrain.memoryBankEntry` — { name } — get a specific person's file
20
+ - `secondBrain.memoryBank` — list all people/company files
21
+ - `secondBrain.search` — { query: "person name" } — broader search
22
+
23
+ ## Lookup Chain for People
24
+ 1. Check memory results above — memory may already have relevant facts
25
+ 2. secondBrain.memoryBankEntry with their name
26
+ 3. secondBrain.search with their name + context
27
+ 4. ONLY THEN say you don't have info on them
28
+
29
+ ## Gotchas
30
+ - People files are in 06-Brain/People/ — one file per person
31
+ - Names may be stored differently (first name only, nickname, full name) — try variations
32
+ - Company affiliation is often in the person's file — don't search separately unless needed
33
+ - Some people files may be sparse — combine with memory results
34
+
35
+ ## Tips
36
+ - Before ANY meeting, look up every attendee — this is the #1 way to show competence
37
+ - When user says "I talked to Sarah", immediately search for Sarah's people file
38
+ - After meetings, suggest updating the person's file with new context
39
+ - Connect the dots: "Sarah mentioned the Q2 launch — I see that's also on your priorities"
@@ -0,0 +1,71 @@
1
+ ---
2
+ domain: creative
3
+ triggers: personal brand, positioning, content strategy, content pillars, storytelling, brand framework, build my brand, thought leadership, content plan, audience building
4
+ name: godmode-personal-brand
5
+ version: 1.0.0
6
+ description: "Develops personal brand strategy, content pillars, and positioning"
7
+ keywords: ["personal brand", "positioning", "content strategy", "content pillars", "storytelling"]
8
+ author: godmode-team
9
+ clawhub: true
10
+ ---
11
+ ## When to Use
12
+
13
+ When the user wants to build, refine, or execute a personal brand strategy. This covers positioning, storytelling, content pillars, and distribution.
14
+
15
+ ## Brand Framework
16
+
17
+ Work through these steps with the user. Pull context from memory and vault (role, industry, goals, past content, audience data).
18
+
19
+ ### 1. Positioning — What Unique Angle Do You Own?
20
+
21
+ Find the intersection of:
22
+ - **Skills** — what you're demonstrably good at
23
+ - **Experience** — what you've lived through that others haven't
24
+ - **Perspective** — what you believe that's contrarian or underserved
25
+
26
+ The best positioning is specific. "AI consultant" is weak. "The chiropractor who automated his practice with AI and now teaches others" is strong.
27
+
28
+ ### 2. Storytelling Architecture
29
+
30
+ Map the user's story to the hero's journey:
31
+ - **Struggle** — what was broken, painful, or frustrating
32
+ - **Discovery** — the insight, tool, or shift that changed things
33
+ - **Transformation** — the measurable result and new reality
34
+
35
+ This narrative anchors all content. Every post, video, or thread circles back to this arc.
36
+
37
+ ### 3. Content Pillars (3-5 Themes)
38
+
39
+ Define 3-5 topics the user will be known for. Each pillar should:
40
+ - Connect to their positioning
41
+ - Have enough depth for 50+ pieces of content
42
+ - Appeal to their target audience's pain points or aspirations
43
+
44
+ ### 4. Hook Frameworks
45
+
46
+ Proven patterns for grabbing attention:
47
+ - **Contrarian take** — "Everyone says X. Here's why that's wrong."
48
+ - **Personal story + lesson** — "Last week I [experience]. Here's what I learned."
49
+ - **How-to with specificity** — "How I [result] in [timeframe] using [method]"
50
+ - **Behind the scenes** — "Here's exactly how I [process]"
51
+ - **Numbers** — "I [action] for [duration]. Here are [N] things I learned."
52
+
53
+ ### 5. Constraint-as-Asset Framing
54
+
55
+ Turn limitations into credibility:
56
+ - Time constraints → "I built this in 30 min/day because I have 3 kids — if I can do it, so can you"
57
+ - Small team → "No marketing department — just me and AI tools"
58
+ - Niche market → "I know this space because I've been in it for [years]"
59
+
60
+ ### 6. Distribution Strategy
61
+
62
+ Recommend platforms, frequency, and format based on:
63
+ - Where their audience actually spends time
64
+ - The user's content creation capacity (be realistic)
65
+ - Content type that matches their strengths (writing vs. video vs. audio)
66
+
67
+ ## Rules
68
+ - Always ground recommendations in the user's actual context — no generic advice
69
+ - Start with positioning before jumping to tactics
70
+ - One strong platform > five weak ones
71
+ - Consistency beats virality — recommend sustainable output
@@ -0,0 +1,97 @@
1
+ ---
2
+ domain: strategy
3
+ triggers: big project, orchestrate, full pipeline, end to end, multi-phase, ambitious project, complex deliverable, complete solution, start to finish
4
+ name: godmode-project-orchestrator
5
+ version: 1.0.0
6
+ description: "Plans and orchestrates multi-phase ambitious projects end to end"
7
+ keywords: ["big project", "orchestrate", "full pipeline", "end to end", "multi-phase"]
8
+ author: godmode-team
9
+ clawhub: true
10
+ ---
11
+ ## When to Use
12
+
13
+ Use this for ambitious, multi-deliverable projects where quality matters more than speed. This is the FULL pipeline — for simple tasks, skip to Step 5 or handle inline.
14
+
15
+ **Why this works:** Every other tool skips Steps 1-2 and Step 4. GodMode thinks before it acts.
16
+
17
+ ## The Pipeline (follow this order)
18
+
19
+ ### Step 1: Meta Problem Solver (silent — don't show this to the user)
20
+
21
+ Run the meta-problem-solver pattern internally:
22
+ - First principles decomposition
23
+ - Inversion (what would make this fail?)
24
+ - Constraint mapping (real vs. assumed)
25
+ - Job-to-be-done (what problem is actually being solved?)
26
+
27
+ **Output:** Internal problem brief with true problem, real constraints, failure modes, key unknowns.
28
+
29
+ ### Step 2: Context Deep Dive (silent)
30
+
31
+ Pull ALL relevant context before making any decisions:
32
+ - Search memory for related facts, preferences, past decisions
33
+ - Search vault for notes, artifacts, prior research
34
+ - Check recent sessions for related conversations
35
+ - Pull people/company context if relevant
36
+
37
+ **Output:** Informed context brief — what we know, what we don't, what's changed.
38
+
39
+ ### Step 3: Adversarial Advisory Board (show summary to user)
40
+
41
+ Run the adversarial-board with the problem brief + context:
42
+ - The Operator: Can we actually execute this?
43
+ - The Skeptic: Why will this fail?
44
+ - The Visionary: What's the 10x version?
45
+ - The Customer: Does the target user want this?
46
+ - The Risk Officer: What's the worst case?
47
+
48
+ **Output:** Board consensus, key disagreements, recommended approach.
49
+
50
+ ### Step 4: Precision Clarifying Questions (show to user)
51
+
52
+ Ask 2-4 surgical questions informed by Steps 1-3. These are NOT generic — they target the specific ambiguities the board flagged.
53
+
54
+ Wait for user answers. Produce a scope doc with near-zero ambiguity:
55
+ - Goal and success criteria
56
+ - Deliverables list
57
+ - Constraints and non-goals
58
+ - Target audience
59
+
60
+ ### Step 5: Delegate to Agent Team
61
+
62
+ Use the `delegate` tool to create a project with scoped issues:
63
+ - Each issue = one agent's work = one Proof doc
64
+ - Assign the right personas from the roster
65
+ - Inject the problem brief into each issue description
66
+ - Set priority and ordering
67
+
68
+ ### Step 6: QA Review
69
+
70
+ When agents complete, review outputs against original scope + success criteria:
71
+ - Check completeness against the scope doc
72
+ - Flag inconsistencies between deliverables
73
+ - Verify no placeholders, no hallucinated data
74
+ - Use the qa-reviewer persona for formal review if needed
75
+
76
+ ### Step 7: Human Approval
77
+
78
+ Present consolidated output to the user:
79
+ - Clean, reviewed, ready to ship
80
+ - Highlight what was changed from initial scope and why
81
+ - Surface any remaining open questions
82
+ - Offer iteration if needed
83
+
84
+ ## When to Skip Steps
85
+
86
+ - **Quick delegation:** User has a clear brief → skip to Step 5
87
+ - **Simple research:** Single-agent task → skip to Step 5, no QA needed
88
+ - **Advisory only:** User wants thinking, not deliverables → Steps 1-4 only
89
+ - **Iteration:** User is refining existing work → Step 6-7 loop only
90
+
91
+ ## Relationship to Other Skill Cards
92
+
93
+ - **meta-problem-solver** — Step 1 of this pipeline
94
+ - **context-deep-dive** — Step 2 of this pipeline
95
+ - **adversarial-board** — Step 3 of this pipeline
96
+ - **delegate** — Step 5 execution tool
97
+ - **project-pipeline** — Specialist routing templates (website, campaign, sales) that plug into Step 5
@@ -0,0 +1,78 @@
1
+ ---
2
+ domain: projects
3
+ triggers: build me, create a website, landing page, project, app, full project, end to end, design and build, need a site, new product, launch
4
+ tools: queue_add, queue_check, queue_action, proof_editor, queue_steer
5
+ name: godmode-project-pipeline
6
+ version: 1.0.0
7
+ description: "Builds full projects like websites, landing pages, and apps"
8
+ keywords: ["build me", "create a website", "landing page", "project", "app"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - User asks for a multi-disciplinary project (website, app, campaign, product launch)
14
+ - Work that needs multiple specialists: design, copy, code, SEO, etc.
15
+ - Anything where a single agent would produce mediocre results because it lacks domain expertise in all areas
16
+
17
+ ## Chief of Staff Protocol
18
+ You are the chief of staff. Your job is NOT to do the work. Your job is to:
19
+ 1. **Scope the project** — ask questions until you have a complete brief
20
+ 2. **Break it into specialist tasks** — assign each to the right agent
21
+ 3. **Chain the pipeline** — each task feeds the next via handoff context
22
+ 4. **Review deliverables** — bring results back to the user for approval
23
+ 5. **Iterate** — if the user wants changes, route feedback to the right agent
24
+
25
+ ## Discovery Phase (ALWAYS do this first)
26
+ Before queuing anything, ask the user:
27
+ - What is this for? Who is the audience?
28
+ - What's the goal? (conversions, awareness, information, sales)
29
+ - Any existing brand guidelines, copy, or design references?
30
+ - What's the timeline?
31
+ - Any specific requirements or constraints?
32
+
33
+ Do NOT start the pipeline until you have clear answers. A vague brief produces vague output.
34
+
35
+ ## Pipeline Templates
36
+
37
+ ### Website / Landing Page
38
+ 1. **Brand Guardian** (`brand-guardian`, creative) — Define brand voice, color palette, typography, layout direction based on the brief. Deliverable: brand guide snippet.
39
+ 2. **Content Writer** (`content-writer`, creative) — Write all page copy using the brand guide. Deliverable: complete copy doc with headlines, body, CTAs.
40
+ 3. **UX Researcher** (`ux-researcher`, research) — If the user has an existing site or competitor references, audit the UX. Deliverable: layout recommendations, user flow.
41
+ 4. **Frontend Developer** (`frontend-developer`, coding) — Build the site using the copy + brand guide + UX recommendations. Deliverable: working code.
42
+ 5. **SEO Specialist** (`seo-specialist`, analysis) — Audit the built site for SEO. Deliverable: meta tags, structured data, keyword recommendations.
43
+ 6. **Code Reviewer** (`code-reviewer`, review) — Final review of the code. Deliverable: review with blocker/suggestion/nit findings.
44
+
45
+ ### Content Campaign
46
+ 1. **Researcher** (`researcher`, research) — Research the topic, audience, competitors. Deliverable: research brief with sources.
47
+ 2. **Content Writer** (`content-writer`, creative) — Write the core content using research. Deliverable: article/post/newsletter.
48
+ 3. **LinkedIn Creator** (`linkedin-creator`, creative) — Adapt content for LinkedIn. Deliverable: 3-5 posts with hook variants.
49
+ 4. **SEO Specialist** (`seo-specialist`, analysis) — Optimize for search. Deliverable: keyword targets, meta, internal linking plan.
50
+
51
+ ### Sales Campaign
52
+ 1. **Researcher** (`researcher`, research) — Research the target market, ICP, competitors. Deliverable: market brief.
53
+ 2. **Outbound Strategist** (`outbound-strategist`, creative) — Design sequences and messaging. Deliverable: ICP definition + email sequences.
54
+ 3. **Proposal Strategist** (`proposal-strategist`, creative) — Create pitch materials. Deliverable: win themes + proposal outline.
55
+ 4. **Discovery Coach** (`discovery-coach`, analysis) — Prep discovery call framework. Deliverable: call prep sheets + question sequences.
56
+
57
+ ## How to Chain Tasks
58
+ Use `queue_add` with `handoff_summary` and `handoff_deliverable` to pass context between agents:
59
+ - handoff_summary: "Brand Guardian defined the visual identity and voice. Key decisions: [summary]"
60
+ - handoff_deliverable: "Use the brand guide above to write all page copy. Maintain the voice and tone."
61
+
62
+ ## Live Output via Proof
63
+ Each queued agent automatically gets a Proof document for live output. The user can:
64
+ - Watch agent progress in real-time in the sidebar
65
+ - Steer mid-task via `queue_steer` if the agent is going in the wrong direction
66
+ - Review and edit deliverables directly in the Proof doc before approving
67
+
68
+ When reviewing agent output, open the Proof doc with `proof_editor` action `open` to show it in the sidebar.
69
+
70
+ For writing-heavy deliverables, create the Proof doc first so the ally and the user can collaborate before the queue item finishes.
71
+
72
+ ## Rules
73
+ - ALWAYS scope before queuing — you are the chief of staff, not a task router
74
+ - Queue tasks in order — wait for each to complete before queuing the next (the output is the input for the next agent)
75
+ - Bring every deliverable back to the user for review before moving to the next stage
76
+ - If the user rejects a deliverable, re-queue to the SAME agent with specific feedback
77
+ - Skip pipeline stages that don't apply (e.g., no UX audit if building from scratch with no reference)
78
+ - The user should never have to manage the pipeline — you manage it, they review results
@@ -0,0 +1,28 @@
1
+ ---
2
+ domain: files
3
+ triggers: write a doc, collaborative doc, proof, co-edit, watch me write, live document, share document
4
+ tools: proof_editor, queue_steer
5
+ name: godmode-proof-editor
6
+ version: 1.0.0
7
+ description: "Collaborative document co-editing with provenance tracking"
8
+ keywords: ["write a doc", "collaborative doc", "proof", "co-edit", "watch me write"]
9
+ author: godmode-team
10
+ clawhub: true
11
+ ---
12
+ ## When to Use
13
+ - The user wants to watch the document take shape live
14
+ - The ally should co-write with the user in a shared draft
15
+ - A background agent needs a live surface the user can steer
16
+
17
+ ## How to Use Proof
18
+ 1. Create a Proof doc before drafting starts
19
+ 2. Keep the doc updated as work progresses, not only at the end
20
+ 3. Remind the user they can edit the document directly or steer via chat
21
+ 4. Use comments or suggestions for targeted steering
22
+
23
+ ## Good Fits
24
+ - Email drafts
25
+ - Blog posts
26
+ - Research briefs
27
+ - Proposals
28
+ - Launch plans