Roll 是做什么的?
Autonomous software delivery with AI agents — your BACKLOG runs itself, guided by encoded engineering discipline. No sprints, no hand-holding.
利用AI代理实现自主软件交付——您的待办事项列表(BACKLOG)自动运行,由编码化的工程规范引导。无需冲刺,无需手把手指导。
Roll 是一个旨在通过 AI 代理实现自主软件交付的技能。它允许开发者将待办事项(BACKLOG)作为输入,让 AI 代理自动执行开发任务,如代码编写、测试和部署。该技能的核心优势在于将工程准则(如代码规范、测试标准)以规则形式嵌入系统,确保交付质量的一致性。Roll 支持与主流 AI 代理平台(如 Claude Code 和 Cursor)集成,利用这些平台的理解和生成能力。它通过读取待办事项列表,根据预设规则自动规划工作流程,并逐步执行任务,从而减少人工干预和 Sprint 周期,提升开发效率。
npx skills add seanyao/RollAutonomous software delivery with AI agents — your BACKLOG runs itself, guided by encoded engineering discipline. No sprints, no hand-holding.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.