claude-pilot
Turn Claude Code and Codex into disciplined, production-grade engineering agents
All Skills in This Repository (15)
Pure Emerald Level Indicatorsupdate-refs
Propagate terminology renames across code, documentation, and site content.
standards-tests
Write focused unit and integration tests with mocked external dependencies.
standards-components
Guide React, Vue, Svelte, and web component creation with single-responsibility principles.
standards-testing
Review test files to prevent pollution and verify real behavior.
standards-migration
Create reversible database migrations with explicit down migrations and zero-downtime deployment.
standards-css
Enforce design tokens and standardized CSS methodologies across frontend codebases.
standards-python
Enforce Python development standards using uv, pytest, and ruff.
standards-queries
Enforce parameterized queries and eager loading in SQL and ORM patterns.
standards-responsive
Enforce mobile-first design standards for responsive UI implementations.
standards-accessibility
Audit frontend components for semantic HTML, ARIA, keyboard navigation, and WCAG compliance.
standards-design
Define and enforce visual design standards for frontend interfaces.
standards-models
Enforces ORM standards for models across Django, SQLAlchemy, Prisma, and ActiveRecord.
Frequently Asked Questions
FAQPage SchemaHow 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βopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core