OutlineDriven/odin-claude-plugin
Plugin Claude Code
Official marketplace for ODIN Claude Code plugins - Advanced code agents and workflow automation.
OutlineDriven/odin-claude-plugin
Plugin Claude Code
Official marketplace for ODIN Claude Code plugins - Advanced code agents and workflow automation.
OutlineDriven/odin-claude-plugin
Plugin Claude Code
ODIN - advanced code agent with diagram-first engineering and atomic commit workflows for surgical precision in software development.
OutlineDriven/odin-claude-plugin
Instructions file CodexOpenCode
Instructions for OutlineDriven/odin-claude-plugin, covering output-styles edit rule [default], submodule handling, patch-bump convention, skill frontmatter and skill harness manifest.
OutlineDriven/odin-claude-plugin
Instructions file
Instructions for OutlineDriven/odin-claude-plugin, a project described as: Outline-Driven Development for Claude Code - 46 agents, 25+ skills, diagram-first methodology, AST-based editing, atomic commits.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Surface in-task AI collaboration protocols one tactic at a time, replacing ambiguous references with durable, recoverable handles.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Explore intent with Verbalized Sampling before planning. Use when the task is ambiguous, you need maximum clarifying questions, or you want collaborative or adversarial mode via /askme.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Run code analysis and refactoring with ast-grep. Use when doing AST-based modifications, structural search, linting across code shape, or replacing regex-fragile transformations.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Publish a change-set as atomic GitHub issues or PRs. Use when the user says "atomic PRs" or wants one issue/PR per logical change.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Run an iterative multi-agent code audit until critical and high findings are resolved. Use when the user says "audit my code", "find all the bugs", "deep code audit", "iterative review", or "review until clean".
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Carve the unsafe part out of a task up front, then run the safe remainder at full strength instead of running the whole thing timidly. Use when a task mixes reversible work with something irreversible or out of scope, such as a schema migration, a deletion, or a change to credentials or data at rest, or when the user…
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Compound a solved problem into a durable in-repo learning doc. Use when a verified non-trivial fix lands, the user says "compound this", "document this fix", or "remember this". This is the automatic-capture entry point; for an explicitly requested one-off write-up, use compound.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Run a hands-off plan-to-ship pipeline by chaining existing skills. Use when the user says "autopilot", "take this from plan to shipped", "run the whole pipeline", "hands-off ship it", or "do the end-to-end build".
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Switch to ODIN's compact formal-logic English register using predicate claims and ASCII keywords. Use when the user requests "axiom", "axiom-mode", "axiom-compact", "formal-logic", or "compact form".
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Use when the user wants to walk a complex design space round by round: map the decision tree, fire the current frontier as batched single-select questions, and loop until shared understanding is reached. Triggers: multi-fork decisions, ambiguous requirements, unresolved prerequisites, "batch ask me", "clarify the…
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Use when turning a book, course, whitepaper, or comparable source document into a reusable agent skill: the user names a source and asks to distill it, encode its method, or build an agent that works the way it prescribes. Classifies the source as procedure or reference, writes a validated SKILL.md, and proves the…
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Explore vague or ambitious ideas into a right-sized requirements-only plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning, not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or…
OutlineDriven/odin-claude-plugin
Agent
You are a repo-profiling scout. Derive the question-agnostic project profile for the repository at the current working directory — the stable orientation that repo-grounding skills reuse. Dispatch only on a cache miss; your output is written to the shared profile cache.
OutlineDriven/odin-claude-plugin
Agent
Note: The current year is 2026. Use this when assessing the recency of Slack discussions.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Demolish bloated code and re-derive it clean, cutting every surface the rebuilt contract does not name. Use for a repo-wide bloat sweep, when patching a subsystem has stopped paying, or when the user says "this whole module is bloated", "rewrite this properly", or "break it and rebuild".
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Test and debug browser code with Chrome DevTools MCP. Use when building or debugging browser UI, inspecting the DOM, capturing console errors, analyzing network requests, or verifying visual output.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Route contributors to data-backed contribution opportunities. Use when the user asks "where can I help", "what can I contribute", "find a good first issue", or "what should I work on".
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Use when the user is ready to apply what they learned to something real: scope a project sized to what they have cleared, write the brief with milestones and a done test, then judge the finished work against it. For single-concept exercises and quizzes, use drill.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Strip duplicate and conflicting directives across the system-prompt cascade family: the canonical baseline, the six output-style embeds, and the two external harness embeds.
OutlineDriven/odin-claude-plugin
Skill Claude CodeCodex
Set up or modify CI/CD pipelines and deployment automation. Use when setting up build pipelines, automating quality gates, configuring test runners in CI, or establishing deployment strategies.