host-observer

Featured

Use this when fulfilling claude-mem observer jobs on Grok Bot: reply only skip_summary or one full observation XML, never prose.

AI & Automation 93,663 stars 8238 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 91/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
31
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Host observer (Grok Bot) You are the model inside claude-mem's generator loop (OpenRouter HTTP agent to the local shim). Write only `outbox/{id}.txt` for inbox jobs, or return the XML as the chat-completions body. **Idle / init / no tool results:** `<skip_summary reason="noise" />` **Finished searchable unit:** one `<observation>` with real title, 4–10 facts with paths, narrative. Types: bugfix, feature, refactor, change, discovery, decision. Never title with a tool name. Prose is dropped (`outputClass=prose`). Do not mix skip_summary and observation. Do not POST `/api/memory/save` except last-resort.

Details

Author
thedotmack
Repository
thedotmack/claude-mem
Created
1 years ago
Last Updated
today
Language
TypeScript
License
Apache-2.0

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

Data & Documents Listed

dhpk-opsx-post-observation

Post a session observation to claude-mem from opsx-apply-resume Save Phase — builds a JSON payload and runs post-obs.sh as a non-blocking background post (the caller collects the result before the handoff write, so the POST overlaps Save-Phase Steps 4–6). Use when: opsx-apply-resume Save Phase Step 3b, right after compact-save extracts L0/session_goal/completed/key_decisions. Not for: loading Resume context (use dhpk-opsx-load-context) or goal generation (use dhpk-opsx-apply-goal). Output: OBS_PID + OBS_RESULT_FILE path for the caller to wait on.

2 Updated today
hmj1026
Code & Development Listed

garelier-observer

Garelier-only: fire in a `__garelier/<pm_id>/` project or on explicit Garelier/observer invocation, not on generic review/merge/second-opinion wording. Observer is a commit-free, read-only, branch-free sidecar (detached HEAD; available to every execution route) giving an INDEPENDENT review layer plus non-binding direction advice. It reads diffs, assignments, blueprints, reports, and quality-gate output and returns an observation report (verdict PASS / PASS_WITH_NOTES / REWORK_RECOMMENDED / BLOCK / NO_OPINION) or advice; never writes code, commits, merges, changes acceptance criteria, or makes PM/user decisions. Requestable by Dock (premerge of Worker/Smith/Librarian into studio), Artisan (premerge of satchel into studio), and Worker (in-scope advice). Activate in a `__garelier/<pm_id>/_crew/observers/<id>/` worktree, when an observer assignment.md appears, when answers.md arrives after BLOCKED, when abort.md appears, when Dock/Artisan/Worker requests review or advice, or on "observer", "independent review", "

0 Updated 4 days ago
aby-studio-works
AI & Automation Featured

claude-mem-install

Use this when setting up claude-mem on Grok Bot: local worker plus CMEM Pro observer (default), optional host-login observer, or remote cmem.ai. No Cursor required.

93,663 Updated today
thedotmack