ce-compound

Coordinate parallel subagents to document solved problems into structured solution docs.

10|Updated Dec 13, 2016
One-click install
npx skills add https://github.com/vitallium/dotfiles --skill ce-compound-vitallium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-compound
Source: https://github.com/vitallium/dotfiles/tree/main/dot_agents/skills/ce-compound
Command: npx skills add https://github.com/vitallium/dotfiles --skill ce-compound-vitallium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Documenting recently solved problems by coordinating parallel subagents to produce structured, searchable knowledge artifacts that compound your team's understanding.

Core Features & Use Cases

  • Orchestrates multiple subagents in parallel to capture problem context and solution steps
  • Produces YAML-frontmatter based docs stored under docs/solutions/ with category mapping
  • Seeds or updates CONCEPTS.md for shared vocabulary and future discoverability

Quick Start

Document the most recent solved problem by coordinating parallel subagents to generate a structured solution document in docs/solutions/.

Frequently Asked Questions about ce-compound

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

FAQPage Schema
How do I document solved problems into structured knowledge artifacts?

You can document solved problems by coordinating parallel subagents to capture context and solution steps, producing structured, searchable learning artifacts stored under docs/solutions/.

Can I use YAML frontmatter to categorize solution documents?

Yes, this skill produces YAML-frontmatter based docs stored under docs/solutions/ with category mapping, ensuring your captured problem solutions remain structured and searchable.

What is the best way to build shared vocabulary across documented solutions?

To build shared vocabulary, this skill seeds or updates a CONCEPTS.md file during the documentation process, ensuring future discoverability and consistent terminology across your team.

How does coordinating parallel subagents work for knowledge management?

Parallel subagents orchestrate a full workflow by analyzing problem context and extracting solution steps simultaneously, then assembling final documentation to compound your team's understanding.

Do I need any dependencies to generate solution documents with subagents?

No dependencies are required. You can orchestrate parallel subagents to generate structured solution documents directly within your existing environment without external packages.

What are the limitations of using subagents for solution documentation?

This approach focuses on recently solved problems and requires fresh context to produce effective learning artifacts; it is not designed for documenting hypothetical scenarios or unrelated knowledge management tasks.