Skip to main content
Back to registry

compound-learnings

parcadei/continuous-claude-v3

Transform ephemeral session learnings into permanent, compounding capabilities.

Installs176
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill compound-learnings
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Transform ephemeral session learnings into permanent, compounding capabilities. Read the most recent 5-10 files (or specify a date range). For each learnings file, extract entries from these specific sections: Build a frequency table as you go: Before counting, merge patterns that express the same principle: Example consolidation: Use the most general formulation. Update the frequency table. Critical step: Look at what the learnings cluster around. If >50% of patterns relate to one topic (e.g., "hooks", "tracing", "async"): → That topic may need a dedicated skill rather than multiple rules → One skill compounds better than five rules Ask yourself: "Is there a skill that would make all these rules unnecessary?" For each pattern, determine artifact type: Artifact Type Examples: Present each proposal in this format: Use AskUserQuestion to get approval for each artifact (or batch approval). Create .claude/skills/ /SKILL.md with: Add triggers to skill-rules.json if appropriate. Create shell wrapper + TypeScript handler: Then create src/ .ts , build with esbuild, and register in settings.json : Edit existing agent in .claude/agents/ .md to add the learned capability.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does compound-learnings do?

Transform ephemeral session learnings into permanent, compounding capabilities.

Is compound-learnings good?

compound-learnings does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does compound-learnings work with?

compound-learnings currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to compound-learnings?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install compound-learnings?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill compound-learnings

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering