compound-simple

Analyze Git diffs and generate tasks for project convention updates.

46|5|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/victoriacity/openakari --skill compound-simple
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compound-simple
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/compound-simple
Command: npx skills add https://github.com/victoriacity/openakari --skill compound-simple

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps consolidate learnings from a work session into actionable updates for project files and conventions, preventing knowledge loss and improving future work.

Core Features & Use Cases

  • Review Changes: Analyzes Git diffs to understand what was accomplished.
  • Identify Learnings: Prompts critical thinking with four key questions about discoveries, failures, techniques, and conventions.
  • Actionable Insights: Translates learnings into specific tasks or updates for relevant files.
  • Use Case: After completing a coding task, use this Skill to review the changes, note any new insights about the API, and create a task to update the project's documentation accordingly.

Quick Start

Use the compound-simple skill to review changes and embed learnings from the last 3 commits.

Frequently Asked Questions about compound-simple

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

FAQPage Schema
How do I embed learnings from a git workflow into project conventions?

You can embed learnings by analyzing git diffs to identify new facts and failure modes, then generating tasks for direct file updates and convention adjustments to prevent knowledge loss.

What is the best way to document learnings from recent git commits?

Review git diffs and prompt critical thinking about discoveries, failures, techniques, and convention friction to translate session insights into specific file update tasks.

Can I automatically generate tasks from git diffs to update documentation?

Yes, you can generate tasks from git diffs by identifying new facts and effective techniques, translating these learnings into actionable tasks for updating relevant project documentation and files.

How do I identify convention friction points after completing a coding task?

Review your git changes and prompt critical thinking about what caused resistance during the session to highlight where project conventions need governance adjustments or file updates.

Do I need direct file access to update project conventions from session learnings?

Yes, direct file access is required to embed session learnings effectively, as the process requires direct file updates and task creation within the repository to permanently adjust project conventions.