Back to Skills

learn-from-session

verified

Suggest CLAUDE.md, hook, skill, agent, or permission revisions based on learnings from this session

View on GitHub

Marketplace

clipboard

ClipboardHealth/core-utils

Plugin

core

Repository

ClipboardHealth/core-utils
30stars

plugins/core/skills/learn-from-session/SKILL.md

Last Verified

February 1, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/ClipboardHealth/core-utils/blob/main/plugins/core/skills/learn-from-session/SKILL.md -a claude-code --skill learn-from-session

Installation paths:

Claude
.claude/skills/learn-from-session/
Powered by add-skill CLI

Instructions

Review this session for learnings about working with Claude Code in this codebase. Output actionable recommendations:

1. CLAUDE.md updates that would help future Claude sessions be more effective.
2. Hooks, skills, or agents to create or revise.
3. Settings permission updates.

## Step 1: Reflect

What context was missing that would have helped Claude work more effectively?

- Bash commands that were used or discovered
- Code style patterns followed
- Testing approaches that worked
- Environment/configuration quirks
- Warnings or gotchas encountered

## Step 2: Draft Recommendations

Decide where each addition belongs:

- Team-shared (checked into git)
- Personal/local only (git-ignored)

**Keep them concise**. Avoid:

- Verbose explanations
- Obvious information
- One-off fixes unlikely to recur

## Step 3: Show Proposed Changes

For each addition:

```text
### Update: ./CLAUDE.md

**Why:** [one-line reason]

\`\`\`diff
+ [the addition - keep it brief]
\`\`\`
```

## Step 4: Apply with Approval

Ask if the user wants to apply the changes. Only edit files they approve.

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
1070 chars