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エージェントによる自律的なソフトウェアデリバリーを実現するためのスキルです。開発者はバックログを入力として提供するだけで、AIエージェントがコード作成、テスト、デプロイなどの開発タスクを自動的に実行します。このスキルの主な利点は、コード規格やテスト基準などのエンジニアリングルールをシステムに組み込むことで、一貫したデリバリー品質を保証できる点です。Rollは、Claude CodeやCursorなどの主要なAIエージェントプラットフォームとの統合をサポートし、それらの理解力と生成力を活用します。バックログを読み取り、事前定義されたルールに基づいてワークフローを自動的に計画し、タスクを段階的に実行することで、人間の介入やスプリントサイクルを削減し、開発効率を向上させます。
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.