Skip to main content

retrospective

Captures user feedback and lessons learned during sessions to improve AI interactions and performance over time.

Install this skill

or
40/100

Security score

The retrospective skill was audited on Mar 20, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 89

Access to home directory dotfiles

SourceSKILL.md
87| Category | Description | Destination |
88|----------|-------------|-------------|
89| **Behavioral Correction** | Claude did something the user corrected | `~/.claude/.context/core/rules.md` |
90| **Preference Discovered** | User has a preference Claude didn't know | `~/.claude/.context/core/preferences.md` |
91| **Workflow Captured** | User follows a process Claude should know | `~/.claude/.context/core/workflows.md` |
medium line 90

Access to home directory dotfiles

SourceSKILL.md
88|----------|-------------|-------------|
89| **Behavioral Correction** | Claude did something the user corrected | `~/.claude/.context/core/rules.md` |
90| **Preference Discovered** | User has a preference Claude didn't know | `~/.claude/.context/core/preferences.md` |
91| **Workflow Captured** | User follows a process Claude should know | `~/.claude/.context/core/workflows.md` |
92| **Project-Specific** | Knowledge specific to this codebase/project | Auto memory `MEMORY.md` |
medium line 91

Access to home directory dotfiles

SourceSKILL.md
89| **Behavioral Correction** | Claude did something the user corrected | `~/.claude/.context/core/rules.md` |
90| **Preference Discovered** | User has a preference Claude didn't know | `~/.claude/.context/core/preferences.md` |
91| **Workflow Captured** | User follows a process Claude should know | `~/.claude/.context/core/workflows.md` |
92| **Project-Specific** | Knowledge specific to this codebase/project | Auto memory `MEMORY.md` |
93| **Skill Friction (1st)** | Skill issue, no prior occurrences | `~/.claude/.context/core/improvements.md` Friction Log |
medium line 93

Access to home directory dotfiles

SourceSKILL.md
91| **Workflow Captured** | User follows a process Claude should know | `~/.claude/.context/core/workflows.md` |
92| **Project-Specific** | Knowledge specific to this codebase/project | Auto memory `MEMORY.md` |
93| **Skill Friction (1st)** | Skill issue, no prior occurrences | `~/.claude/.context/core/improvements.md` Friction Log |
94| **Skill Friction (2nd+)** | Skill issue, matches prior friction | `~/.claude/.context/core/improvements.md` Active Proposals |
95
medium line 94

Access to home directory dotfiles

SourceSKILL.md
92| **Project-Specific** | Knowledge specific to this codebase/project | Auto memory `MEMORY.md` |
93| **Skill Friction (1st)** | Skill issue, no prior occurrences | `~/.claude/.context/core/improvements.md` Friction Log |
94| **Skill Friction (2nd+)** | Skill issue, matches prior friction | `~/.claude/.context/core/improvements.md` Active Proposals |
95
96Also identify: which skill was active, root cause in 1-2 sentences.
medium line 121

Access to home directory dotfiles

SourceSKILL.md
119Before writing anything, read ALL potential destinations:
120
121- `~/.claude/.context/core/rules.md`
122- `~/.claude/.context/core/preferences.md`
123- `~/.claude/.context/core/workflows.md`
medium line 122

Access to home directory dotfiles

SourceSKILL.md
120
121- `~/.claude/.context/core/rules.md`
122- `~/.claude/.context/core/preferences.md`
123- `~/.claude/.context/core/workflows.md`
124- `~/.claude/.context/core/improvements.md`
medium line 123

Access to home directory dotfiles

SourceSKILL.md
121- `~/.claude/.context/core/rules.md`
122- `~/.claude/.context/core/preferences.md`
123- `~/.claude/.context/core/workflows.md`
124- `~/.claude/.context/core/improvements.md`
125- Project auto memory `MEMORY.md`
medium line 124

Access to home directory dotfiles

SourceSKILL.md
122- `~/.claude/.context/core/preferences.md`
123- `~/.claude/.context/core/workflows.md`
124- `~/.claude/.context/core/improvements.md`
125- Project auto memory `MEMORY.md`
126
medium line 133

Access to home directory dotfiles

SourceSKILL.md
131- **Line count**: If improvements.md exceeds 100 lines, flag for consolidation before adding
132
133If the context system is not initialized (`~/.claude/.context/` doesn't exist), fall back to `MEMORY.md` only and suggest running `/personal-assistant:setup`.
134
135#### Step 6: Write confirmed findings
medium line 183

Access to home directory dotfiles

SourceSKILL.md
181#### Step 7: Verify applied proposals
182
183Check `~/.claude/.context/core/improvements.md` for proposals with status `Applied`.
184
185For each:
medium line 192

Access to home directory dotfiles

SourceSKILL.md
190#### Step 8: Journal and summary
191
192Write session summary to `~/.claude/.context/core/journal.md` (append at TOP, newest first).
193
194Show the user:
Scanned on Mar 20, 2026
View Security Dashboard

Install this skill with one command

/learn @kenneth-liao/retrospective
GitHub Stars 123
Rate this skill
Categorydevops
UpdatedMarch 29, 2026
kenneth-liao/ai-launchpad-marketplace