sw:reflect-check
Reflect Health Check
Version: 2.0.0 Category: Diagnostics Status: Active
Purpose
Diagnostic command to validate reflection system health and troubleshoot issues.
Activation Triggers
Primary keywords:
reflect-checkreflect checkcheck reflectreflection healthreflect diagnostics
Natural language:
- "Check if reflection is working"
- "Why isn't reflection learning?"
- "Is auto-reflect enabled?"
- "Diagnose reflection issues"
- "Reflection not working"
What This Skill Does
Runs comprehensive health checks on the reflection system:
- Config validation: Checks
.specweave/config.jsonreflect settings - CLAUDE.md check: Verifies Skill Memories section exists
- Recent activity: Shows learnings in CLAUDE.md
- Hook status: Verifies reflection hooks are working
Execution
When activated, check these items in order:
- Read
.specweave/config.jsonfor reflect configuration - Read
CLAUDE.mdfor Skill Memories section - Count learnings per skill category
- Report any issues found
Output Format
REFLECT HEALTH CHECK
Configuration
Reflection: Enabled
Model: haiku
Max/session: 3
CLAUDE.md Status
Skill Memories: Found
Total learnings: 5 across 3 skills
- devops: 1 learning
- frontend: 2 learnings
- general: 2 learnings
Last modified: 2026-01-29
RECOMMENDATIONS
- None - system healthy
When to Use
- Reflection seems stuck or not learning
- After marketplace updates
- User reports "reflection not working"
- Debugging silent failures
- Verifying system health
Success Criteria
- Config exists with reflect enabled
- CLAUDE.md has Skill Memories section
- Learnings are being added
- Clear actionable recommendations if issues found
Related
/sw:reflect- Manual reflection/sw:reflect-status- Show config and stats
Project-Specific Learnings
Before starting work, check for project-specific learnings:
# Check if skill memory exists for this skill
cat .specweave/skill-memories/reflect-check.md 2>/dev/null || echo "No project learnings yet"
Project learnings are automatically captured by the reflection system when corrections or patterns are identified during development. These learnings help you understand project-specific conventions and past decisions.
More from anton-abyzov/specweave
technical-writing
Technical writing expert for API documentation, README files, tutorials, changelog management, and developer documentation. Covers style guides, information architecture, versioning docs, OpenAPI/Swagger, and documentation-as-code. Activates for technical writing, API docs, README, changelog, tutorial writing, documentation, technical communication, style guide, OpenAPI, Swagger, developer docs.
45spec-driven-brainstorming
Spec-driven brainstorming and product discovery expert. Helps teams ideate features, break down epics, conduct story mapping sessions, prioritize using MoSCoW/RICE/Kano, and validate ideas with lean startup methods. Activates for brainstorming, product discovery, story mapping, feature ideation, prioritization, MoSCoW, RICE, Kano model, lean startup, MVP definition, product backlog, feature breakdown.
43kafka-architecture
Apache Kafka architecture expert for cluster design, capacity planning, and high availability. Use when designing Kafka clusters, choosing partition strategies, or sizing brokers for production workloads.
34docusaurus
Docusaurus 3.x documentation framework - MDX authoring, theming, versioning, i18n. Use for documentation sites or spec-weave.com.
29frontend
Expert frontend developer for React, Vue, Angular, and modern JavaScript/TypeScript. Use when creating components, implementing hooks, handling state management, or building responsive web interfaces. Covers React 18+ features, custom hooks, form handling, and accessibility best practices.
29reflect
Self-improving AI memory system that persists learnings across sessions in CLAUDE.md. Use when capturing corrections, remembering user preferences, or extracting patterns from successful implementations. Enables continual learning without starting from zero each conversation.
27