aggregate-logs
Generate LEARNINGS.md from skill execution logs over a configurable time window.
**Navigation**: [← Step 2: Triage](2-triage.md) | [Main Workflow](../workflow-steps.md) | [Step 4: Fix →](4-fix.md)
> /plugin marketplace add athola/claude-night-marketHow it fires
How this command gets triggered: by you, by Claude, or both.
/3-planContext preview
What this command does when you run it.
**Navigation**: [← Step 2: Triage](2-triage.md) | [Main Workflow](../workflow-steps.md) | [Step 4: Fix →](4-fix.md)
> **Navigation**: [← Step 2: Triage](2-triage.md) | [Main Workflow](../workflow-steps.md) | [Step 4: Fix →](4-fix.md)
**Purpose**: Generate fix strategies for each actionable comment.
**Skip when**: Fixes are obvious and don't require planning.
For each actionable comment, superpowers analyzes:
| Strategy | When to Use | |----------|-------------| | **Single** | Simple fixes, few comments | | **Separate** | Complex fixes, multiple categories | | **Manual** | User wants control over commits |
**Step 3 Output**: Fix plan with strategies per comment
---
> **Next**: [Step 4: Fix (Apply Changes) →](4-fix.md)
A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.
Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.