بنقرة واحدة
commit
Commit changes without Co-Authored-By attribution. Creates logical, atomic commits.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Commit changes without Co-Authored-By attribution. Creates logical, atomic commits.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
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.
| name | commit |
| description | Commit changes without Co-Authored-By attribution. Creates logical, atomic commits. |
| argument-hint | [branch|master] [push] |
Read the skill file at $TARGET_REPO/.claude/skills/commit/SKILL.md and follow its instructions exactly, using the same arguments that were passed to this skill.