minns-agent
01Plugin Claude Code
Cross-session memory and workflow orchestration powered by MinnsDB.
Plugin Claude Code
Cross-session memory and workflow orchestration powered by MinnsDB.
Agent
Memory retrieval and curation — multi-signal search, contradiction detection, proactive context.
Agent
Workflow coordination — dispatches steps, handles failures, records outcomes.
Agent
Vibe Graph specialist — designs workflows using 3-stage pipeline, maximizes parallelism.
Hook
Runs when the agent finishes a response, running minns learn --category session_summary --from-stdin. From Minns-ai/MinnsDB.
Hook
Runs before the agent uses a tool for Edit and Write tool calls, running minns recall --brief --file $TOOL_INPUT_FILE_PATH 'relevant . From Minns-ai/MinnsDB.
Skill Claude CodeCodex
Show MinnsDB knowledge graph dashboard.
Skill Claude CodeCodex
Store a learning into MinnsDB for cross-session recall.
Skill Claude CodeCodex
Query cross-session memory from MinnsDB.
Skill Claude CodeCodex
Design a workflow via 3-stage Vibe Graphing pipeline.
Skill Claude CodeCodex
Execute a stored workflow with step-by-step orchestration.
Instructions file
Instructions for Minns-ai/agent-forge-sdk, covering @minns/agent-forge — project directive, architecture, runtime bridge (deploy-time contract), build & dev commands and code conventions.