OutlineDriven

188 mods across 5 repositories, 116 stars between them.

odin

02

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.

35 5d ago A tokens not measured original Apache-2.0

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.

35 5d ago B 2,128 tokens original Apache-2.0

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.

35 5d ago A 3 tokens copy · 100% Apache-2.0

ai-collab-protocols

05

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.

35 5d ago A 30 tokens original Apache-2.0

askme

06

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.

35 5d ago A 40 tokens original Apache-2.0

ast-grep

07

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.

35 5d ago A 39 tokens original Apache-2.0

atomic-issues-prs

08

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.

35 5d ago A 39 tokens original Apache-2.0

audit-project

09

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".

35 5d ago A 50 tokens original Apache-2.0

autobahn

10

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…

35 5d ago A 93 tokens original Apache-2.0

autolearn

11

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.

35 5d ago A 65 tokens original Apache-2.0

autopilot

12

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".

35 5d ago A 57 tokens original Apache-2.0

axiom-mode

13

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".

35 5d ago A 52 tokens original Apache-2.0

batch-ask-me

14

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…

35 5d ago A 70 tokens original Apache-2.0

book-to-skill

15

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…

35 5d ago A 78 tokens original Apache-2.0

brainstorm

16

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…

35 5d ago A 85 tokens original Apache-2.0

repo-profiler

17

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.

35 5d ago A 0 tokens original Apache-2.0

breaking-driven

19

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".

35 5d ago A 69 tokens original Apache-2.0

browser-testing

20

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.

35 5d ago B 39 tokens original Apache-2.0

can-i-help

21

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".

35 5d ago A 44 tokens original Apache-2.0

capstone

22

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.

35 5d ago A 57 tokens original Apache-2.0

cascade-dedup

23

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.

35 5d ago A 35 tokens original Apache-2.0

ci-cd

24

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.

35 5d ago A 38 tokens original Apache-2.0