원클릭으로
refine
Reflect on the current session and update project docs with new patterns, decisions, and gotchas
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Reflect on the current session and update project docs with new patterns, decisions, and gotchas
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | refine |
| description | Reflect on the current session and update project docs with new patterns, decisions, and gotchas |
| disable-model-invocation | true |
Reflect on this session and update the project docs. Follow these steps exactly:
Reflect on the session:
Discover existing docs:
Read docs/README.md to see what already exists.
Update or create docs: For each meaningful insight from this session:
docs/conventions/docs/ root (except README.md)Update docs/README.md:
After creating or removing any doc, update docs/README.md to match — add new entries, remove stale ones. Keep entries grouped by subfolder, using the format: - \filename.md` — one-line description`.
Report changes: List exactly what you created or updated, and one sentence explaining why each change was made.
Doc format guidelines: