home/dot_agents/adapters/claude/skills/introspection/SKILL.md
Meta-improvement patterns for analyzing interactions and improving rulesets. Triggers: /introspect, reviewing interactions, analyzing conversation patterns, improving CLAUDE.md, self-improvement, meta-learning.
npx skillsauth add salverius-tech/dotfiles introspectionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Auto-activate when: User mentions /introspect, reviewing interactions, analyzing conversation patterns, improving CLAUDE.md, self-improvement, or meta-learning.
Read ~/.agents/skills/introspection/knowledge.md for the full guidelines. Note: the path is ~/.agents, not ~/.claude.
The /introspect --full command uses a checkpoint file to enable incremental analysis:
Location: .claude/INTROSPECTION_CHECKPOINT
Format:
YYYY-MM-DDTHH:MM:SSZ
Behavior:
--full analysis completes| Content Type | Target File | Rationale |
|--------------|-------------|-----------|
| Project-wide rules | CLAUDE.md | Shared with team |
| Repo-specific knowledge | CLAUDE.local.md | Current project context |
| Personal preferences | ~/.claude/CLAUDE.md | Applies to all projects |
| Domain procedures | .claude/skills/[name]/SKILL.md | Conditional loading |
| Reusable workflows | .claude/commands/[name].md | User-invoked |
| Micro-procedures | CLAUDE.local.md Custom Agents | Quick inline reference |
| Session learnings | .session/feature/*/LESSONS.md | Feature-specific |
| Command | Relationship |
|---------|--------------|
| /optimize-ruleset | Focuses on ruleset structure; /introspect focuses on interaction patterns |
| /analyze-skills | Focuses on skill activation; /introspect can recommend new skills |
| /snapshot | Captures session state; /introspect analyzes for improvements |
| /commit | After introspection changes, use to commit updates |
tools
Use when creating, reviewing, measuring, updating, or pruning Hermes skills and bundles.
tools
Design and verify Hermes cron jobs and recurring automation. Use when creating, editing, reviewing, pausing, or debugging scheduled Hermes tasks.
testing
Inspect, modify, test, and review Git repositories without unintended commits or destructive changes. Use for repository work, reviews, branch operations, or release preparation.
tools
Install, inspect, enable, load, and verify Hermes plugins and companion services. Use when a Hermes plugin, bridge, gateway integration, or plugin-provided tool is missing or unreliable.