maxrittermaxritterCommunityΒ·15 Agent Skills Included

claude-pilot

Turn Claude Code and Codex into disciplined, production-grade engineering agents

Adds spec-driven planning, test-driven development, and enforced quality gates to Claude Code and Codex coding agents. Keeps requirements, tasks, reviews, and verification evidence connected across long sessions so work never gets lost. Eliminates half-finished AI code by running tests, builds, and browser checks before anything is marked done.
npx skills add maxritter/claude-pilot --all -g -y
Available:

Tells the Codex agent to execute requests directly, delegate only bounded independent tasks to subagents, verify changes with tests and real runs, and avoid unnecessary workflow questions.

All Skills in This Repository (15)

Pure Emerald Level Indicators
πŸ“¦ In Repo
maxrittermaxritter

update-refs

Propagate terminology renames across code, documentation, and site content.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-tests

Write focused unit and integration tests with mocked external dependencies.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-components

Guide React, Vue, Svelte, and web component creation with single-responsibility principles.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-testing

Review test files to prevent pollution and verify real behavior.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-migration

Create reversible database migrations with explicit down migrations and zero-downtime deployment.

Community
Advanced
πŸ“¦ In Repo
maxrittermaxritter

standards-css

Enforce design tokens and standardized CSS methodologies across frontend codebases.

Community
Intermediate
πŸ“¦ In Repo
maxrittermaxritter

standards-python

Enforce Python development standards using uv, pytest, and ruff.

Community
Intermediate
πŸ“¦ In Repo
maxrittermaxritter

standards-queries

Enforce parameterized queries and eager loading in SQL and ORM patterns.

Community
Intermediate
πŸ“¦ In Repo
maxrittermaxritter

standards-responsive

Enforce mobile-first design standards for responsive UI implementations.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-accessibility

Audit frontend components for semantic HTML, ARIA, keyboard navigation, and WCAG compliance.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-design

Define and enforce visual design standards for frontend interfaces.

Community
Basic
πŸ“¦ In Repo
maxrittermaxritter

standards-models

Enforces ORM standards for models across Django, SQLAlchemy, Prisma, and ActiveRecord.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install Claude Pilot?β–Ό

Run `npx skills add maxritter/claude-pilot --all -g -y` in your terminal to install the full suite globally.

β–Ό

β–Ό

How does Pilot Shell improve Claude Code?β–Ό

It adds spec-driven planning, TDD workflows, quality hooks, and verification gates so the agent delivers tested, production-ready code instead of quick drafts.

Does Claude Pilot work with Codex CLI?β–Ό

Yes. Pilot Shell supports both Claude Code and Codex (CLI or ChatGPT desktop app) with platform-specific adapters that keep one engineering standard.

Related Repositories in Software Engineering

View All in Software Engineering→