aggregate-logs
Generate LEARNINGS.md from skill execution logs over a configurable time window.
**Navigation**: [← Step 3: Plan](3-plan.md) | [Main Workflow](../workflow-steps.md) | [Step 5: Validate →](5-validate.md)
> /plugin marketplace add athola/claude-night-marketHow it fires
How this command gets triggered: by you, by Claude, or both.
/4-fixContext preview
What this command does when you run it.
**Navigation**: [← Step 3: Plan](3-plan.md) | [Main Workflow](../workflow-steps.md) | [Step 5: Validate →](5-validate.md)
> **Navigation**: [← Step 3: Plan](3-plan.md) | [Main Workflow](../workflow-steps.md) | [Step 5: Validate →](5-validate.md)
**Purpose**: Apply code changes systematically.
**Skip when**: Just need validation (already made changes manually).
# For each approved fix: 1. Read code context (±20 lines) 2. Apply fix with Edit tool 3. Verify no new issues introduced 4. Mark as completed
Load `../../shared/output-hygiene.md` before writing the message. Inline fallback if that module is absent:
`and`; keep `+` in versions and code), no em-dash `—`, no prose `--`, no arrows `->` / `→` as connectors, no smart quotes `“ ” ‘ ’`. Replace with plain punctuation.
the change by its reader-facing effect. Name neither the AI origin nor the specific marker removed. Do NOT write `remove AI slop`, `de-slop`, `AI-generated content`, `AI phrasing`, `replace em-dashes`, or `remove smart quotes`. For example `docs: clarify wording`, not `style: replace em-dashes with colons`.
**Step 4 Output**: Applied fixes, commits created
---
> **Next**: [Step 5: Validate (Test & Verify) →](5-validate.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.