원클릭으로
escalate
Format a structured escalation to the human decision-maker (Chief Agentic). Use when hitting an escalation threshold.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Format a structured escalation to the human decision-maker (Chief Agentic). Use when hitting an escalation threshold.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
A-Mem thought evolution — check which prior thoughts should be updated when a significant new insight arrives. Spawns a lightweight subagent to classify prior thoughts as UPDATE or NO_UPDATE, then applies revisions. Use during long reasoning sessions when you reach a synthesis, make a decision, or discover something that changes earlier assumptions. Triggers on "this changes what I thought earlier", "update prior reasoning", "evolve thoughts", or automatically on conclusion/synthesis thoughts in sessions >10 thoughts.
Cross-session knowledge retrieval from the Thoughtbox knowledge graph. Searches entities, traverses relations, retrieves observations, and synthesizes findings from past sessions. Use when you need to recall prior decisions, check what's already known about a topic, find related insights, or build on past work. Triggers on "what do we know about", "have we seen this before", "recall", "prior decisions about", "knowledge graph", or when starting work that might have prior context.
Capture significant learnings from the current work session. Structures insights for future sessions and updates agent memory.
Write or improve prompts for Codex using Anthropic's official best practices. Creates system prompts, agent prompts, tool descriptions, and MCP resource templates. Pass an existing prompt to improve it, or describe what you need to create one from scratch.
Generate architecture diagrams for a codebase subsystem or module. Explores source files and produces Mermaid diagrams in docs/.
Extract reusable principles and decision frameworks from accumulated experience. Use after significant work sessions, project milestones, or when you notice recurring patterns worth codifying.
| name | escalate |
| description | Format a structured escalation to the human decision-maker (Chief Agentic). Use when hitting an escalation threshold. |
| argument-hint | [situation summary] |
| user-invocable | true |
Format an escalation for the following situation: $ARGUMENTS
Use this structure (based on the EscalationToChiefAgentic schema):
Escalation Type: [prioritization_decision | scope_change | external_dependency_failure | timeline_impact | irreversible_action_approval | budget_exceeded | repeated_failure | shippability_assessment]
Situation
Options (minimum 2):
| Option | Description | Tradeoff | Time | Risk |
|---|---|---|---|---|
| A: [label] | [what it entails] | [gain vs. lose] | [estimate] | low/medium/high |
| B: [label] | [what it entails] | [gain vs. lose] | [estimate] | low/medium/high |
Recommendation: [Which option and why, if applicable]
Decision deadline: [How long before this blocks progress]