
nEURM - Neurmatic Platform: Full-stack application with React, TypeScript, Express, PostgreSQL
@alexbaum-ai/neurm
Synchronize sprint tasks with the TodoWrite tool to provide real-time visibility into task progress. Use when starting a sprint task (create todos), breaking down work (add sub-tasks), or completing work (sync status).
@alexbaum-ai/neurm
Advanced Git operations using Git MCP. Manage branches, analyze commit history, review changes, handle merges, investigate file history, and automate Git workflows. Use when working with version control, code reviews, or Git debugging.
@alexbaum-ai/neurm
Persistent memory across sessions using Memory MCP. Store decisions, remember context, track project patterns, maintain knowledge base, and recall important information. Use when context needs to persist between sessions or when building project knowledge.
@alexbaum-ai/neurm
Ensure features are developed according to specifications by validating implementation against API docs, database schemas, and acceptance criteria. Use before starting implementation, during code review, or when verifying feature completeness.