with one click
brave-dev-bot
brave-dev-bot contains 11 collected skills from brave-experiments, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Rebase all open PRs by the bot account onto the upstream default branch. Fetches the upstream remote first to ensure it is up to date, then rebases each bot PR branch and force-pushes with --force-with-lease. Triggers on: rebase bot prs, rebase all my prs, rebase open prs on upstream, update prs against master.
Fetch upstream Chromium documentation and merge guidelines into our best practices files. Detects new rules, conflicts, and outdated entries. Triggers on: update best practices, merge upstream best practices, sync best practices, fetch chromium guidelines.
Review PRs in the configured PR repository for best practices violations. Supports single PR (#12345), state filter (open/closed/all), and auto mode for cron. Triggers on: review prs, review recent prs, /review-prs, check prs for best practices.
Fetch open issues assigned to the bot from the configured issue repository and add missing ones to the PRD backlog. Triggers on: add backlog to prd, update prd with issues, sync backlog, fetch issues for prd.
Check incoming Signal messages and execute commands. Reads pending messages, processes instructions, replies with results. Triggers on: check signal, check signal messages, process signal, signal inbox.
Commit changes without Co-Authored-By attribution. Creates logical, atomic commits.
Analyze review comments from PRs in the configured PR repository to discover learnable patterns for improving bot documentation and best practices. Triggers on: learnable-pattern-search, learn from prs, analyze reviews, find patterns in prs.
Analyze iteration logs in ./logs for errors, schedule gaps, and problems. Checks if cron jobs (run.sh, review-prs, add-backlog, learnable-pattern-search, check-signal) are running correctly. Triggers on: analyze logs, check logs, logs analysis, log report.
Convert PRDs to prd.json format for the autonomous agent system. Use when you have an existing PRD and need to convert it to prd.json format. Triggers on: convert this prd, turn this into prd.json, create prd.json from this.
Archive merged and invalid stories from prd.json to prd.archived.json, keeping only active work in the main PRD. Triggers on: clean prd, archive merged stories, clean up prd, move merged stories.
Generate a Product Requirements Document (PRD) for a new feature. Use when planning a feature, starting a new project, or when asked to create a PRD. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.