基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/namjul/dotfiles --skill reflect命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Kurzer faktischer Wochenbericht zur Schwangerschaftswoche. Nutzen bei /ssw, „SSW N“, oder wenn ein Schwangerschafts-Wochenbericht gewünscht ist.
Use when turning a plan, request, or agreed change into working code. Triggers on "implement", "implement the plan", "build this", "code this", "execute the plan". Turns clear intent into working code, tests, and verification.
Test a task for a pocket of reducibility and, if one exists, unfold it into a generative sequence — an ordered list of structure-preserving transformations a fresh agent can execute end to end. Use when the user says "unfold", asks for a generative sequence, or wants a task compressed into a paste-ready build sequence. Do NOT force this on tasks whose core is judgment, taste, or values — declare those irreducible instead, and offer fundamental-sequence discovery mode, capturing any generative sequence found along the way.
| name | reflect |
| description | Review chat session for mistakes, friction, and improvement opportunities; analyze and improve skills used |
| license | MIT |
| compatibility | pi |
| metadata | {"audience":"all-users","workflow":"quality-improvement"} |
Before presenting output, verify:
Iterate up to 5 times if criteria not met.
When the user types "reflect", I perform a comprehensive review of the current chat session:
For each skill used during this chat:
a) Self-Check Validation:
b) Token Efficiency:
c) General Improvements:
Suggest typing "reflect" when:
Trigger explicitly when user types:
reflectreview sessionhow are we doing?Suggest proactively when:
Accomplishments:
Mistakes/Issues:
Unclear Outputs:
Which of these should I remember for future chats? [Ask user]
Skills used this session: [List skills]
For each skill:
skill-name:
Should I apply these improvements? [Ask user]
Repeated tasks identified:
Suggested skill: suggested-name
Should I create this skill? [Ask user for confirmation]
User: reflect
Response:
## Session Review
**Accomplishments:**
- Updated comparison charts implementation plan
- Clarified data requirements for cycles.assessmentTool vs cycles.compare
- Committed plan to repository
**Mistakes/Issues:**
1. Initially didn't explain why cycles.compare was insufficient - required follow-up question
2. First plan draft missing reference cycle assessmentTool query
**Unclear Outputs:**
- Data structure explanation could have included visual diagram earlier
## Proposed Improvements
1. **Data explanations:** Include visual structure comparisons upfront when discussing API responses
2. **Plan completeness:** Always verify both sides of comparison features (reference + comparison)
3. **Proactive clarification:** Ask "should I explain why?" when making architectural decisions
Which of these should I remember for future chats?
## Skills Analysis
No skills were used in this session.
## Pattern Detection
No repeated task patterns detected yet.
Before presenting output:
If any answer is no, iterate and improve (up to 5 times).