Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
johnoct avatar

Godtier

  • Updated April 22, 2026
  • johnoct/skillz

godtier is a Claude Code skill in the AI & Agent Building category. Highest-quality, evidence-based decision making with adversarial review teams.

Key points

  • godtier
  • AI & Agent Building
  • AI-coding skill

Godtier by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add johnoct/skillz
/plugin install godtier@skillz

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Last updatedApril 22, 2026
Repositoryjohnoct/skillz

What it does

Highest-quality, evidence-based decision making with adversarial review teams.

README.md

skillz

johnoct's personal marketplace of Claude Code plugins — decision-making, review, and workflow tooling.

Install

/plugin marketplace add johnoct/skillz
/plugin install <plugin-name>@skillz

Plugins

Plugin What it does Install
godtier Shifts Claude into maximum-rigor mode: spins up parallel expert reviewers across independent dimensions, synthesizes a score matrix, and returns a SHIP / REVISE / RETHINK verdict with must-fix vs. should-consider items. Trigger with phrases like "godtier this", "make it perfect", "is this actually good?" /plugin install godtier@skillz

Repo layout

skillz/
├── .claude-plugin/
│   └── marketplace.json          # registry of plugins in this repo
├── LICENSE
├── README.md
└── <plugin-name>/
    ├── .claude-plugin/
    │   └── plugin.json           # plugin manifest
    └── skills/
        └── <skill-name>/
            └── SKILL.md          # the skill definition

Conventions

  • Plugin directory name = the plugin's product/brand name (e.g. godtier).
  • Skill directory name inside skills/ matches the skill's name: in frontmatter — this keeps the trigger word discoverable from the filesystem.
  • Versions use semver in plugin.json and are mirrored in marketplace.json.

Adding a plugin

  1. mkdir -p <plugin>/.claude-plugin <plugin>/skills/<skill>
  2. Write <plugin>/.claude-plugin/plugin.json (copy godtier/.claude-plugin/plugin.json as a template).
  3. Drop your SKILL.md into <plugin>/skills/<skill>/.
  4. Append an entry to .claude-plugin/marketplace.json under plugins.
  5. Add a row to the Plugins table above.

License

MIT — see LICENSE.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.