Reflect on current session and suggest improvements to agents, commands, templates, workflows
Reflect on the current session and suggest improvements to tooling.
/improve-processes # Reflect on entire session
/improve-processes --focus agents # Focus on agent improvements
/improve-processes --focus commands # Focus on command improvements
/improve-processes --focus templates # Focus on template improvements
/improve-processes --focus workflows # Focus on workflow improvements
| Category | Location | Examples |
|---|---|---|
| Agents | .claude/agents/ | System prompts, specializations |
| Skills | .claude/skills/ | Workflow steps, validation |
| Templates | shared/templates/ |
| Spec structure, doc skeletons |
| Workflows | CLAUDE.md | Command chains, processes |
| Documentation | Various | Clarity, completeness |
Analyze conversation to identify:
Commands & Workflows
Friction Points
Gaps Discovered
Patterns Emerged
## Suggestion N/Total: [Category]
**Observation**:
[What happened that revealed the opportunity]
**Suggestion**:
[Specific, actionable improvement]
**Affected file(s)**:
[Path(s) to modify]
**Rationale**:
[Why this would help]
Present suggestions one at a time:
Action for this suggestion?
1. Implement now - Make the change
2. Create issue - Track for later
3. Skip - Not needed
Implement now:
Create issue:
ideas/meta-repo/issues/Skip:
## Session Retrospective Complete
### Actions Taken
- Implemented: N improvements
- Issues created: N
- Skipped: N
### Files Modified
- [list of files changed]
### Issues Created
- [list of issues]
/improve-processes --focus templates
Narrows reflection to template-related findings only.
[work session] → /improve-processes → [improvements] → [next session]