ragingwind/oh-my-codes

AI coding agent system for learning purposes

5Stars on the repository
37Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

autopilot

01

ragingwind/oh-my-codes

Skill Claude CodeCodex

Full autonomous execution from idea to working code. Orchestrates the complete development lifecycle without manual intervention.

5 6mo ago A 0 tokens

batch

02

ragingwind/oh-my-codes

Skill Claude CodeCodex

Parallel autopilot for multiple issues — runs isolated autopilot pipelines concurrently, each in its own worktree.

5 6mo ago A 0 tokens

best-practices

03

ragingwind/oh-my-codes

Skill Claude CodeCodex

Language, framework, and infrastructure best practices with detailed reference guides.

5 6mo ago A 0 tokens

git

04

ragingwind/oh-my-codes

Skill Claude CodeCodex

Git workflow management including commits, branching, releases, and PR preparation.

5 6mo ago A 0 tokens

memory

05

ragingwind/oh-my-codes

Skill Claude CodeCodex

Persistent memory management across sessions. Save, recall, and organize knowledge.

5 6mo ago A 0 tokens

parallel

06

ragingwind/oh-my-codes

Skill Claude CodeCodex

Parallel execution engine for running independent tasks concurrently with result aggregation.

5 6mo ago A 0 tokens

plan

07

ragingwind/oh-my-codes

Skill Claude CodeCodex

Feature planning and architecture design. Breaks complex requirements into actionable implementation plans.

5 6mo ago A 0 tokens

qa

08

ragingwind/oh-my-codes

Skill Claude CodeCodex

Quality verification loop — ralph in QA mode. Runs build, typecheck, lint, and test commands repeatedly until all pass or a hard stop is reached.

5 6mo ago A 0 tokens

ralph

09

ragingwind/oh-my-codes

Skill Claude CodeCodex

Common loop engine — executes a task repeatedly until the goal is met or a hard stop is reached. QA and Build modes are specializations of this pattern.

5 6mo ago A 0 tokens

review

10

ragingwind/oh-my-codes

Skill Claude CodeCodex

Comprehensive code review covering spec compliance, security, quality, and performance.

5 6mo ago A 0 tokens

routing

11

ragingwind/oh-my-codes

Skill Claude CodeCodex

Intelligent task routing to the correct specialist agent based on task type, language, and domain.

5 6mo ago A 0 tokens

swarm

12

ragingwind/oh-my-codes

Skill Claude CodeCodex

Parallel execution engine with model routing. Splits tasks into independent subtasks, routes each to the optimal agent+model combination, and runs them concurrently.

5 6mo ago A 0 tokens

system

13

ragingwind/oh-my-codes

Skill Claude CodeCodex

System setup, initialization, configuration, and project management utilities.

5 6mo ago A 0 tokens

tdd

14

ragingwind/oh-my-codes

Skill Claude CodeCodex

Test-Driven Development with strict test-first gates and Red-Green-Refactor cycle.

5 6mo ago A 0 tokens