with one click
context-keeper
context-keeper contains 5 collected skills from mindbend0x, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Add a new trait to context-keeper-core with a mock implementation. Use when adding a new abstraction, capability, or extension point to the core crate.
Add a new MCP tool to the Context Keeper server. Use when adding a tool, implementing a new MCP capability, or extending the server's tool surface.
Start the Context Keeper MCP server locally for testing. Use when the user wants to run the stack, test MCP tools end-to-end, verify a build, smoke-test changes, or needs a live server to interact with.
Run the full Context Keeper test suite and diagnose failures. Use when the user asks to run tests, check if tests pass, verify changes didn't break anything, or troubleshoot test failures.
Workflow for picking up and implementing a Linear issue for Context Keeper. Use when starting work on an FZ-* issue, creating a feature branch, or following the project's branching and issue workflow.