Refactor a growing WeChat Mini Program whose top-level navigation has become scattered across tabs such as home, profile, inbox, integrations, or settings into a clearer hub or center structure. Use when Codex needs to regroup top-level tabs, separate high-frequency action flows from low-frequency settings, define…
Diagnose WeChat DevTools failures through the official CLI instead of relying only on GUI screenshots. Use when Codex needs to run open, preview, or related commands, discover the live service port, classify whether a failure is CLI-visible, host-side, or outside preview scope, and apply or suggest only safe…
Use host-side WeChat DevTools automation to inspect GUI-only runtime and interaction failures that do not show up in CLI preview. Trigger when page entry, taps, websocket-based DevTools automation, or run-directory evidence such as report.json and trace.log are needed to separate repo bugs from IDE session problems…
Runs one evidence-driven Vibelution optimization iteration from the ROI backlog: pick one todo item, worktree isolate, implement, machine-verify, merge, update STATE. Use when the user starts /loop for project improvement, continuous optimization, or agent-dev ROI backlog work.
Score a customer's health, start the renewal motion, and flag churn or expansion early. Trigger when the user asks "how's this account doing", "health check", "are we at risk of churn", "is this account ready to expand", or before a renewal or QBR.
Scan the last 48 hours of unread newsletters, news emails, and blog digests. Summarize what's relevant to your work. Trigger when the user asks "what did I miss", "any interesting newsletters", or as part of the morning briefing ritual.
Build a pre-meeting briefing — who's in the room, what they care about, your goal, and the questions to ask. Trigger when the user asks to prep for a meeting or call, "what should I know before", or names an upcoming meeting.
Analyze agentpack Claude proxy JSONL diagnostics for hangs, upstream errors, WebSocket setup failures, auth refresh problems, transport fallback, and stalled requests. Use when debugging agentpack --proxy claude, AGENTPACKPROXYLOGDIR, $AGENTPACKHOME/projects//proxy-logs, proxy hangs, proxy errors, or Codex/OpenAI…
Use when starting any conversation — establishes how to find and use Techneering skills, requiring skill invocation before ANY response including clarifying questions.
Propose a new change with all artifacts generated in one step. Use when the user wants to describe what they want to build and get a complete proposal with design, specs, and tasks ready for implementation.
Use after tn:audit passes, when completing major features, or before merging — dispatches a global cross-task code review covering consistency, architecture, and security (distinct from tn:assemble's per-task review).
Skill-first run-through feature workflow for Claude, Codex, and Gemini. Use when the user asks to implement a feature through PRD, TechSpec, Tasks, verification, local commit, and branch handoff. The npm package installs skill files only; the LLM skill performs the workflow.
ROS2 graph: topics, nodes, services, TF, actions (mock + live). CLI ros2-mcp + MCP stdio serve. Use when the user mentions ros2-mcp, /ros2-mcp, or related domain work. One-command Grok install from GitHub.
Memory health CLI that diagnoses bloated MEMORY.md files, splits oversized sections into domain files, archives stale daily logs, and runs continuous health monitoring. Use when MEMORY.md exceeds 10KB, context windows overflow from memory bloat, or agent sessions slow down from loading large memory files. Pure bash…
Trigger when a task naturally decomposes into many independent sub-tasks that benefit from deterministic multi-agent orchestration: reviewing or migrating across many files, research over many sources, multi-dimension audits, generate-N-then-judge, or "find all X" with verification. Use the Workflow tool…