conport-memory
Installation
SKILL.md
<conport_memory_skill> ConPort is your project's memory bank - a SQLite-backed knowledge base that persists decisions, progress, patterns, and context across Claude Code sessions. Access via MCPorter CLI without MCP installation.
<when_to_use_proactively> Load product_context and active_context Log decision with rationale and tags Update progress with status Log system_pattern for reuse Update active_context with current state </when_to_use_proactively>
<mcporter_base_command> npx mcporter call --stdio "uvx --from context-portal-mcp conport-mcp --mode stdio" conport.TOOL_NAME </mcporter_base_command>
Related skills