Agent skill

relevant-learnings

Find past learnings applicable to current work

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill relevant-learnings --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Path: skills/analysis/relevant-learnings/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

Search the **learnings index** for wisdom from past experiences that applies to current work. ## V2V Phase **Phase 6: Learning & Adaptation** - This skill surfaces learnings to inform new work. **Prerequisites**: Learnings captured from retrospectives and outcome reviews **Outputs used by**: All phases (applies institutional knowledge to new work) ## Purpose The organization accumulates learnings from retrospectives, outcome reviews, and decision audits. This skill surfaces relevant learnings before repeating past mistakes or missing known opportunities. ## When to Use Invoke `/relevant-learnings [topic]` when: - Starting a new project in a familiar area - Making a decision where past experience may help - Facing a challenge that others may have encountered - Onboarding to an area and wanting institutional knowledge - Before a retrospective (to see if patterns are repeating) ## Process ### 1. Parse the Query Accept a topic, situation, or question with optional flags: - `/relevant-learnings pricing strategy` - `/relevant-learnings launching to enterprise` - `/relevant-learnings team scaling challenges --include-demo` - `/relevant-learnings customer churn --demo-only` **Flags**: - `-

What's inside
Steps it walks through
  1. V2V Phase
  2. Purpose
  3. When to Use
  4. Process
  5. 1. Parse the Query
  6. 1b. Check for Production Data (Demo Filtering)
  7. 2. Search Learnings Index
  8. 3. Rank by Relevance
  9. 4. Present Findings
  10. 5. Offer to Drill Down
  11. Instructions
  12. If No Learnings Found
  13. Learning Categories
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the relevant-learnings skill do?

Find past learnings applicable to current work

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill relevant-learnings --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going