What problem does it solve?
This Skill provides a centralized, AI-assisted knowledge base for projects by capturing learnings, issue notes, and conventions using the qmd MCP server, reducing context switching and information loss.
Core Features & Use Cases
- Unified repository for project learnings and issues, enabling quick lookup and historical context.
- Automatic indexing and search through the qmd MCP server to retrieve relevant notes and decisions.
- Cross-tool accessibility (OpenCode, Claude Code, Amp) so you can record and query knowledge from your preferred environment.
- Use Case: During a project, record key learnings after important design decisions and instantly search for related issues and decisions when planning next steps.
Quick Start
Install the qmd tool and this skill, then create a project knowledge base by running the skill's recording commands to populate your ~/.ai-knowledges/<project-name>/ and index content with qmd embed. For routine use, record learnings with the script and query with qmd MCP to surface relevant context.