Visual-proof orchestrator that decides whether browser proof applies, classifies the proof package, and delegates capture to the hidden proof-runner subagent.
Idioma del texto original: inglés
Menú
SkillsMP ha recopilado 47 skills de RooCodeInc/Roomote. Abre una skill para revisar su origen y sus detalles.
Mostrando 40 de 47 skills recopiladas.
Visual-proof orchestrator that decides whether browser proof applies, classifies the proof package, and delegates capture to the hidden proof-runner subagent.
Idioma del texto original: inglés
Produce a polished demo video of a product feature — recorded live in the sandbox browser with cursor effects, captions, and optional voice-over narration.
Idioma del texto original: inglés
Draft pull-request creation workflow. Use when repositories have pending changes or unpushed commits and you want draft PRs created.
Idioma del texto original: inglés
Pull-request creation workflow. Use when repositories have pending changes or unpushed commits and you want ready-for-review PRs created.
Idioma del texto original: inglés
Pull-request feedback fixer workflow. Use when you need to implement fixes requested on an existing pull request from review threads, fix-id links, top-level PR comments, or broad "fix all unresolved issues" requests.
Idioma del texto original: inglés
Prepare Roomote releases: cut the normal release PR from develop, or ship an urgent patch directly from latest main and synchronize its version back to develop. Use when asked to prep, cut, hotfix, or write notes for a release.
Idioma del texto original: inglés
Inline code review workflow. Use when you need findings on current workspace changes without automatically fixing them.
Idioma del texto original: inglés
Review current open Dependabot alerts with GitHub data, keep scheduled runs read-only, and submit a small set of environment-backed `act` work items that auto-start dependency-update execution tasks.
Idioma del texto original: inglés
Run Roomote Discord integration flows through the checked-in mock Discord REST harness and synthetic Gateway envelopes instead of a real Discord bot. Use when testing Discord task entry, follow-up queueing to active jobs, slash commands (`/new`, `/goal`,…
Idioma del texto original: inglés
General workflow for answering questions, investigating evidence, and performing exact user-requested actions outside repository implementation work.
Idioma del texto original: inglés
Internal skill to configure environments. Never use unless the user explicitly initiates the skill. Focus on localhost-ready setup and validation.
Idioma del texto original: inglés
Explicit environment-health orchestration workflow. Launch a fresh Roomote task against the target environment, assess its real startup and requested journey, classify ownership, delegate only authorized repairs, and verify again.
Idioma del texto original: inglés
Add a new built-in MCP integration to Roomote. Use when adding a new third-party service (e.g. Asana, Datadog, Vercel) to the built-in integrations catalog shown in Settings/Integrations.
Idioma del texto original: inglés
Perform language and framework specific security best-practice reviews and suggest improvements. Trigger only when the user explicitly requests security best practices guidance, a security review/report, or secure-by-default coding help. Trigger only for…
Idioma del texto original: inglés
Manage repository labels, milestones, and GitHub Projects V2 safely through the scoped GitHub App credential. Use for requests to list, create, edit, delete, assign, or move GitHub management resources.
Idioma del texto original: inglés
Run Roomote Slack integration flows through the existing mock Slack harness instead of a real Slack workspace. Use when testing Slack app mentions, interactive payloads, URL verification, outbound Slack posts, deleted-thread suppression,…
Idioma del texto original: inglés
Review current open CodeQL / GitHub code-scanning alerts with GitHub data, keep scheduled runs read-only, and submit a small set of environment-backed `act` work items that auto-start remediation execution tasks.
Idioma del texto original: inglés
Run Sentry MCP triage for a workspace, especially from scheduled background automation. Use the Sentry MCP already available in the task environment, keep scheduled runs read-only, and submit launchable Sentry follow-up actions or post concise findings to…
Idioma del texto original: inglés
Repository-agnostic dependency maintenance workflow. Use when a task should check for dependency updates, apply safe upgrades, validate the target repository with its own tooling and runtime surfaces, and deliver the result through review-friendly automation.
Idioma del texto original: inglés
Automation skill: review recently merged pull requests for high-confidence code quality issues and submit `act` work items that auto-start follow-up execution tasks.
Idioma del texto original: inglés
Automation skill: per-issue Sentry remediation workflow. Use when a Roomote task is asked to investigate a specific Sentry issue (typically posted into Slack), produce a fix or evidence-backed recommendation, and report the outcome clearly.
Idioma del texto original: inglés
Automation skill: run a broad refactor survey across the codebase, rank candidates by leverage, and produce standalone plans for the top opportunities without auto-implementing them.
Idioma del texto original: inglés
Automation skill: review recently merged pull requests for concrete security issues and secure-by-default gaps, then submit actionable `act` work items that auto-start follow-up execution tasks.
Idioma del texto original: inglés
Automation skill: Better Stack observability triage workflow. Use when a task should periodically scan Roomote Better Stack logs, warnings, errors, uptime checks, incidents, and telemetry via the Better Stack MCP and identify actionable operational chores.
Idioma del texto original: inglés
Automation skill: Sentry issue triage workflow. Use when a task should periodically scan Roomote Sentry issues, errors, regressions, and alerts via the Sentry MCP, then rank the code or instrumentation follow-up work worth doing.
Idioma del texto original: inglés
Investigate the latest default-branch CI failure in an environment-backed workspace and, when it is real and fixable, fix and open a PR in the same task.
Idioma del texto original: inglés
Investigate a specific open source-control issue and post either clarifying questions or a concrete implementation plan on the issue without implementing code or opening a PR.
Idioma del texto original: inglés
End-to-end repository implementation workflow. Use when the request requires changing code, with repository-grounded analysis, correct edits, proportional validation, and profile-aware branch/push/PR behavior.
Idioma del texto original: inglés
Focused GitHub PR-feedback workflow for addressing unresolved review threads on the current pull request.
Idioma del texto original: inglés
Run Roomote Telegram integration flows through the checked-in mock Telegram Bot API harness instead of a real Telegram bot. Use when testing Telegram task entry, follow-up queueing to active jobs, the `/new` command, callback buttons, outbound Telegram posts,…
Idioma del texto original: inglés
Guidelines and canonical patterns for building UI in the Roomote web application. Use when creating new pages, components, dialogs, forms, or modifying existing UI in `apps/web/`.
Idioma del texto original: inglés
Resolve GitHub pull-request merge conflicts by merging the base branch into the PR branch, applying intent-aware conflict resolution, and running an integrated safety review before the merge commit is finalized.
Idioma del texto original: inglés
Use the moment you're about to tell the user you can't do something — or about to suggest they use, sign up for, or go to an external tool, site, or API to do it themselves. Commonly that means things outside a model's native abilities: generating images,…
Idioma del texto original: inglés
Understand the Roomote product model centered on tasks and workflows executed by Roomote agents. Use when working in the Roomote repo on product framing, onboarding, routing, integrations, UI, or docs where workflow, runtime dispatch, behavior mode, and…
Idioma del texto original: inglés
Trace how Roomote agents run through the Roomote runtime and integrations. Use when debugging or changing controller/worker/queue behavior, preview proxy flows, snapshots, MCP setup, or Slack/Linear/GitHub entry points that create or resume Roomote agent work.
Idioma del texto original: inglés
Run the correct Roomote test and validation workflow. Use when changing code in the Roomote repo and you need the right package-scoped Vitest commands, dotenvx usage, real-database test patterns, typecheck/lint pairing, or CI-parity validation instead of…
Idioma del texto original: inglés
Identify and optionally close stale GitHub pull requests using `gh`, with dry-run support and a configurable exempt label. Use when asked to clean stale PRs, close inactive PRs, or run PR hygiene.
Idioma del texto original: inglés
Guide for using the Sentry CLI to interact with Sentry from the command line. Use when the user asks about viewing issues, events, projects, organizations, making API calls, or authenticating with Sentry via CLI.
Idioma del texto original: inglés
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include…
Idioma del texto original: inglés
Reproduce-first bug diagnosis workflow. Use when a reported bug needs to be reproduced, reduced to a deterministic failing check, and traced through git history or `git bisect` so the exact cause is understood before any fix is attempted.
Idioma del texto original: inglés