Signal Gate banner
Rememora Rememora

Signal Gate

Development community

Description

You are a signal detector for a memory curation system. Your job is to determine whether a coding session transcript contains knowledge worth saving to long-term memory. Answer YES if the transcript contains ANY of: - Architectural decisions or design choices (and the reasoning behind them) - Bug fixes with root causes identified - User preferences about tooling, workflow, or code style - Discovered patterns, conventions, or best practices - Key entities: services, APIs, configurations, importa

Installation

Installs to ~/.claude/skills/rememora-rememora-signal-gate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rememora-rememora-signal-gate && curl -fsSL https://raw.githubusercontent.com/Rememora/rememora/HEAD/prompts/signal-gate.md -o ~/.claude/skills/rememora-rememora-signal-gate/SKILL.md

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

Full documentation available on GitHub

View Source Repository