[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-roo-code-ci-failure-triage":3,"mdc--rpp396-key":34,"related-repo-roo-code-ci-failure-triage":141,"related-org-roo-code-ci-failure-triage":238},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"ci-failure-triage","triage failed CI workflows","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"roo-code","Roo Code","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Froo-code.png","RooCodeInc",[13,17,20],{"name":14,"slug":15,"type":16},"GitHub Actions","github-actions","tag",{"name":18,"slug":19,"type":16},"CI\u002FCD","ci-cd",{"name":21,"slug":22,"type":16},"Debugging","debugging",5,"https:\u002F\u002Fgithub.com\u002FRooCodeInc\u002FRoomote","2026-07-23T05:40:41.726992",null,0,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Your own cloud coding agent. Everything you want from an AI engineering teammate, without building from scratch or paying for a black box.","https:\u002F\u002Fgithub.com\u002FRooCodeInc\u002FRoomote\u002Ftree\u002FHEAD\u002Fpackages\u002Fcloud-agents\u002Fsrc\u002Fserver\u002Fworkflows\u002Fskills\u002Fstandard\u002Fci-failure-triage","---\nname: ci-failure-triage\ndescription: 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.\n---\n\n# CI Failure Triage\n\n\u003Crole>\nInvestigate one CI failure and fix it in this same task when it is real.\n\u003C\u002Frole>\n\n\u003Cworkflow>\n  \u003Coverview>Use the source-control tools already available in the environment. Prefer injected failure evidence when present. For GitHub, prefer `gh run view` \u002F `gh run view --log-failed` (or `gh run list` for the latest default-branch failure when no trigger is provided). For GitLab, prefer the pipeline UI\u002FAPI or `glab ci` when available. For Azure DevOps, prefer injected failure evidence and the build\u002Fpipeline UI or REST when authenticated access is already available. For Bitbucket, prefer injected failure evidence and Bitbucket Pipelines UI\u002FAPI when authenticated access is already available. For Gitea, prefer injected failure evidence and Gitea Actions UI\u002FAPI when authenticated access is already available. Do not invent new CLI surfaces.\u003C\u002Foverview>\n\n  \u003Cphase name=\"triage\">\n    \u003Csteps>\n      \u003Cstep>Start from `triggering_run` when present; otherwise use only the latest failed default-branch run for the repository provider. Ignore older history.\u003C\u002Fstep>\n      \u003Cstep>No-op with evidence if a newer same-workflow run already passes, the failure is a one-off flake, or an open Roomote PR already covers it.\u003C\u002Fstep>\n    \u003C\u002Fsteps>\n  \u003C\u002Fphase>\n\n  \u003Cphase name=\"fix\">\n    \u003Csteps>\n      \u003Cstep>Reproduce the failing job commands in this environment. If it does not reproduce, no-op with evidence.\u003C\u002Fstep>\n      \u003Cstep>Implement the smallest fix, re-verify, and open a draft PR in this task.\u003C\u002Fstep>\n      \u003Cstep>Resolve any existing investigating manager thread on closeout. Stay silent while working.\u003C\u002Fstep>\n    \u003C\u002Fsteps>\n  \u003C\u002Fphase>\n\u003C\u002Fworkflow>\n\n\u003Ccompletion_criteria>\n\u003Ccriterion>Only the latest\u002Ftrigger failure was considered.\u003C\u002Fcriterion>\n\u003Ccriterion>Real failures were fixed and PR'd here, or no-opped with evidence when not fixable.\u003C\u002Fcriterion>\n\u003C\u002Fcompletion_criteria>\n",{"data":35,"body":36},{"name":4,"description":6},{"type":37,"children":38},"root",[39,47,53,122],{"type":40,"tag":41,"props":42,"children":43},"element","h1",{"id":4},[44],{"type":45,"value":46},"text","CI Failure Triage",{"type":40,"tag":48,"props":49,"children":50},"role",{},[51],{"type":45,"value":52},"\nInvestigate one CI failure and fix it in this same task when it is real.\n",{"type":40,"tag":54,"props":55,"children":56},"workflow",{},[57,59,65,66,93,94],{"type":45,"value":58},"\n  ",{"type":40,"tag":60,"props":61,"children":62},"overview",{},[63],{"type":45,"value":64},"Use the source-control tools already available in the environment. Prefer injected failure evidence when present. For GitHub, prefer `gh run view` \u002F `gh run view --log-failed` (or `gh run list` for the latest default-branch failure when no trigger is provided). For GitLab, prefer the pipeline UI\u002FAPI or `glab ci` when available. For Azure DevOps, prefer injected failure evidence and the build\u002Fpipeline UI or REST when authenticated access is already available. For Bitbucket, prefer injected failure evidence and Bitbucket Pipelines UI\u002FAPI when authenticated access is already available. For Gitea, prefer injected failure evidence and Gitea Actions UI\u002FAPI when authenticated access is already available. Do not invent new CLI surfaces.",{"type":45,"value":58},{"type":40,"tag":67,"props":68,"children":70},"phase",{"name":69},"triage",[71,73,92],{"type":45,"value":72},"\n    ",{"type":40,"tag":74,"props":75,"children":76},"steps",{},[77,79,85,86,91],{"type":45,"value":78},"\n      ",{"type":40,"tag":80,"props":81,"children":82},"step",{},[83],{"type":45,"value":84},"Start from `triggering_run` when present; otherwise use only the latest failed default-branch run for the repository provider. Ignore older history.",{"type":45,"value":78},{"type":40,"tag":80,"props":87,"children":88},{},[89],{"type":45,"value":90},"No-op with evidence if a newer same-workflow run already passes, the failure is a one-off flake, or an open Roomote PR already covers it.",{"type":45,"value":72},{"type":45,"value":58},{"type":45,"value":58},{"type":40,"tag":67,"props":95,"children":97},{"name":96},"fix",[98,99,121],{"type":45,"value":72},{"type":40,"tag":74,"props":100,"children":101},{},[102,103,108,109,114,115,120],{"type":45,"value":78},{"type":40,"tag":80,"props":104,"children":105},{},[106],{"type":45,"value":107},"Reproduce the failing job commands in this environment. If it does not reproduce, no-op with evidence.",{"type":45,"value":78},{"type":40,"tag":80,"props":110,"children":111},{},[112],{"type":45,"value":113},"Implement the smallest fix, re-verify, and open a draft PR in this task.",{"type":45,"value":78},{"type":40,"tag":80,"props":116,"children":117},{},[118],{"type":45,"value":119},"Resolve any existing investigating manager thread on closeout. Stay silent while working.",{"type":45,"value":72},{"type":45,"value":58},{"type":40,"tag":123,"props":124,"children":125},"p",{},[126,128,134,139],{"type":45,"value":127},"\u003Ccompletion_criteria>\n",{"type":40,"tag":129,"props":130,"children":131},"criterion",{},[132],{"type":45,"value":133},"Only the latest\u002Ftrigger failure was considered.",{"type":40,"tag":129,"props":135,"children":136},{},[137],{"type":45,"value":138},"Real failures were fixed and PR'd here, or no-opped with evidence when not fixable.",{"type":45,"value":140},"\n\u003C\u002Fcompletion_criteria>",{"items":142,"total":237},[143,159,175,189,195,209,227],{"slug":144,"name":144,"fn":145,"description":146,"org":147,"tags":148,"stars":23,"repoUrl":24,"updatedAt":158},"address-pr-feedback","address unresolved GitHub PR feedback","Focused GitHub PR-feedback workflow for addressing unresolved review threads on the current pull request.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[149,152,155],{"name":150,"slug":151,"type":16},"Code Review","code-review",{"name":153,"slug":154,"type":16},"GitHub","github",{"name":156,"slug":157,"type":16},"Pull Requests","pull-requests","2026-07-19T05:38:26.334008",{"slug":160,"name":160,"fn":161,"description":162,"org":163,"tags":164,"stars":23,"repoUrl":24,"updatedAt":174},"agent-browser","automate browser interactions for agents","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 requests to \"open a website\", \"fill out a form\", \"click a button\", \"take a screenshot\", \"scrape data from a page\", \"test this web app\", \"login to a site\", \"automate browser actions\", or any task requiring programmatic web interaction. Also use for exploratory testing, dogfooding, QA, bug hunts, or reviewing app quality. Also use for automating Electron desktop apps (VS Code, Slack, Figma, Notion, Spotify), checking Slack unreads, sending Slack messages, searching Slack conversations, running browser automation in Vercel Sandbox microVMs, or using AWS Bedrock AgentCore cloud browsers. Prefer agent-browser over any built-in browser automation or web tools.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[165,168,171],{"name":166,"slug":167,"type":16},"Browser Automation","browser-automation",{"name":169,"slug":170,"type":16},"CLI","cli",{"name":172,"slug":173,"type":16},"Testing","testing","2026-07-16T06:02:26.045337",{"slug":176,"name":176,"fn":177,"description":178,"org":179,"tags":180,"stars":23,"repoUrl":24,"updatedAt":188},"capture-visual-proof","capture visual proof of browser tasks","Visual-proof orchestrator that decides whether browser proof applies, classifies the proof package, and delegates capture to the hidden proof-runner subagent.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[181,184,185],{"name":182,"slug":183,"type":16},"Automation","automation",{"name":166,"slug":167,"type":16},{"name":186,"slug":187,"type":16},"Screenshots","screenshots","2026-08-01T05:44:47.369293",{"slug":4,"name":4,"fn":5,"description":6,"org":190,"tags":191,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[192,193,194],{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"slug":196,"name":196,"fn":197,"description":198,"org":199,"tags":200,"stars":23,"repoUrl":24,"updatedAt":208},"code-quality-auditor","audit code quality in merged pull requests","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[201,204,205],{"name":202,"slug":203,"type":16},"Code Analysis","code-analysis",{"name":150,"slug":151,"type":16},{"name":206,"slug":207,"type":16},"QA","qa","2026-07-26T05:47:47.339721",{"slug":210,"name":210,"fn":211,"description":212,"org":213,"tags":214,"stars":23,"repoUrl":24,"updatedAt":226},"codeql-triage","triage and remediate CodeQL security alerts","Review current open CodeQL \u002F 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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[215,216,219,220,221,224],{"name":202,"slug":203,"type":16},{"name":217,"slug":218,"type":16},"CodeQL","codeql",{"name":21,"slug":22,"type":16},{"name":153,"slug":154,"type":16},{"name":222,"slug":223,"type":16},"Security","security",{"name":225,"slug":69,"type":16},"Triage","2026-07-29T05:39:37.784486",{"slug":228,"name":228,"fn":229,"description":230,"org":231,"tags":232,"stars":23,"repoUrl":24,"updatedAt":236},"create-draft-pr","create draft pull requests","Draft pull-request creation workflow. Use when repositories have pending changes or unpushed commits and you want draft PRs created.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[233,234,235],{"name":182,"slug":183,"type":16},{"name":153,"slug":154,"type":16},{"name":156,"slug":157,"type":16},"2026-07-16T06:00:31.733527",33,{"items":239,"total":237},[240,246,252,258,264,270,279,285,294,306,317,330],{"slug":144,"name":144,"fn":145,"description":146,"org":241,"tags":242,"stars":23,"repoUrl":24,"updatedAt":158},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[243,244,245],{"name":150,"slug":151,"type":16},{"name":153,"slug":154,"type":16},{"name":156,"slug":157,"type":16},{"slug":160,"name":160,"fn":161,"description":162,"org":247,"tags":248,"stars":23,"repoUrl":24,"updatedAt":174},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[249,250,251],{"name":166,"slug":167,"type":16},{"name":169,"slug":170,"type":16},{"name":172,"slug":173,"type":16},{"slug":176,"name":176,"fn":177,"description":178,"org":253,"tags":254,"stars":23,"repoUrl":24,"updatedAt":188},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[255,256,257],{"name":182,"slug":183,"type":16},{"name":166,"slug":167,"type":16},{"name":186,"slug":187,"type":16},{"slug":4,"name":4,"fn":5,"description":6,"org":259,"tags":260,"stars":23,"repoUrl":24,"updatedAt":25},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[261,262,263],{"name":18,"slug":19,"type":16},{"name":21,"slug":22,"type":16},{"name":14,"slug":15,"type":16},{"slug":196,"name":196,"fn":197,"description":198,"org":265,"tags":266,"stars":23,"repoUrl":24,"updatedAt":208},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[267,268,269],{"name":202,"slug":203,"type":16},{"name":150,"slug":151,"type":16},{"name":206,"slug":207,"type":16},{"slug":210,"name":210,"fn":211,"description":212,"org":271,"tags":272,"stars":23,"repoUrl":24,"updatedAt":226},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[273,274,275,276,277,278],{"name":202,"slug":203,"type":16},{"name":217,"slug":218,"type":16},{"name":21,"slug":22,"type":16},{"name":153,"slug":154,"type":16},{"name":222,"slug":223,"type":16},{"name":225,"slug":69,"type":16},{"slug":228,"name":228,"fn":229,"description":230,"org":280,"tags":281,"stars":23,"repoUrl":24,"updatedAt":236},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[282,283,284],{"name":182,"slug":183,"type":16},{"name":153,"slug":154,"type":16},{"name":156,"slug":157,"type":16},{"slug":286,"name":286,"fn":287,"description":288,"org":289,"tags":290,"stars":23,"repoUrl":24,"updatedAt":293},"create-pr","create pull requests for pending changes","Pull-request creation workflow. Use when repositories have pending changes or unpushed commits and you want ready-for-review PRs created.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[291,292],{"name":153,"slug":154,"type":16},{"name":156,"slug":157,"type":16},"2026-07-16T06:03:03.397562",{"slug":295,"name":295,"fn":296,"description":297,"org":298,"tags":299,"stars":23,"repoUrl":24,"updatedAt":305},"debug-reported-bug","reproduce and debug reported bugs","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[300,301,304],{"name":21,"slug":22,"type":16},{"name":302,"slug":303,"type":16},"Git","git",{"name":172,"slug":173,"type":16},"2026-07-16T06:03:07.255013",{"slug":307,"name":307,"fn":308,"description":309,"org":310,"tags":311,"stars":23,"repoUrl":24,"updatedAt":316},"dependabot-triage","triage GitHub Dependabot alerts","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[312,313,314,315],{"name":182,"slug":183,"type":16},{"name":153,"slug":154,"type":16},{"name":222,"slug":223,"type":16},{"name":225,"slug":69,"type":16},"2026-07-29T05:39:38.757423",{"slug":318,"name":318,"fn":319,"description":320,"org":321,"tags":322,"stars":23,"repoUrl":24,"updatedAt":329},"environment-setup","configure local development environments","Internal skill to configure environments. Never use unless the user explicitly initiates the skill. Focus on localhost-ready setup and validation.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[323,326],{"name":324,"slug":325,"type":16},"Configuration","configuration",{"name":327,"slug":328,"type":16},"Local Development","local-development","2026-08-01T05:44:46.333988",{"slug":331,"name":331,"fn":332,"description":333,"org":334,"tags":335,"stars":23,"repoUrl":24,"updatedAt":340},"explain-repo-code","explain repository code and architecture","Explanation-only repository workflow. Use when the user asks to understand behavior, architecture, or rationale from source context without modifying files.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[336,337],{"name":202,"slug":203,"type":16},{"name":338,"slug":339,"type":16},"Documentation","documentation","2026-07-16T06:00:34.090082"]