personal-skill-review

Audit Claude Code session logs to identify recurring personal skill issues.

6|Updated Jul 9, 2019
One-click install
npx skills add https://github.com/sluongng/dotfiles --skill personal-skill-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: personal-skill-review
Source: https://github.com/sluongng/dotfiles/tree/main/config/claude/skills/personal-skill-review
Command: npx skills add https://github.com/sluongng/dotfiles --skill personal-skill-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill audits recent Claude Code activity to surface recurring issues with dotfiles-managed personal skills and determines whether to update an existing skill or create a new one only when evidence is concrete and recurring.

Core Features & Use Cases

  • Continuously monitor recent Claude Code sessions for friction points related to personal skills.
  • Decide when a recurring issue warrants updating or adding a dotfiles-managed skill, and validate the change before applying.
  • Validate edits, reinstall dotfiles-managed skills, and keep memory references in sync to avoid repetitive work.
  • Keep scope tight to personal skills and ignore repo-local skills unless needed for tooling.

Quick Start

Inspect recent Claude Code activity and trigger the review workflow to assess whether a personal skill should be added or updated.

Frequently Asked Questions about personal-skill-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review recurring Claude Code issues to update personal skills?

Review recurring Claude Code issues by auditing recent session activity stored under ~/.claude/projects to identify friction points and determine if a personal skill needs updating. This validates edits conform to YAML frontmatter requirements and reinstalls skills to apply updates.

How do I know when to add a new personal skill versus updating an existing one?

Determine whether to add or update a personal skill by auditing recent Claude Code sessions for concrete, recurring evidence of friction. Only create a new dotfiles-managed skill or update an existing one when the evidence is concrete and recurring.

Can I validate YAML frontmatter changes before reinstalling dotfiles-managed skills?

Yes, you can validate YAML frontmatter changes before reinstalling dotfiles-managed skills. The review workflow checks that edits conform to frontmatter requirements and keeps memory references in sync before triggering a reinstall to apply updates.

What's the best way to monitor Claude Code session logs for personal skill friction?

Monitor Claude Code session logs for personal skill friction by inspecting recent and ongoing activity stored under ~/.claude/projects. This surfaces recurring issues with dotfiles-managed personal skills to trigger the review workflow for necessary updates.

Does personal skill review work with repo-local skills or only dotfiles-managed ones?

Personal skill review focuses on dotfiles-managed personal skills and ignores repo-local skills unless specifically needed for tooling. This keeps the scope tight to personal skills managed through your dotfiles configuration.

Why do my personal skills keep repeating the same mistakes across Claude Code sessions?

Personal skills repeat mistakes when session friction points go unreviewed. Auditing recent Claude Code activity under ~/.claude/projects surfaces recurring issues, validates YAML frontmatter edits, and reinstalls updated skills to keep memory references in sync and avoid repetitive work.