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.