pilot-shell
活跃·★ 1.7k·NOASSERTION·更新于 2026-05-28
★ 时下流行★ 开发者工具★ 工作流自动化
Pilot Shell 是一个运行 Claude Code 的工具,它通过结构化工作流和质量门控,帮助工程师将需求转化为经过规划、测试和验证的生产级代码。
Pilot Shell 通过结构化的工作流增强了 Claude Code,用于规范驱动的开发、高效的错误修复和产品需求生成。它集成了质量门控、保留上下文并优化了 token 使用,使工程师能够生成一致的、生产级的代码。
#AI 智能体#AI 助手#AI 编程#ai-coding-tools#ai-engineering#AI 工具#Anthropic#anthropic-claude
01
功能特性
01使用 /spec 进行规范驱动开发,实现端到端的特性规划和验证。
02使用 /fix 进行精简的 TDD 驱动的错误修复工作流,实现高效的错误解决。
03强制执行质量门控,包括代码检查、格式化、类型检查和测试。
04跨会话的持久知识和上下文工程。
05Token 优化,实现 60-90% 的成本降低。
02
兼容性
macOS
macOS
已通过文档验证
Linux
Linux
已通过文档验证
Windows
Windows (WSL2)
已通过文档验证
03
快速开始
1
$ curl -fsSL https://raw.githubusercontent.com/maxritter/pilot-shell/main/install.sh | bash
04
使用场景
↳使用 TDD 结构化开发新特性、重构和架构工作。
↳通过 TDD 驱动的工作流高效地调查和修复错误。
↳将模糊的想法集思广益并提炼成清晰的产品需求文档。
05
同类工具
相关搜索
评论
登录后发表评论
- QQuinn Lewis2026年5月22日
Spec-driven planning with enforced TDD turns Claude Code from a toy into a production-grade tool.
- RRebel Thompson2026年4月17日
Persistent memory across sessions is the feature that makes Claude Code actually usable for real projects.
- AAspen Chen2026年4月4日
TDD enforcement is strict but catches regressions before they hit review.
- MMorgan Zhang2026年3月29日
Quality enforcement on all levels — the approach is opinionated but the opinions are right.
- Drew Chen2026年3月14日
How real engineers run Claude Code is the right framing. This is the missing infrastructure layer.