원클릭으로
trace
Show agent execution timeline and performance summary
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Show agent execution timeline and performance summary
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
UI/UX design intelligence with searchable database
Generate comprehensive implementation plans through systematic discovery, synthesis, verification, and decomposition into beads. Use when asked to plan a feature, create a roadmap, design an implementation approach, or decompose work into trackable issues. Do NOT use for simple one-step tasks, quick fixes, or when the user just wants to execute an existing plan — use the work skill instead.
Execute a plan or direct task with worker delegation and verification.
Deep investigation mode. Gather context, analyze, synthesize recommendations without making code changes.
Fetch up-to-date library documentation via Context7 MCP. Use when working with external libraries, APIs, or frameworks.
Start interview-driven planning with Prometheus. Asks clarifying questions before generating implementation plan.
| name | trace |
| description | Show agent execution timeline and performance summary |
| argument-hint | [--filter <tool|agent>] [--last N] [--summary] |
| disable-model-invocation | true |
[TRACE MODE ACTIVATED]
Display the flow trace showing how hooks, keywords, skills, agents, tools, and modes interacted during this session.
$ARGUMENTS
trace_timeline MCP tool first.
--filter <tool|agent> is provided, pass filter--last N is provided, pass lasttrace_summary MCP tool after timeline.mcp_template.jsonnode toolboxes/trace/trace.js## Trace Timeline
<chronological events from trace_timeline>
## Trace Summary
<aggregate metrics from trace_summary>
## Highlights
- Bottlenecks: ...
- Mode transitions: ...
- Failure clusters: ...
- Flow patterns: ...