compound-eng-compound-docsDocument solved problems for team reuse. Provides process knowledge for /ia-compound. Use when documenting a resolved issue, writing up lessons learned, capt...
Install via ClawdBot CLI:
clawdbot install iliaal/compound-eng-compound-docsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
An SRE documents a critical production outage caused by a database connection leak. Using the 7-step process, they capture symptoms, root cause (unclosed connections), solution (implement connection pooling), and prevention (add monitoring). The document is stored under 'availability' category and linked to similar past incidents.
A backend developer resolves a slow checkout due to an N+1 query. By following the process, they document the symptom, investigation (profiling queries), root cause, solution (eager loading), and include code examples. The file is added to 'performance-issues' with cross-references to three similar cases.
A data analyst fixes a misconfigured ETL pipeline causing incorrect revenue reports. They document the issue under 'data-quality', including tricky parsing logic and a validation script. The YAML frontmatter is validated and the file is created with a link to the related skill.
A security engineer resolves a vulnerability in OAuth token validation. They document the finding under 'security', detailing the investigation, fix (add signature check), and prevention (add unit tests). The process auto-detects the pattern as critical (third similar issue) and promotes to Required Reading.
Offer a managed, AI-assisted documentation platform that uses the compound-docs process to help teams capture and reuse problem-solving knowledge. Subscription-based, with tiered storage and analytics.
Integrate compound-docs as a plugin for CI/CD pipelines, IDEs, or incident management tools (PagerDuty, Jira). License per-seat or per-repository, with additional charges for cross-referencing and pattern detection.
Provide expert-led workshops and implementation services to help organizations adopt the compound-docs methodology. Deliverables include process customization, template setup, and team onboarding.
💬 Integration Tip
To integrate, add the compound-docs process to your team's incident response workflow and trigger documentation via the 'auto-invoke' phrases in your chat or ticketing tool.
Scored Jul 7, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Automatically prune and compact agent memory files to prevent unbounded growth. Circular buffer for logs, importance-based retention for state, and configura...
Founder onboarding interview that captures company context across 7 dimensions. Invoke with /cs:setup for initial interview or /cs:update for quarterly refre...
Ultimate AI agent memory system for Cursor, Claude, ChatGPT & Copilot. WAL protocol + vector search + git-notes + cloud backup. Never lose context again. Vib...
Expert skill for memory-lancedb-pro — a production-grade LanceDB-backed long-term memory plugin for OpenClaw agents with hybrid retrieval, cross-encoder rera...