Contextcore Init banner
davidbbn davidbbn

Contextcore Init

Development community

Description

--- name: "contextcore-init" description: "Connect to ContextCore over MCP and run Initialize (connect → orient → bootstrap → handoff)." --- <!-- Generated by scripts/sync-cursor-plugin.mjs — edit src/constants/mcpPlaybook.js and re-run npm run sync:cursor-plugin --> # Initialize ContextCore Run the **Initialize ContextCore** procedure from the ContextCore playbook (`read_skill` slug `contextcore`). If ContextCore MCP is not connected, tell the user to add the server and complete browser log

Installation

Installs to ~/.claude/skills/davidbbn-contextcore-mcp-contextcore-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/davidbbn-contextcore-mcp-contextcore-init && curl -fsSL https://raw.githubusercontent.com/davidbbn/contextcore-mcp/HEAD/commands/contextcore-init.md -o ~/.claude/skills/davidbbn-contextcore-mcp-contextcore-init/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository