
agent-introspectionAgent自省机制。在执行任务的关键节点触发结构化自省,防止盲目执行、惯性偏离、过度自信。Use when: 任务开始前、方案选择时、执行受阻时、完成交付前。Triggers on: 自省, 反思, 审视, 回顾, introspect, reflect, 我做得对吗, 检查思路, 方向对吗。
superpowers-dispatching-parallel-agentsDispatch independent tasks to focused agents working concurrently on isolated problems without shared state or sequential dependencies for faster resolution.