بنقرة واحدة
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: ...