knowledge-capture

Document solved problems with context, code examples, and related links.

7|3|Updated Nov 28, 2025
One-click install
npx skills add https://github.com/v1truv1us/ai-eng-system --skill knowledge-capture-v1truv1us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-capture
Source: https://github.com/v1truv1us/ai-eng-system/tree/main/skills/knowledge-capture
Command: npx skills add https://github.com/v1truv1us/ai-eng-system --skill knowledge-capture-v1truv1us

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of knowledge loss and repeated problem-solving by systematically documenting solved problems, ensuring that learnings compound over time and accelerate team velocity.

Core Features & Use Cases

  • Structured Documentation: Captures problem, solution, evidence, gotchas, and related links in a standardized format.
  • Knowledge Indexing: Updates category and global indexes for easy discoverability.
  • Integration: Seamlessly integrates with AI workflows (e.g., /ai-eng/compound) and can be used post-incident or post-feature implementation.
  • Use Case: After resolving a complex performance issue with Redis, use this skill to document the exact configuration changes, the reasoning behind them, and potential pitfalls, making it easy for any team member to apply the solution in the future.

Quick Start

Use the knowledge-capture skill to document the solution for 'optimizing database queries'.

Frequently Asked Questions about knowledge-capture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the best way to document solved problems for team knowledge management?

Structured documentation of solved problems captures context, code examples, and gotchas to build cumulative team knowledge, ensuring learnings compound and accelerate future team velocity.

How do I document code solutions after resolving a complex incident?

You document code solutions after incidents by systematically capturing the problem, applied solution, supporting evidence, and potential pitfalls, ensuring future team members can easily apply the fix.

When should I capture project learnings and update team documentation?

You should capture project learnings and update documentation after completing workflows, resolving significant issues, or finishing project retrospectives to ensure knowledge compounds for future use.

Does knowledge management documentation work with AI engineering workflows?

Knowledge management documentation integrates seamlessly with AI engineering workflows, allowing you to invoke capture post-incident or post-feature implementation to systematically record solutions with context.

How do I index documented solutions for easy discoverability across a team?

Indexing documented solutions for easy discoverability requires updating category and global indexes after capturing the problem, solution, and related context in a standardized format for future reference.