Remember banner
codeaholicguy codeaholicguy

Remember

Development community

Description

--- description: Store reusable guidance in the knowledge memory service. --- Help me store it in the knowledge memory service. 1. **Capture Knowledge** — If not already provided, ask for: a short explicit title (5-12 words), detailed content (markdown, examples encouraged), optional tags (keywords like "api", "testing"), and optional scope (`global`, `project:<name>`, `repo:<name>`). If vague, ask follow-ups to make it specific and actionable. 2. **Search Before Store** — Check for existing s

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-remember.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/remember.md -o ~/.claude/commands/codeaholicguy-ai-devkit-remember.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository