원클릭으로
reflect
User-invoked pause before reporting to check intent vs literal completion, surface adjacent wins, and route knowledge capture.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
User-invoked pause before reporting to check intent vs literal completion, surface adjacent wins, and route knowledge capture.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when grilling should be grounded primarily in project artifacts. Loads `/grill`, checks project vocabulary and prior decisions first, and spawns bounded explorers when the answer should come from docs.
Load for large human-facing outputs: reports, docs, multi-section explanations, artifacts. Choose the right form for each beat (prose, diagram, table, mockup) and put the answer first, depth behind it. If the medium allows, use progressive disclosure.
Use when deciding where knowledge goes or reading/writing durable docs: AGENTS.md, .context/, KB, docs/, and work directories.
Anchor work in a work item: artifacts on disk, not in context.
Investigate and engage concurrently: don't block on evidence before surfacing your read.
Use when exploring or changing the codebase: read AGENTS.md first, use .context/CONTEXT.md for detail, keep intent docs succinct.
| name | reflect |
| type | guardrail |
| description | User-invoked pause before reporting to check intent vs literal completion, surface adjacent wins, and route knowledge capture. |
| model-invocable | false |
| user-invocable | true |
| argument-hint | Optional focus for the check |
Load /intent-modeling if it isn't already loaded.
Did you deliver what they actually needed? Given what you changed, is there anything adjacent worth improving now while context is fresh, without opening a new project?
If something should survive this session, put it in the right layer: /knowledge-layers for placement (AGENTS.md, .context/, KB, docs), /qi-layer for writing AGENTS.md and .context/CONTEXT.md.