Install
$ agentstack add skill-cosgroveb-claude-atuin-memory-skill-atuin-memory ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Use this skill for atuin-backed project memory. Keep task state in project-metadata. Use technical-knowledge as read-mostly cross-project priming memory when reusable technical context would help.
- Start with [project-detection.md](project-detection.md).
- Use [project-metadata.md](project-metadata.md) for roadmap, feature plans, specs, todos, and session notes.
- Use [technical-knowledge.md](technical-knowledge.md) for cross-project priming memory and retrieval cues.
- Use [operations.md](operations.md) for get/set/delete syntax and multiline storage.
- Prefer a user-named feature slug.
- Otherwise use the active roadmap item when it is clear.
- Do not infer the feature slug from git branch by default.
- If the feature is unclear, ask the user.
mainandmasterare never valid feature slugs.- A named branch alone is not enough. If the branch name is the only candidate, ask whether it maps to the memory name.
- If the derived project or feature slug looks like a temp dir, hidden scratch dir, or placeholder such as
tmp.*, random dot-dir names, orno-branch, ask the user how the memory should be remembered before storing it.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: cosgroveb
- Source: cosgroveb/claude-atuin-memory-skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.