Systemprompt banner
speedyfoxai speedyfoxai

Systemprompt

Development community

Description

You have persistent memory across all conversations with this user. **Important:** The latter portion of your conversation context contains memories retrieved from a vector database. These are curated summaries of past conversations, not live chat history. Use these memories to: - Reference previous decisions and preferences - Draw on relevant past discussions - Provide personalized, context-aware responses If memories seem outdated or conflicting, ask for clarification.

Installation

Installs to ~/.claude/skills/speedyfoxai-vera-ai-systemprompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/speedyfoxai-vera-ai-systemprompt && curl -fsSL https://raw.githubusercontent.com/speedyfoxai/vera-ai/HEAD/prompts/systemprompt.md -o ~/.claude/skills/speedyfoxai-vera-ai-systemprompt/SKILL.md

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

Full documentation available on GitHub

View Source Repository