qmd-knowledge
What I do
- Record and retrieve project learnings and insights
- Capture issue-specific notes and resolutions
- Build a growing, AI-searchable knowledge base
- Provide context about project architecture and decisions
When to use me
Use this skill when you need to:
- Record learnings: Capture new insights, patterns, or best practices discovered during development
- Track issues: Add notes to ongoing or resolved issues
- Query knowledge: Search for previous decisions, learnings, or solutions
- Maintain context: Build institutional memory for the project
How it works
This skill provides a unified knowledge management system. You install the skill once, and it manages knowledge across all your projects using qmd collections:
More from jellydn/my-ai-tools
pickup
Resumes work from a previous handoff session which are stored in `.claude/handoffs/`
30prd
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
30codemap
Orchestrate parallel codebase analysis to produce 7 structured documents about the codebase in .planning/codebase/
30adr
Manages Architecture Decision Records (ADR) for tracking important architectural decisions
29pr-review
Fix PR review comments by implementing requested changes
29tdd
Guides through the complete TDD workflow with Red-Green-Refactor cycle
27