write-agent-memory-system-review

Solid

Write or update a local code-grounded agent memory system review from a GitHub repository reference, including checkout refresh, optional sub-agent drafting, semantic QA, and validation.

AI & Automation 69 stars 9 forks Updated today CC-BY-4.0

Install

View on GitHub

Quality Score: 88/100

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

Skill Content

# Write Agent Memory System Review Use this local skill to write or update `type: kb/agent-memory-systems/types/agent-memory-system-review.md` notes for external systems under `kb/agent-memory-systems/reviews/`. This is a local commonplace-repo workflow, not a promoted `cp-skill-*` framework skill. The parent agent owns GitHub handling, local source directory setup, artifact lifecycle, QA, validation, indexes, and the final report. Delegate the code-grounded review drafting to a fresh worker context whenever the harness has a sub-agent mechanism. Delegation means a harness-provided sub-agent/worker tool only. Never start a nested agent by running `codex`, `codex exec`, `claude`, or any other agent CLI from the shell. If the current agent cannot access the required harness sub-agent tool or an agent slot is unavailable, stop or wait and report the blocking condition; do not work around the limit with a command-line agent process. ## Prerequisites - The topic is a GitHub repository reference: `owner/repo` or `https://github.com/owner/repo`. - The repository is reachable. - The checkout lives under `related-systems/`, outside `kb/`. If the system has no reachable source code, stop and write a lightweight note instead. ## Steps 1. **Normalize the repository target.** Derive: - `repo_url` - canonical full GitHub repository URL for citations, `https://github.com/{owner}/{repo}` with no trailing slash or `.git` - `owner` - GitHub owner or organization - `repo_name` ...

Details

Author
zby
Repository
zby/commonplace
Created
3 months ago
Last Updated
today
Language
Python
License
CC-BY-4.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category