Agent Plugins Marketplace
← All plugins

oh-my-stack

v0.2.0-beta.2

Portable, verifiable engineering workflows for Claude Code.

Claude Code50 Skills

By Oh My Stack contributorsLicense: MIT0 GitHub starsUpdated 2 hours ago

Directory evidence

Runtimes
Claude Code
Parsed components
50 skill or MCP entries
Source updated
Sep 25, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install oh-my-stack for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install oh-my-stack@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/williamwue/oh-my-stack

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is packages/claude-code/.

Plugin files

packages/claude-code/
├── .claude-plugin/plugin.json
├── skills/architect/SKILL.md
├── skills/arena/SKILL.md
├── skills/authoring-a-skill/SKILL.md
├── skills/automate-me/SKILL.md
├── skills/autonomous-run/SKILL.md
├── skills/autopilot-full/SKILL.md
├── skills/autopilot-stack/SKILL.md
├── skills/babysit/SKILL.md
├── skills/blast-radius/SKILL.md
├── skills/bro/SKILL.md
├── skills/bug-fix/SKILL.md
├── skills/create-verification-skill/SKILL.md
├── skills/eval/SKILL.md
├── skills/feature/SKILL.md
├── skills/figure-it-out/SKILL.md
├── skills/hillclimb/SKILL.md
├── skills/how/SKILL.md
├── skills/interrogate/SKILL.md
├── skills/investigation/SKILL.md
├── skills/maintain-verification-skill/SKILL.md
├── skills/make-bot-ui/SKILL.md
├── skills/multi-phase-plan/SKILL.md
├── skills/no-comments/SKILL.md
├── skills/opening-a-pr/SKILL.md
├── skills/orchestrate/SKILL.md
├── skills/pause-safely/SKILL.md
├── skills/perf-issue/SKILL.md
├── skills/poteto-mode/SKILL.md
├── skills/principle-attack-the-premise/SKILL.md
├── skills/principle-boundary-discipline/SKILL.md
├── skills/principle-build-the-lever/SKILL.md
├── skills/principle-encode-lessons-in-structure/SKILL.md
├── skills/principle-exhaust-the-design-space/SKILL.md
├── skills/principle-experience-first/SKILL.md
├── skills/principle-fix-root-causes/SKILL.md
├── skills/principle-foundational-thinking/SKILL.md
├── skills/principle-guard-the-context-window/SKILL.md
├── skills/principle-laziness-protocol/SKILL.md
├── skills/principle-make-operations-idempotent/SKILL.md
├── skills/principle-migrate-callers-then-delete-legacy-apis/SKILL.md
├── skills/principle-minimize-reader-load/SKILL.md
├── skills/principle-model-the-domain/SKILL.md
├── skills/principle-never-block-on-the-human/SKILL.md
├── skills/principle-outcome-oriented-execution/SKILL.md
├── skills/principle-prove-it-works/SKILL.md
├── skills/principle-redesign-from-first-principles/SKILL.md
├── skills/principle-separate-before-serializing-shared-state/SKILL.md
├── skills/principle-sequence-verifiable-units/SKILL.md
├── skills/principle-subtract-before-you-add/SKILL.md
└── skills/principle-test-behavior-not-implementation/SKILL.md

Included Skills50

architectskills/architect/SKILL.md

Ground a nontrivial design, compare distinct caller-first type and module sketches, then implement within scope and redesign when evidence contradicts the shape.

arenaskills/arena/SKILL.md

Compare independent candidates for the same artifact, cross-judge them, select a base, integrate stronger ideas, and verify the result.

authoring-a-skillskills/authoring-a-skill/SKILL.md

Create or revise a scoped, discoverable Skill and validate that its instructions change useful decisions.

automate-meskills/automate-me/SKILL.md

Turn a user's recurring working conventions into a concise personal mode Skill with evidence and review.

autonomous-runskills/autonomous-run/SKILL.md

Drive one bounded engineering task through evidence-based iterations to a fixed predicate without stopping for routine intermediate prompts.

autopilot-fullskills/autopilot-full/SKILL.md

Run an explicitly authorized queue through one-owner-per-change build, independent root verdict, and owner-executed landing until its bounded completion predicate is reached.

autopilot-stackskills/autopilot-stack/SKILL.md

Build, independently verify, and arrange an authorized queue as one linear reviewable change stack while reserving every landing decision for the operator.

babysitskills/babysit/SKILL.md

Inspect or drive a pull request toward merge-ready while keeping status checks, repair authority, and merge authority separate.

blast-radiusskills/blast-radius/SKILL.md

Find downstream breakage a diff may cause and prove its load-bearing safety assumptions against real code.

broskills/bro/SKILL.md

Restate the assistant's immediately preceding message in clear, concise, everyday language.

bug-fixskills/bug-fix/SKILL.md

Diagnose and fix a reproducible software defect with bounded scope, same-surface evidence, and independent root verification.

create-verification-skillskills/create-verification-skill/SKILL.md

Create a project-local Skill that launches and drives the real user surface, captures evidence, and cleans up safely.

evalskills/eval/SKILL.md

Run a blinded, repeatable comparison of workflow or model variants using real artifacts and a frozen rubric.

featureskills/feature/SKILL.md

Add or intentionally change behavior through an evidence-backed design, bounded implementation, and matching-surface verification.

figure-it-outskills/figure-it-out/SKILL.md

Design and execute an auditable plan for a complex task that lacks a narrower workflow.

hillclimbskills/hillclimb/SKILL.md

Improve one measurable outcome through bounded, single-change experiments against a frozen harness.

howskills/how/SKILL.md

Explain how a code path or subsystem works through evidence-backed exploration and a verified architectural walkthrough.

interrogateskills/interrogate/SKILL.md

Run an adversarial multi-session review with identical inputs, frozen findings, independent synthesis, and root-owned judgment.

investigationskills/investigation/SKILL.md

Answer a read-only engineering question from repository evidence without changing implementation files.

maintain-verification-skillskills/maintain-verification-skill/SKILL.md

Audit a project verification Skill against source and live user paths, correcting proven drift in its own files.

make-bot-uiskills/make-bot-ui/SKILL.md

Build a local control page that submits validated actions to an authenticated webhook, with optional private-network access.

multi-phase-planskills/multi-phase-plan/SKILL.md

Write a reviewable dependency plan with verifiable units, owner boundaries, live checks, and explicit execution gates.

no-commentsskills/no-comments/SKILL.md

Review comments and suppressions in a scoped diff, remove redundant ones, and encode real constraints in structure where feasible.

opening-a-prskills/opening-a-pr/SKILL.md

Prepare and, only when explicitly requested, publish a reviewed branch as a ready pull request with verified scope and evidence.

orchestrateskills/orchestrate/SKILL.md

Coordinate a standing multi-session engineering program through durable briefs, bounded rolling work, independent verification, and a continuously safe integration frontier.

pause-safelyskills/pause-safely/SKILL.md

Stop explicitly requested in-flight engineering work at a durable boundary and leave a checkpoint another session can validate and resume.

perf-issueskills/perf-issue/SKILL.md

Fix one performance defect using representative before and after traces and a correctness gate.

poteto-modeskills/poteto-mode/SKILL.md

Route a software-engineering request to the smallest admitted Oh My Stack workflow while preserving root ownership and evidence boundaries.

principle-attack-the-premiseskills/principle-attack-the-premise/SKILL.md

Apply when two or more fixes that share one premise have failed the same gate. Take a census of which actors hold the imbalance before the next fix, then question the premise instead of writing another fix that assumes it.

principle-boundary-disciplineskills/principle-boundary-discipline/SKILL.md

Apply when wiring validation, error handling, or framework adapters. Concentrate guards at system boundaries (CLI, config, network, external APIs); trust internal types and keep business logic in pure functions.

principle-build-the-leverskills/principle-build-the-lever/SKILL.md

Apply to any non-trivial work, not just bulk work: edits, migrations, analyses, checks. Build the tool that does it or proves it (codemod, script, generator, or a skill your subagents follow) instead of working by hand. The tool is the artifact a reviewer can rerun.

principle-encode-lessons-in-structureskills/principle-encode-lessons-in-structure/SKILL.md

Apply when you catch yourself writing the same instruction a second time, or notice a recurring correction. Encode the rule as a lint, metadata flag, runtime check, or script instead of more text.

principle-exhaust-the-design-spaceskills/principle-exhaust-the-design-space/SKILL.md

Apply when facing a novel UI interaction or architectural decision with no precedent in the codebase. Build 2-3 competing prototypes and compare side by side before committing.

principle-experience-firstskills/principle-experience-first/SKILL.md

Apply when product, UX, or feature-scope tradeoffs come up. Choose user delight over implementation convenience; ship fewer polished features over more rough ones.

principle-fix-root-causesskills/principle-fix-root-causes/SKILL.md

Apply when debugging. Trace each symptom to its root cause and fix it there; reproduce first, ask why until you reach it, resist nil-check guards that silence crashes.

principle-foundational-thinkingskills/principle-foundational-thinking/SKILL.md

Apply before writing logic: choosing core types and data structures, sequencing scaffold-vs-feature work, asking what concurrent actors share. Get the data structures right so downstream code becomes obvious.

principle-guard-the-context-windowskills/principle-guard-the-context-window/SKILL.md

Apply when context is filling up: large outputs, long files, repeated reads, fan-out planning. Route bulk to subagents; keep summaries in the main thread, not raw payloads.

principle-laziness-protocolskills/principle-laziness-protocol/SKILL.md

Apply when refactoring, evaluating diff size, or tempted to add abstractions, layers, or signal threading. Bias toward deletion and the smallest change that solves the problem.

principle-make-operations-idempotentskills/principle-make-operations-idempotent/SKILL.md

Apply when designing commands, lifecycle steps, or processing loops that run amid crashes, restarts, and retries. Converge to the same end state regardless of partial prior runs.

principle-migrate-callers-then-delete-legacy-apisskills/principle-migrate-callers-then-delete-legacy-apis/SKILL.md

Apply when introducing a new internal API while old callers still exist. Migrate callers and delete the old API in the same wave instead of preserving compatibility layers.

principle-minimize-reader-loadskills/principle-minimize-reader-load/SKILL.md

Apply when reviewing or shaping code that's hard to trace. Count layers between question and answer, and hidden state in the reader's head; collapse one-caller wrappers and shrink mutable scope.

principle-model-the-domainskills/principle-model-the-domain/SKILL.md

Apply when writing stateful logic, or when code branches a lot or repeats a shape assumption across files. Encode the domain in a structure instead of scattered conditionals.

principle-never-block-on-the-humanskills/principle-never-block-on-the-human/SKILL.md

Apply when tempted to ask 'should I do X?' on reversible work. Proceed, present the result, let the human course-correct after the fact; reserve confirmation for irreversible actions.

principle-outcome-oriented-executionskills/principle-outcome-oriented-execution/SKILL.md

Apply during planned rewrites and migrations with explicit phase boundaries. Converge on the target architecture; don't preserve smooth intermediate states with throwaway compatibility code.

principle-prove-it-worksskills/principle-prove-it-works/SKILL.md

Apply after completing a task, before declaring done. Verify against the real artifact (run the feature, read the actual value, inspect the diff), not a proxy, self-report, or 'it compiles.'

principle-redesign-from-first-principlesskills/principle-redesign-from-first-principles/SKILL.md

Apply when integrating a new requirement into an existing design. Redesign as if the requirement had been a foundational assumption from day one, instead of bolting it on.

principle-separate-before-serializing-shared-stateskills/principle-separate-before-serializing-shared-state/SKILL.md

Apply when concurrent actors might write to the same file, branch, key, or state object. Eliminate the sharing first; serialize structurally only when one shared writer is a real invariant.

principle-sequence-verifiable-unitsskills/principle-sequence-verifiable-units/SKILL.md

Apply to multi-step work (sweeps, migrations, runs of similar edits) and to how you stack commits and PRs. Break work into small units that each end in a verifiable state, check each before the next, and order delivery so the sequence proves itself to a reviewer.

principle-subtract-before-you-addskills/principle-subtract-before-you-add/SKILL.md

Apply when sequencing an addition, refactor, or rewrite. Remove dead code, redundant validators, and stub references first, then build on the simpler base.

principle-test-behavior-not-implementationskills/principle-test-behavior-not-implementation/SKILL.md

Apply when you write, change, or keep a test. Call the code the way its users do and assert the result they observe against a literal expected value. If the test would still pass when every imported function returns undefined, rewrite the assertion or delete the test.

Plugin manifests1

packages/claude-code/.claude-plugin/plugin.json
{
  "name": "oh-my-stack",
  "description": "Portable, verifiable engineering workflows for Claude Code.",
  "author": {
    "name": "Oh My Stack contributors",
    "url": "https://github.com/williamwue/oh-my-stack"
  },
  "license": "MIT",
  "homepage": "https://github.com/williamwue/oh-my-stack#readme",
  "repository": "https://github.com/williamwue/oh-my-stack",
  "version": "0.2.0-beta.2"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[oh-my-stack on Agent Plugins Marketplace](https://pluginsmp.com/plugins/oh-my-stack)