DasBluEyedDevilDasBluEyedDevilCommunityยท3 Agent Skills Included

Daem0n-MCP

Persistent memory and decision tracking for coding sessions

Gives coding assistants persistent memory of past decisions, warnings, and failed approaches across sessions. Recalls relevant context before code changes, records decisions with rationale, and tracks whether outcomes worked. Eliminates repeated mistakes and lost context by enforcing a check-before-change, record-after-deciding workflow.
npx skills add DasBluEyedDevil/Daem0n-MCP --all -g -y
Available:

Instructs the agent to load a session briefing, consult memory before code changes, record decisions, and log outcomes using the eight Daem0nMCP workflow tools.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Daem0n-MCP?โ–ผ

Run `npx skills add DasBluEyedDevil/Daem0n-MCP --all -g -y` in your terminal to install all skills in this suite globally.

How to give an AI coding assistant persistent memory?โ–ผ

Daem0n-MCP stores decisions, warnings, and patterns in a local database and recalls them automatically at the start of every session.

How does Daem0n-MCP prevent repeated coding mistakes?โ–ผ

Before any code change, the agent runs a preflight check that surfaces past failures and hard constraints, and failed approaches get boosted in future searches.

Does Daem0n-MCP work with Claude Code?โ–ผ

Yes. It ships native Claude Code lifecycle hooks for auto-briefing, pre-edit checks, and automatic decision capture, and follows the standard SKILL.md format.

Can Daem0n-MCP share memory across multiple repos?โ–ผ

Yes. You can link related repositories or consolidate them under a parent directory so recall spans all connected projects.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’