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.