# Agent Memory Design Reviewer

> Review agent memory, handoff, retrieval, and learning designs for usefulness, provenance, privacy, staleness, and poisoning risk.

- **Type:** Skill
- **Install:** `agentstack add skill-45ck-skill-harness-agent-memory-design-reviewer`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [45ck](https://agentstack.voostack.com/s/45ck)
- **Installs:** 0
- **Category:** [Search](https://agentstack.voostack.com/c/search)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [45ck](https://github.com/45ck)
- **Source:** https://github.com/45ck/skill-harness/tree/main/packs/agent-operating-skills/skills/agent-memory-design-reviewer
- **Website:** https://github.com/45ck/skill-harness/releases/tag/v0.1.0

## Install

```sh
agentstack add skill-45ck-skill-harness-agent-memory-design-reviewer
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Agent Memory Design Reviewer

Use this skill when a project wants agents to remember lessons, retrieve prior work, or improve future runs.

## Review

- Separate durable memory from run-local notes.
- Require source links for durable memory.
- Define freshness and revocation behavior.
- Exclude secrets, credentials, private logs, customer data, raw traces, and unsupported claims.
- Treat self-improvement as a proposal until verified by tests, reviews, or policy checks.
- Check poisoning paths: untrusted docs, generated content, user content, web content, issue comments, and previous agent outputs.

## Memory Verdicts

- `record`: durable, sourced, reusable, safe
- `summarize`: useful but too noisy or sensitive in raw form
- `run-local`: useful only for the current task
- `reject`: stale, unsafe, unsupported, or too specific

## Output

### Verdict
### Memory Items
### Source Links
### Retrieval Rules
### Revocation / Freshness
### Poisoning Risks
### Required Redactions

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [45ck](https://github.com/45ck)
- **Source:** [45ck/skill-harness](https://github.com/45ck/skill-harness)
- **License:** MIT
- **Homepage:** https://github.com/45ck/skill-harness/releases/tag/v0.1.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-45ck-skill-harness-agent-memory-design-reviewer
- Seller: https://agentstack.voostack.com/s/45ck
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
