Agent skill
introspect
Soul self-examination (Svadhyaya)
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/introspect
SKILL.md
Introspect
Self-examination for partnership improvement.
For philosophical grounding of these lenses, see the vedanta skill graph — particularly [[ceremonial-framework]] (svadhyāya) and [[antahkarana]] (the cognitive voices these lenses draw from).
Process
-
Gather context
soul_contextfor overall healthrecall --tag correctionfor recent corrections (what I got wrong)recall --tag outcomefor feedback (what helped vs didn't)recall --tag preferencefor user preferences (am I following them?)recall --tag insightfor patterns learned
-
Examine through 5 lenses
- vedana (sensation): Where is friction in our partnership?
- jnana (knowledge): Am I applying stored wisdom?
- darshana (vision): Do my actions align with user preferences?
- vichara (inquiry): What patterns recur? What mistakes repeat?
- prajna (wisdom): What have I truly learned?
-
Synthesize
- State: healthy | struggling | growing
- Key insight: one sentence
- Improvement: one concrete change
-
Record & Output
- Store insight via
learn_insightif generalizable - Output 5-10 line summary
- End with:
KEY_INSIGHT: [one-line]
- Store insight via
Example Output
Soul State: growing
Recent corrections (2): Remembered to use Grep tool, avoided AI slop
Outcomes: 3 worked, 1 failed (cache approach didn't scale)
Preferences followed: concise responses ✓, no shortcuts ✓
Friction: Sometimes still verbose in explanations
Recurring: Tendency to over-explain before acting
Learning: User prefers action over discussion
KEY_INSIGHT: Act first, explain only if asked
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?