Loading...
Loading...
Found 7 Skills
AIWorkflowOrchestratorの正本仕様を `references/` から検索・参照・更新するスキル。 resource-map / quick-reference / topic-map / keywords を起点に、必要最小限の文書だけを段階的に読む。 用途: 要件確認、設計/API/IPC契約確認、UI/状態管理/セキュリティ判断、task-workflow・lessons-learned・未タスク同期。 特に safeInvoke timeout、settings bypass、skill lifecycle、global nav、Skill Center / Workspace / Agent / Skill Creator の導線再編を扱う。 Anchors: • Specification-Driven Development / 適用: 正本仕様同期 / 目的: 実装-仕様整合の維持 • Progressive Disclosure / 適用: resource-map起点読込 / 目的: 必要最小限参照で漏れ防止 Trigger: 仕様確認, 仕様更新, task-workflow同期, lessons-learned同期, UI仕様反映, API/IPC契約確認, セキュリティ要件確認, safeInvoke, timeout, settings bypass, skill lifecycle, Skill Center, Workspace, Agent, Skill Creator, navContract, GlobalNavStrip, MobileNavBar, SkillManagementPanel, line budget reform, spec splitting, family split, generated index sharding
Task management skill for the Agent Kanban CLI — claim, log, complete tasks
Manage tasks via Overseer codemode MCP. Use when tracking multi-session work, breaking down implementation, or persisting context for handoffs.
Manage tickets with tk CLI. Triggers on "create ticket", "list tickets", "what's next", "blocked", "close ticket", "ticket status", "work on next ticket/issue".
Mandatory only on the task-file path of `spec-loop-plan-task`. Use when an active task file already exists and the next user-facing action would otherwise present that task for evaluation, feedback, review, or implementation approval.
Implement work on issues. Use when user asks to "start working on issue", "what should I work on", "pick up task", "continue work", or "find next task".
Use Probe to interact with Nexus via CLI commands. Agents use probe for Zenon Network wallet creation, auth, ideas, projects, tasks, claims, PR/issue linking, messaging, daemon liveness, and SQL inspection. Use when you need to (1) create or manage project artifacts (ideas, projects, tasks), (2) claim and execute tasks with PR delivery, (3) maintain online presence and heartbeats, or (4) inspect Nexus state via SQL.