compound

Document solved problems as YAML frontmatter learning files under knowledge-base/project/learnings/.

12|2|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/jikig-ai/soleur --skill compound-jikig-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound
Source: https://github.com/jikig-ai/soleur/tree/main/.gemini/skills/compound
Command: npx skills add https://github.com/jikig-ai/soleur --skill compound-jikig-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Document solved problems to compound your team's knowledge by creating structured learnings in knowledge-base/project/learnings/ with YAML frontmatter for searchability.

Core Features & Use Cases

  • Automatically captures post-solution learnings to a persistent repository.
  • Enforces consistent YAML frontmatter for searchability and reuse across projects.
  • Integrates with project conventions (GEMINI.md) to ensure documentation quality.

Quick Start

After solving a non-trivial problem, activate this skill to generate a learning entry in knowledge-base/project/learnings/ describing the context and solution.

Frequently Asked Questions about compound

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

FAQPage Schema
How do I document solved problems to build a team knowledge base?

To document solved problems for a team knowledge base, capture the context and solution after completing non-trivial work by creating a structured learning file with YAML frontmatter for searchability.

When should I create a learning entry for project knowledge management?

You should create a learning entry for project knowledge management after solving a non-trivial problem, capturing the context and solution to ensure future reuse across projects.

How do I structure learning files in a knowledge base for searchability?

Structure learning files in a knowledge base using YAML frontmatter, saving the entries under knowledge-base/project/learnings/ to ensure consistent documentation quality and searchability.

Does project knowledge management work with existing documentation conventions?

Yes, project knowledge management integrates with existing project conventions such as GEMINI.md to ensure documentation quality and maintain consistent learning capture across workflows.

What is the best way to capture post-solution learnings for future reuse?

The best way to capture post-solution learnings is to automatically generate a persistent repository entry in knowledge-base/project/learnings/ describing the context and solution immediately after resolving an issue.

Do I need YAML frontmatter to save learnings in a project knowledge base?

Yes, you need YAML frontmatter to save learnings in a project knowledge base because it enforces consistent metadata structure, which enables searchability and reuse across multiple projects.