Odin Run

Odin Run from OutlineDriven/odin-claude-plugin.

Skills in this plugin

41
  1. Duet · outlinedriven-odin-claude-plugin bundle
    Use when the user invokes /duet, says pair on this, or faces aesthetic, architectural, or irreversible decisions. Not for one-shot fork resolution: use decide.
    0 installs
  2. Work · outlinedriven-odin-claude-plugin bundle
    Use when implementing from a plan, spec, clear build request, or settled ticket, orchestrated or standalone. Don't use for open-ended debugging (figure-it-out), exploration, or read-only research.
    0 installs
  3. Wizard · outlinedriven-odin-claude-plugin bundle
    Use when asked to generate a bash wizard for provisioning, credentials, dashboards, migrations, or cutovers a human performs. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  4. New Space · outlinedriven-odin-claude-plugin bundle
    Use when a user starts a new work session and asks to split human decisions from agent execution. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  5. Scheduler · outlinedriven-odin-claude-plugin bundle
    Use when asked to set, list, pause, update, or delete a reminder or local task that fires at a confirmed time or interval. Not for destructive, remote, credential, publish, or deploy operations.
    0 installs
  6. Watch For · outlinedriven-odin-claude-plugin bundle
    Use when monitoring a file, log, endpoint, or artifact for drift or errors, or polling a target until a predicate holds. Modes: watch (default), until. Not for source or remote-system changes.
    0 installs
  7. Cycle Memo · outlinedriven-odin-claude-plugin bundle
    Use when a build, QA pass, demo, user complaint, or abandoned attempt leaves the next pass needing lessons rather than code. Not for changelog extraction. Not for session handoff: use handoff.
    0 installs
  8. Diamond Task · outlinedriven-odin-claude-plugin bundle
    Use when one issue or PR is too large for a worker and partitions into disjoint write sets. Not for independent parallel tasks: use parallel-launch. No remote or irreversible changes.
    0 installs
  9. Size The Run · outlinedriven-odin-claude-plugin bundle
    Use when a run could be over- or under-powered, before dispatching a subagent, or the user asks how hard to think about a task. Recommends one tier and effort level. Not for executing the sized task.
    0 installs
  10. Figure It Out · outlinedriven-odin-claude-plugin bundle
    Use when non-trivial work should run a matched playbook to verified real-surface completion, or a bespoke workflow when none fits. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  11. Finish It Now · outlinedriven-odin-claude-plugin bundle
    Use when the user says ship it now, no phases, or finish it now, or would defer work to phases, rollouts, follow-up PRs, or TODOs. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  12. LLM Self Loop · outlinedriven-odin-claude-plugin bundle
    Use when a button click, dashboard check, or human verdict sits inside an iteration loop and needs an autonomous gate. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  13. Notion Writer · outlinedriven-odin-claude-plugin bundle
    Use when the user explicitly asks to create, update, query, or archive Notion pages, databases, or blocks. Not for bulk operations, recursive edits, or widening the workspace scope.
    0 installs
  14. Post To Slack · outlinedriven-odin-claude-plugin bundle
    Use when the user explicitly asks to share a message on Slack through an incoming webhook. Not for posting without an explicit request or for retrying an ambiguous delivery.
    0 installs
  15. Seed Casebook · outlinedriven-odin-claude-plugin bundle
    Use when a user opens a build cycle in a repo with an iteration convention and wants the casebook seeded with real content. Not for ongoing triage or multi-repo setup.
    0 installs
  16. Append Run Log · outlinedriven-odin-claude-plugin bundle
    Use when a completed agent run must be recorded as durable, queryable evidence. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  17. Artifact Arena · outlinedriven-odin-claude-plugin bundle
    Use when asked to run /artifact-arena to generate and judge competing artifact implementations. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  18. Feedback Sweep · outlinedriven-odin-claude-plugin bundle
    Use when asked to /feedback-sweep [setup|reconfigure] [mode:non-interactive]. Not for pattern discovery: use feedback-pattern-sweep.
    0 installs
  19. Implement Spec · outlinedriven-odin-claude-plugin bundle
    Use when a ticket DAG from a complete specification needs parallel execution into a green draft PR. Not for a settled ticket with no spec: use work. Not for ticket decomposition: use to-tickets.
    0 installs
  20. Cybernetic Loop · outlinedriven-odin-claude-plugin bundle
    Use when the caller supplies a falsifiable out-of-happy-path invariant and a finite budget. Restores via bounded patches or reverts. Not for normal feature delivery or universal retries.
    0 installs
  21. Parallel Launch · outlinedriven-odin-claude-plugin bundle
    Use when work splits into independent sub-tasks or cross-domain research. Not for durable scope ownership with per-scope review: use partition-scopes-to-subagents.
    0 installs
  22. Subagent Driven · outlinedriven-odin-claude-plugin bundle
    Use when a user says execute with subagents or hands over an ordered multi-task plan. Not for credential, paid, or deployment work, or any mutation outside the skill's designated workspace.
    0 installs
  23. Thin Repo Pulse · outlinedriven-odin-claude-plugin bundle
    Use when a scheduled or watcher tick fires and a lightweight pulse must capture current external state. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  24. Workflows Driven · outlinedriven-odin-claude-plugin bundle
    Use when work decomposes across subagents or phases: audits, migrations, research sweeps, or scale one context cannot hold. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  25. Show Me Your Work · outlinedriven-odin-claude-plugin bundle
    Use when the user invokes it to append a structured decision record to an append-only TSV log, ending with an Attention section for reviewers. Not for an ephemeral visual: use show-me.
    0 installs
  26. Cross Run Playbook · outlinedriven-odin-claude-plugin bundle
    Use when a long agentic project needs each cycle to end in a learning memo and a keep/iterate/restart decision. Not for single-pass builds.
    0 installs
  27. Audit Loop Scaffold · outlinedriven-odin-claude-plugin bundle
    Use when loop scaffold files have drifted from their provenance-pinned templates. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  28. Guardrail Carve Run · outlinedriven-odin-claude-plugin bundle
    Use when guardrail-adjacent material (stealth, scraping, privacy, IP, policy, security) or mixed reversible/irreversible, sensitive work, or the user says "autobahn this". Not for carved risky work.
    0 installs
  29. Diagnose Loop Health · outlinedriven-odin-claude-plugin bundle
    Use when a configured loop misbehaves, produces unexpected results, or its setup soundness is questioned. Not for tasks that require source or remote-system changes, not for loop design.
    0 installs
  30. Gate File Completion · outlinedriven-odin-claude-plugin bundle
    Use when a task needs gate-file proof before a done claim. Also fires on "gate-file-completion", "depth tree", "gates", or "do not stop until it is done".
    0 installs
  31. Gate Proposed Change · outlinedriven-odin-claude-plugin bundle
    Use when asked to evaluate a proposed commit, merge, or auto-merge against a gate config. Not for landing PRs: use gate-and-merge. Read-only.
    0 installs
  32. Goal Prompt Drafting · outlinedriven-odin-claude-plugin bundle
    Use when asked to draft copy-ready /goal objectives for long-running agents. Not for source or remote-system changes.
    0 installs
  33. Negotiate Run Budget · outlinedriven-odin-claude-plugin bundle
    Use when a high-priority run reaches at least 90% of its budget and requests an extension. Never self-grants. Not for low-priority runs: let those exhaust silently.
    0 installs
  34. Watch For Structured · outlinedriven-odin-claude-plugin bundle
    Use when the user wants to classify a surface state and page an on-call API when triggered. Not for read-only anomaly watching without paging: use watch-for.
    0 installs
  35. Orchestration Patterns · outlinedriven-odin-claude-plugin bundle
    Use when work decomposes across subagents or role panels and needs coupling-based orchestration. Not for cloud-agent task-graph orchestration: use cloud-task-orchestrator.
    0 installs
  36. Watch For Harness Mode · outlinedriven-odin-claude-plugin bundle
    Use when a proven watch pattern should become a reusable harness artifact with configurable inputs. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  37. Cloud Task Orchestrator · outlinedriven-odin-claude-plugin bundle
    Use when a human explicitly runs /cloud-task-orchestrator for a large task across cloud agents to drain a verified task graph. Not for local subagent coordination: use orchestration-patterns.
    0 installs
  38. Propose External Change · outlinedriven-odin-claude-plugin bundle
    Use when asked to change state in an external system: propose the write locally and halt at the human gate without executing. Not for remote, credential, publish, deploy, or irreversible changes.
    0 installs
  39. Respond To Slack Thread · outlinedriven-odin-claude-plugin bundle
    Use when the user asks to reply to or follow up on a specific Slack thread. Not for top-level messages, deleting messages, or composing the reply text.
    0 installs
  40. Partition Scopes To Subagents · outlinedriven-odin-claude-plugin bundle
    Use when asked to partition non-overlapping scopes across subagents and drive each to completion. Not for concurrent independent sub-tasks: use parallel-launch.
    0 installs
  41. Corroborate By Independent Reruns · outlinedriven-odin-claude-plugin bundle
    Use when a candidate patch or answer needs independent corroboration before it is trusted. Not for multi-stance investigation: use council.
    0 installs