OutlineDriven

188 mods across 5 repositories, 116 stars between them.

duet

145

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Two-party posture — user as director, agent as executor; every fork, tradeoff, or choice surfaced via batched AskUserQuestion with a recommended default. Use when the user invokes /duet, says "ask before" / "pair with me" / "human-in-the-loop", or for aesthetic/architectural/irreversible decisions.

5 1mo ago A 73 tokens copy · 89% Apache-2.0

edit-article

146

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Mechanically tighten existing prose — restructure sections by dependency order, split or merge paragraphs, remove redundancy. Use to compress verbose plan files, READMEs, ADRs, and design docs. Does NOT change voice, register, tone, or any ODIN-mandated phrasing.

5 1mo ago A 61 tokens copy · 100% Apache-2.0

explore

147

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Read-only codebase exploration: discovery, structural reading, and emission of architecture/pattern/tooling/dependency summaries. Use to understand existing code, map files, trace function flow, locate symbols, or build pre-implementation context. Uses a staged 1/3/5 Explore-agent escalation protocol scaled to scope.…

5 1mo ago A 122 tokens copy · 86% Apache-2.0

fix

148

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Polymorphic iterative repair loop — accept a verifier failure, structured findings (review/resolve/triage-issue), or a bug description; modify→verify→keep on green, auto-revert on guard regression, until clean or iteration cap. Use when the user says "fix", "make it pass", or "apply the findings", or hands an artifact…

5 1mo ago A 108 tokens copy · 100% Apache-2.0

generate-my-taste

149

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Evidence-first generator for a personal -taste Claude Code skill. Mines local memories and agent histories for influences, slop bans, and overkill bans; asks compact confirmation forks; previews the synthesis; then writes a right-sized taste skill with exactly 5 anchors by default. Trigger with "generate my taste…

5 1mo ago A 82 tokens copy · 100% Apache-2.0

{skill_name}

150

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Personal taste skill — 5 evidence-derived anchors ({anchornames}) for prose, code, design, and decisions. Two modes: audit judges an artifact against the two-sided charter; anchor loads the taste register before producing. Trigger with "{triggerphrase}", "taste-test", "is this slop?", or "overkill?".

5 1mo ago A 69 tokens copy · 100% Apache-2.0

gh-address-comments

151

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

5 1mo ago A 39 tokens copy · 100% Apache-2.0

gh-fix-ci

152

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize the failure, then plan and implement the fix after user approval. Use when the user asks to debug or fix failing PR CI on GitHub Actions; external checks (Buildkite, etc.) are reported as URLs only.

5 1mo ago A 65 tokens copy · 91% Apache-2.0

git-branchless

153

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Enforce idiomatic git-branchless during planning and executing tasks — detached-HEAD-first work, in-memory rebase via git move, event-log recovery via git undo, deferred branch creation, speculative-merge git sync for base updates. Use when planning or executing multi-commit work, history rewrites, stack edits…

5 1mo ago A 131 tokens copy · 100% Apache-2.0

github-triage

154

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Triage GitHub issues through a configurable label-based state machine. Use when user wants to triage incoming issues, prepare issues for an autonomous agent, or move an issue between workflow states. Repo inferred from git remote; all GitHub calls go through gh.

5 1mo ago A 59 tokens copy · 100% Apache-2.0

grill-ai-mastery

155

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Hybrid interview that probes AI-engineering mastery by tip-vocabulary depth — entity referencing, loop closure, observability, harness improvement — not by token usage or LOC. Start collaborative (two-way tip exchange), escalate to adversarial probing when depth is lacking. Trigger when the user says "interview me on…

5 1mo ago A 104 tokens copy · 100% Apache-2.0

grill-me

156

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Adversarial relentless interview against any plan or design until shared understanding is reached. Walk the decision tree, resolve dependencies one answer at a time, recommend a default per question. Trigger when the user says "grill me", "stress-test this", "interview me about this design", or otherwise asks for…

5 1mo ago A 83 tokens copy · 100% Apache-2.0

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Surface deepening refactors that turn shallow modules into deep ones, informed by CONTEXT.md and docs/adr/. Use when the user asks to improve architecture, find refactor candidates, raise testability, or make a codebase more agent-navigable. Skip for single localized fixes.

5 1mo ago A 69 tokens copy · 100% Apache-2.0

inits

158

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Analyze a codebase and create or improve an AGENTS.md file for future agent instances. Use when onboarding to a repository and capturing hard-to-rediscover conventions, constraints, and rationale.

5 1mo ago A 41 tokens copy · 100% Apache-2.0

llm-self-loop

159

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Restructure Web-UI / human-triggered tasks into CLI + file-output loops the LLM can iterate alone, with structured logs and addressable scratchpads. Apply trap-or-abandon: if a step cannot be looped, improve the harness rather than babysit. Trigger on iterative grunt-work, "push a button in a web UI to trigger this"…

5 1mo ago A 93 tokens copy · 100% Apache-2.0

memory-clean

160

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Audit memory directory for structural issues (orphans, dangling refs, duplicates, missing sections, oversized entries) and staleness against session-history transcripts; report-first, fix-on-confirmation. Use when the user says "audit memory", "memory hygiene", or "find stale/duplicate memories".

5 1mo ago A 62 tokens copy · 100% Apache-2.0

memory-sanitize

161

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Produce share-safe copies of memory files under /tmp with PII redacted (paths, emails, session IDs, dates) and credentials scanned (tokens, keys); never mutates originals. Use when the user says "sanitize memory for sharing", "redact memory PII", or "scan memory for credentials".

5 1mo ago A 67 tokens copy · 100% Apache-2.0

memory-update

162

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Scan agent's session-history transcripts for save-worthy signals (corrections, preferences, decisions, references), propose and write auto-memory files with valid frontmatter and MEMORY.md entry. Use when the user says "save this to memory", "remember that", or "scan this session for memories".

5 1mo ago A 62 tokens copy · 100% Apache-2.0

parallel-launch

163

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Decompose a task into independent concerns and execute them through broadly parallel, specialized agent groups. Use when a request involves multiple independent sub-tasks, research across separate domains, or work that can be parallelized across files or modules.

5 1mo ago A 49 tokens copy · 100% Apache-2.0

perf-profile

164

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Skill "perf-profile" from OutlineDriven/odin-gemini-cli-extension, covering when to apply / not, anti-patterns, workflow (language-neutral), reading flamegraphs and parallel tooling.

5 1mo ago A 0 tokens copy · 100% Apache-2.0

plans

165

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Software architect and planning specialist - conduct thorough read-only planning before any action. Use when exploring a codebase to design implementation plans, defining objectives, gathering relevant files, and summarizing available tools before coding begins.

5 1mo ago A 44 tokens copy · 100% Apache-2.0

pr-merge-base

166

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Merge one or more PRs into the base branch with queue-like sequencing and conflict resolution. Use when merging PRs that may conflict with each other or the base, requiring ordered application and intelligent conflict handling.

5 1mo ago A 46 tokens copy · 100% Apache-2.0

pr-merge-temporal

167

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Merge multiple PRs into a temporal integration branch before merging to base, with ordered conflict resolution. Use when you want to validate a set of PRs together on a staging branch before advancing the base branch.

5 1mo ago A 47 tokens copy · 100% Apache-2.0

pr-reviews

168

OutlineDriven/odin-gemini-cli-extension

Skill Claude CodeCodex

Review code changes on a given GitHub PR using gh CLI. Use when the user asks to review a pull request, analyze PR diffs, or provide feedback on open PRs with structured quality, security, and testing assessments.

5 1mo ago A 50 tokens copy · 100% Apache-2.0