Skillzwave Logo
Skillzwave

project-memory

92.0
A

Set up and maintain a structured project memory system in docs/project_notes/ that tracks bugs with solutions, architectural decisions, key project facts, and work history. Use this skill when asked to "set up project memory", "track our decisions", "log a bug fix", "update project memory", or "initialize memory system". Configures both CLAUDE.md and AGENTS.md to maintain memory awareness across different AI coding tools.

#key#project memory#decisions#bug#skill#Memory Files#memory#agentic-skill

Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security

Installation for Agentic Skill

View all platforms →
skilz install SpillwaveSolutions/project-memory/project-memory
skilz install SpillwaveSolutions/project-memory/project-memory --agent opencode
skilz install SpillwaveSolutions/project-memory/project-memory --agent codex
skilz install SpillwaveSolutions/project-memory/project-memory --agent gemini

First time? Install Skilz: pip install skilz

Works with 22+ AI coding agents

Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...

View All Agents
Download Agent Skill ZIP

Extract and copy to ~/.claude/skills/ then restart Claude Desktop

1. Clone the repository:
git clone https://github.com/SpillwaveSolutions/project-memory
2. Copy the agent skill directory:
cp -r project-memory ~/.claude/skills/

Need detailed installation help? Check our platform-specific guides:

Related Agentic Skills

architect-agent

by SpillwaveSolutions

Coordinates planning, delegation, and evaluation across architect and code agent workspaces. Use when asked to "write instructions for code agent", "i...

93
A
generalschema query
#code agent#send instructions#agent

postgresql-table-design

by Microck

Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

70
C
generalschema query

cloudflare-agents

by jezweb

| Build AI agents with Cloudflare Agents SDK on Workers + Durable Objects. Includes critical guidance on choosing between Agents SDK (infrastructure/s...

66
generalschema query
CommandsMarketplace

shopify-app-dev

by Microck

Custom Shopify app development using Shopify CLI, app architecture, OAuth authentication, app extensions, admin UI, Hydrogen/Remix frameworks, and dep...

60
D
generalschema query

Agentic Skill Details

Repository
project-memory
Type
Non-Technical
Meta-Domain
general
Primary Domain
general
Sub-Domain
schema query
Market Score
92.0

Agent Skill Grade

A
Score: 92/100 Click to see breakdown

Score Breakdown

Spec Compliance
13/15
PDA Architecture
26/30
Ease of Use
23/25
Writing Style
8/10
Utility
18/20
Modifiers: +4

Areas to Improve

  • Uses 'User:' and narrative style instead of imperative instructions
  • 5-item tips list restates information already present in other sections
  • Setup instructions lack checkbox-style checklist for tracking completion

Recommendations

  • Add trigger phrases to description for discoverability
  • Add table of contents for files over 100 lines

Graded: 1/18/2026

Developer Feedback

I took a look at your project-memory skill and wanted to share some thoughts.

Links:

The TL;DR

You're at 92/100, solid A territory. This is based on Anthropic's skill best practices rubric. Your strongest area is Ease of Use (23/25)—the skill is genuinely discoverable and the four reference templates are well-structured. The weakest pillar is Spec Compliance (13/15), which is more of a technical formality than a real problem.

What's Working Well

  • Templates hit the right level of detail. Your bugs_template.md, decisions_template.md, and others give concrete examples without being overwhelming. They're actually usable, not just theoretical.
  • Trigger phrases are solid. Phrases like "set up project memory," "log a bug fix," and "document architectural decisions" make the skill discoverable. Someone could actually find this when they need it.
  • The layered structure works. SKILL.md stays focused on the "why" and "what," while reference templates contain the actionable details. Good separation of concerns.
  • Real problem being solved. Institutional knowledge loss across AI coding sessions is a genuine pain point that other skills don't address. Your positioning here is unique.

The Big One: Second-Person Voice in Workflows

This is holding you back about 1-2 points. Your example workflows use narrative style ("User: I'm getting a connection refused error") instead of imperative instructions. It reads more like documentation of a conversation than instructions for someone to actually follow.

Current approach:

User: "I'm getting a 'connection refused' error from the database"
-> Search docs/project_notes/bugs.md

Should be:

When encountering connection errors:
1. Search bugs.md: `grep -i 'connection' docs/project_notes/bugs.md`
2. Apply documented solution if found

This shift makes the skill feel more like an actual tool and less like a scenario walkthrough. It's the difference between explaining how something works vs. telling someone how to use it.

Other Things Worth Fixing

  1. "Tips for Effective Memory Management" section is filler. Those 5 tips (be proactive, keep it current, etc.) restate things already embedded in your memory protocols. Trim it or move it to a reference file. You'd gain ~2 points on Progressive Disclosure Architecture (PDA).

  2. Missing a setup checklist. Your Initial Setup section says "create the following structure" but doesn't give a checkbox-style checklist. Add something like:

    - [ ] Create docs/project_notes/ directory
    - [ ] Copy bugs_template.md → bugs.md
    - [ ] Update CLAUDE.md with memory protocols
    
  3. No TOC in reference files. Your reference templates are short enough that they don't need one, but SKILL.md could use a proper table of contents if you're keeping those bonus sections.

Quick Wins

  • Rewrite example workflows from narrative ("User:") to imperative (numbered steps with actual commands). Biggest bang for buck—should get you +1-2 points.
  • Cut the Tips section or move it to a reference file. Token economy improvement.
  • Add a setup checklist in Initial Setup to make completion explicit and trackable.

These three changes would realistically push you to 95+/100.


Checkout your skill here: SkillzWave.ai | SpillWave We have an agentic skill installer that installs skills in 14+ coding agent platforms. Check out this guide on how to improve your agentic skills.

AI-Detected Topics

Extracted using NLP analysis

key project memory decisions bug skill Memory Files memory agentic-skill project claude-code-skill memory system Files

Report Security Issue

Found a security vulnerability in this agent skill?