Source

outlinedriven/odin-codex-plugin

80 skills · 554 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
memory-update Scan agent's session-history transcripts for save-worthy signals (corrections, preferences, decisions, references), p…
outlinedriven/odin-codex-plugin
1
2
parallel-launch Decompose a task into independent concerns and execute them through broadly parallel, specialized agent groups. Use w…
outlinedriven/odin-codex-plugin
1
3
plans Software architect and planning specialist - conduct thorough read-only planning before any action. Use when explorin…
outlinedriven/odin-codex-plugin
1
4
pr-merge-base Merge one or more PRs into the base branch with queue-like sequencing and conflict resolution. Use when merging PRs t…
outlinedriven/odin-codex-plugin
1
5
pr-merge-temporal Merge multiple PRs into a temporal integration branch before merging to base, with ordered conflict resolution. Use w…
outlinedriven/odin-codex-plugin
1
6
pr-reviews Review code changes on a given GitHub PR using gh CLI. Use when the user asks to review a pull request, analyze PR di…
outlinedriven/odin-codex-plugin
1
7
proceed Execute an implementation plan with surgical precision. Use after a planning phase (plan-now or similar) has produced…
outlinedriven/odin-codex-plugin
1
8
proof-driven Proof-driven development. Use when implementing with formal verification using property-based testing, theorem provin…
outlinedriven/odin-codex-plugin
1
9
qa Conversational QA mode — user reports bugs in plain language, agent clarifies minimally, files GitHub issues that sur…
outlinedriven/odin-codex-plugin
1
10
refactor-break-bw-compat Refactor by removing backward compatibility and legacy layers. Use when modernizing APIs, cleaning up migration debt,…
outlinedriven/odin-codex-plugin
1
11
request-refactor-plan Plan a refactor as a sequence of tiny, working commits via adversarial interview.
outlinedriven/odin-codex-plugin
1
12
research Read-only external knowledge gathering via ODIN's 5-tier doc ladder (Official docs → API refs → Books/papers → Tutori…
outlinedriven/odin-codex-plugin
1
13
resolve Resolve code review comments by verifying validity, then proposing multiple architectural solutions (not naive fixes)…
outlinedriven/odin-codex-plugin
1
14
reviews Review the code changes on the current branch. Use when the user asks to review their current work, analyze recent co…
outlinedriven/odin-codex-plugin
1
15
security-review Adversarial security audit — STRIDE, OWASP Top 10, supply-chain (CVE/SBOM), secrets scan, auth/authz analysis. Use on…
outlinedriven/odin-codex-plugin
1
16
setup-gitignore Initialize or idempotently revise the repo's .gitignore by composing gitignore.io templates, AI-tooling/IDE patterns,…
outlinedriven/odin-codex-plugin
1
17
setup-pre-commit Install git pre-commit hooks via the project's hook tool — Husky+lint-staged (JS), pre-commit (Python/OCaml), lefthoo…
outlinedriven/odin-codex-plugin
1
18
strict-validation-setup One-shot bootstrap of strict-mode tooling per ecosystem plus per-task GOALS.md scaffolding so an agentic loop can sel…
outlinedriven/odin-codex-plugin
1
19
taste Cross-domain taste skill — apply distinctive judgment to any artifact (prose, code, design, decisions) instead of con…
outlinedriven/odin-codex-plugin
1
20
test-driven Test-Driven Development (TDD) across any supported language. Use when implementing features or fixes with TDD methodo…
outlinedriven/odin-codex-plugin
1
21
tests-adversarial Write adversarial tests that intentionally stress failure paths. Use when hardening error handling, stress-testing as…
outlinedriven/odin-codex-plugin
1
22
tests-purge-unneeded Delete tests that don't catch real bugs — the inverse of TDD. Use when reviewing legacy test suites, slow CI investig…
outlinedriven/odin-codex-plugin
1
23
tidy ODIN's compress-operations dispatcher under the Compressor/Extender role. Invoke on "tidy", "clean up", "tidy this fi…
outlinedriven/odin-codex-plugin
1
24
to-issues Decompose a plan, PRD, or spec into independently-grabbable vertical-slice issues (markdown file by default, GitHub i…
outlinedriven/odin-codex-plugin
1
25
to-prd Synthesize current conversation context and codebase understanding into a PRD artifact (markdown file by default, Git…
outlinedriven/odin-codex-plugin
1
26
triage-issue Investigate a reported bug to root cause, then emit a TDD-shaped fix plan as an issue artifact. Trigger when the user…
outlinedriven/odin-codex-plugin
1
27
type-driven Type-driven development. Use when developing with refined types, state machines encoded in types, or proof-carrying t…
outlinedriven/odin-codex-plugin
1
28
ubiquitous-language Extract a domain glossary from the current dialogue; flag ambiguities, propose canonical terms, persist to `UBIQUITOU…
outlinedriven/odin-codex-plugin
1
29
validation-first Validation-first development. Use when developing with formal state machine specifications, invariants, and temporal …
outlinedriven/odin-codex-plugin
1
30
write-a-skill Author a single new skill — produce a SKILL.md plus optional bundled references and scripts following Anthropic's pro…
outlinedriven/odin-codex-plugin
1
Page 2 · 80 total Previous