NoobyGainsNoobyGainsCommunity·36 Agent Skills Included

godmode

Gated planning, testing, and review pipeline for coding

Enforces a five-phase development pipeline covering requirements, planning, execution, review, and shipping. Stops agents from writing code without specs, tests, or reference research, eliminating rework and inconsistent output. Coordinates parallel subagents and multi-agent teams with quality gates, so features land tested and merge-ready.
npx skills add NoobyGains/godmode --all -g -y

All Skills in This Repository (36)

Pure Emerald Level Indicators
📦 In Repo
NoobyGainsNoobyGains

reference-engine

Route development tasks to established domain-specific reference implementations before writing code.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

quality-enforcement

Enforce code quality standards across pre-commit, pre-merge, and CI pipeline stages.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

parallel-execution

Dispatch one agent per isolated problem domain for concurrent investigation and implementation.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

merge-protocol

Validate test suites and present merge, pull request, deferral, or abandonment options.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

performance-tuning

Measure software performance before and after optimizing identified bottlenecks.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

test-first

Enforce Test-First Development by requiring a failing test before implementation code.

Community
Intermediate
📦 In Repo
NoobyGainsNoobyGains

team-orchestration

Coordinate AI agent teams with task assignment and git worktree isolation.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

protocol-authoring

Create and refine AI agent protocols using test-driven development cycles.

Community
Advanced
📦 In Repo
NoobyGainsNoobyGains

design-research

Survey template marketplaces and extract design patterns for industry-aligned web layouts.

Community
Intermediate
📦 In Repo
NoobyGainsNoobyGains

project-bootstrap

Automate foundational setup for new software projects with standardized structure and tooling.

Community
Intermediate
📦 In Repo
NoobyGainsNoobyGains

codebase-research

Search existing codebases for patterns, conventions, and similar implementations before writing new code.

Community
Intermediate
📦 In Repo
NoobyGainsNoobyGains

comprehension-check

Require structured plain-language walkthroughs of code changes before commit.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install GodMode?

Run `npx skills add NoobyGains/godmode --all -g -y` in your terminal to install all 36 skills globally.

What problem does GodMode solve?

It stops coding agents from generating code without requirements, tests, or specs by enforcing a gated define-plan-execute-review-ship pipeline.

Does GodMode work with Claude Code and OpenCode?

Yes. It ships as a plugin for Claude Code, Cursor, Codex, and OpenCode, and activates automatically once installed.

How does GodMode handle large features?

It breaks work into atomic tasks and routes them to the right execution mode: direct, sequential delegation, parallel agents, or collaborative agent teams.

Do I need to configure GodMode before using it?

No. It activates automatically on relevant tasks and selects the right workflow without manual setup.

Related Repositories in Software Engineering

View All in Software Engineering