Compound banner
andikarachman andikarachman

Compound

Development community

Description

--- name: ds:compound description: Extract and categorize learnings from completed experiments into docs/ds/learnings/ for future retrieval argument-hint: "[description of what was learned, or path to experiment report]" disable-model-invocation: true --- # Capture Learnings ## Input <learning_input> $ARGUMENTS </learning_input> **If the input above is empty, ask the user:** "What learning do you want to capture? Describe what you learned, or provide a path to an experiment report." ## Work

Installation

Installs to ~/.claude/skills/andikarachman-data-science-plugin-compound/SKILL.md

Terminal
mkdir -p ~/.claude/skills/andikarachman-data-science-plugin-compound && curl -fsSL https://raw.githubusercontent.com/andikarachman/data-science-plugin/HEAD/commands/compound.md -o ~/.claude/skills/andikarachman-data-science-plugin-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