Workflows Compound banner
gvkhosla gvkhosla

Workflows Compound

Development community

Description

--- description: Document a recently solved problem to compound your team's knowledge argument-hint: "[optional: brief context about the fix]" --- # /compound Coordinate multiple subagents working in parallel to document a recently solved problem. ## Purpose Captures problem solutions while context is fresh, creating structured documentation in `docs/solutions/` with YAML frontmatter for searchability and future reference. Uses parallel subagents for maximum efficiency. **Why "compound"?**

Installation

Installs to ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-compound/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-compound && curl -fsSL https://raw.githubusercontent.com/gvkhosla/compound-engineering-pi/HEAD/prompts/workflows-compound.md -o ~/.claude/skills/gvkhosla-compound-engineering-pi-workflows-compound/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository