Help us improve
Share bugs, ideas, or general feedback.
From subcog
Analyzes CLAUDE.md, hooks, skills, and commands for Subcog memory integration gaps and generates prioritized recommendations with code snippets.
npx claudepluginhub zircote/subcogHow this skill is triggered — by the user, by Claude, or both
Slash command
/subcog:subcog-integratorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze and enhance AI prompts, skills, commands, hooks, and system configurations to leverage Subcog's persistent memory system effectively.
Provides stable principles, keyword registry, and navigation for Claude Code memory system (CLAUDE.md, static memory, hierarchy, imports). Delegates details to docs-management skill.
Integrates mnemonic memory capture and recall into existing Claude Code plugins using sentinel markers for updates, removal, and git rollback. Triggers on integrate/wire/add memory requests.
Knowledge base on Claude Code formats, patterns, and configurations for commands, agents, skills, hooks, memory, plugins, settings. Use for creating, improving, auditing components.
Share bugs, ideas, or general feedback.
Analyze and enhance AI prompts, skills, commands, hooks, and system configurations to leverage Subcog's persistent memory system effectively.
| Mode | What It Does | Example Trigger |
|---|---|---|
| Analyze | Audit existing configs for integration gaps | "review my CLAUDE.md" |
| Enhance | Add memory integration to existing artifacts | "add subcog to my skill" |
| Create | Generate new memory-aware artifacts | "create a memory-aware skill" |
Interactive Workflow:
AskUserQuestionDiscover current state
subcog_status for health checkSurface existing patterns
subcog_recall with "subcog integration patterns"Analyze and recommend
Present report
Apply changes (with user approval)
Hooks:
session_start for context injectionuser_prompt_submit for intent detectionSkills/Commands:
subcog_recall in workflowssubcog_capture for decisions
Tool: mcp__subcog__subcog_capture
Tool: mcp__subcog__subcog_status
Other Tools:
AskUserQuestion - Interactive artifact selectionRead / Edit / Write - Analyze and modify filesGlob - Find configuration files
Use /subcog:integrate for the full interactive workflow with detailed analysis patterns, templates, and examples.