一键导入
improve-processes
Reflect on current session and suggest improvements to agents, commands, templates, workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Reflect on current session and suggest improvements to agents, commands, templates, workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
End-of-session reflection. Extracts memories, suggests updates to about-taylor.md and CLAUDE.md. Run before ending a long session or when context is getting full. Triggers on "debrief", "extract memories", "session summary".
Sync all git repos - my-life top repo and spaces/ projects
Morning routine check-in. Use at start of day to review yesterday, set up today's journal, and check learning reviews due. Triggers on "good morning", "morning", "start my day", "what's on for today".
Silently refresh AI context by reading project configuration and guidelines. Use when starting a new conversation, after context loss, or before major tasks.
Fetch and summarize latest articles from RSS feeds. Creates notes with article summaries as bullet points. Use to catch up on blogs without reading everything. Triggers on "rss catchup", "blog catchup", "check feeds", "summarize articles".
Fetch and summarize latest videos from priority YouTube channels. Creates notes with transcripts summarized as bullet points. Use to catch up on subscriptions without watching everything. Triggers on "youtube catchup", "video catchup", "check youtube", "summarize videos".
基于 SOC 职业分类
| name | improve-processes |
| description | Reflect on current session and suggest improvements to agents, commands, templates, workflows |
| model | claude-haiku-4-5-20251001 |
| allowed-tools | Read, Write, Edit, Glob, Grep |
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]