[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-automattic-radical-pipelines":3,"mdc-n0xki5-key":36,"related-repo-automattic-radical-pipelines":404,"related-org-automattic-radical-pipelines":414},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":11,"stars":25,"repoUrl":26,"updatedAt":27,"license":28,"forks":29,"topics":30,"repo":31,"sourceUrl":34,"mdContent":35},"radical-pipelines","run autonomous software engineering pipelines","Run an autonomous software engineering pipeline that takes an issue through five sequential phases (Intent → Spec → Design doc → Build → Document), each producing inspectable artifacts. Use when the user wants to work on an issue or run a pipeline.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},"automattic","Automattic","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Fautomattic.png",[12,16,19,22],{"name":13,"slug":14,"type":15},"Automation","automation","tag",{"name":17,"slug":18,"type":15},"Documentation","documentation",{"name":20,"slug":21,"type":15},"Engineering","engineering",{"name":23,"slug":24,"type":15},"Code Analysis","code-analysis",10,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fradical-pipelines","2026-06-04T08:06:46.401676",null,2,[],{"repoUrl":26,"stars":25,"forks":29,"topics":32,"description":33},[],"Set of tools to orchestrate autonomous development pipelines","https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fradical-pipelines\u002Ftree\u002FHEAD\u002Fskills\u002Fradical-pipelines","---\nname: radical-pipelines\ndescription: Run an autonomous software engineering pipeline that takes an issue through five sequential phases (Intent → Spec → Design doc → Build → Document), each producing inspectable artifacts. Use when the user wants to work on an issue or run a pipeline.\n---\n\n# Radical Pipelines\n\n## Overview\n\nYou are an orchestrator that works on software engineering issues by running them through a pipeline of defined phases.\n\n## Rules\n\n- Humans only talk with you, never with the other agents.\n- Each phase produces concrete, inspectable artifacts that humans can review, revise, and relaunch from if needed.\n\n## Workflows\n\nYou can move forward the pipelines through the different phases in two modes: autonomous and assisted. The owner chooses the mode at the start of each run.\n\n### The autonomous workflow\n\n- You orchestrate teams of agents to do each phase's work; you do not produce the artifacts yourself.\n- Once the autonomous workflow starts, it runs each phase end-to-end without further questions until it reaches the target phase agreed with the owner.\n\n### The assisted workflow\n\n- You drive a single phase directly with the owner, typically through Q&A and research, and synthesize the artifacts yourself. No team of agents are spawned.\n- The owner reviews and explicitly approves the artifacts before anything is committed.\n\n## Phases\n\n| #   | Phase      | Subfolder      | Produces                                                                                            |\n| --- | ---------- | -------------- | --------------------------------------------------------------------------------------------------- |\n| 0   | Intent     | `0-intent`     | The input                                                                                           |\n| 1   | Spec       | `1-spec`       | Requirements, acceptance criteria, out-of-scope                                                     |\n| 2   | Design doc | `2-design-doc` | Architecture, API design, technical decisions, trade-offs                                           |\n| 3   | Build      | `3-build`      | The build plan, code changes, unit and end-to-end tests, behavior verification, and a build summary |\n| 4   | Document   | `4-document`   | The document plan, documentation (both internal and external), and a document summary               |\n\n## Project conventions\n\nThis skill is generic; each project supplies its own conventions that you must load and verify before doing any workflow.\n\nLoad them now by reading `reference\u002Fconventions\u002Fload.md`.\n\n## Entry points\n\nAt session start, pick an entry point from the table below.\n\n| When the owner wants to... | Read                            |\n| -------------------------- | ------------------------------- |\n| Work on an issue           | `reference\u002Fwork-on-an-issue.md` |\n| Manage issues              | `reference\u002Fmanage-issues.md`    |\n",{"data":37,"body":38},{"name":4,"description":6},{"type":39,"children":40},"root",[41,49,56,62,68,83,89,94,101,114,120,133,139,313,319,324,337,343,348],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Radical Pipelines",{"type":42,"tag":50,"props":51,"children":53},"h2",{"id":52},"overview",[54],{"type":47,"value":55},"Overview",{"type":42,"tag":57,"props":58,"children":59},"p",{},[60],{"type":47,"value":61},"You are an orchestrator that works on software engineering issues by running them through a pipeline of defined phases.",{"type":42,"tag":50,"props":63,"children":65},{"id":64},"rules",[66],{"type":47,"value":67},"Rules",{"type":42,"tag":69,"props":70,"children":71},"ul",{},[72,78],{"type":42,"tag":73,"props":74,"children":75},"li",{},[76],{"type":47,"value":77},"Humans only talk with you, never with the other agents.",{"type":42,"tag":73,"props":79,"children":80},{},[81],{"type":47,"value":82},"Each phase produces concrete, inspectable artifacts that humans can review, revise, and relaunch from if needed.",{"type":42,"tag":50,"props":84,"children":86},{"id":85},"workflows",[87],{"type":47,"value":88},"Workflows",{"type":42,"tag":57,"props":90,"children":91},{},[92],{"type":47,"value":93},"You can move forward the pipelines through the different phases in two modes: autonomous and assisted. The owner chooses the mode at the start of each run.",{"type":42,"tag":95,"props":96,"children":98},"h3",{"id":97},"the-autonomous-workflow",[99],{"type":47,"value":100},"The autonomous workflow",{"type":42,"tag":69,"props":102,"children":103},{},[104,109],{"type":42,"tag":73,"props":105,"children":106},{},[107],{"type":47,"value":108},"You orchestrate teams of agents to do each phase's work; you do not produce the artifacts yourself.",{"type":42,"tag":73,"props":110,"children":111},{},[112],{"type":47,"value":113},"Once the autonomous workflow starts, it runs each phase end-to-end without further questions until it reaches the target phase agreed with the owner.",{"type":42,"tag":95,"props":115,"children":117},{"id":116},"the-assisted-workflow",[118],{"type":47,"value":119},"The assisted workflow",{"type":42,"tag":69,"props":121,"children":122},{},[123,128],{"type":42,"tag":73,"props":124,"children":125},{},[126],{"type":47,"value":127},"You drive a single phase directly with the owner, typically through Q&A and research, and synthesize the artifacts yourself. No team of agents are spawned.",{"type":42,"tag":73,"props":129,"children":130},{},[131],{"type":47,"value":132},"The owner reviews and explicitly approves the artifacts before anything is committed.",{"type":42,"tag":50,"props":134,"children":136},{"id":135},"phases",[137],{"type":47,"value":138},"Phases",{"type":42,"tag":140,"props":141,"children":142},"table",{},[143,172],{"type":42,"tag":144,"props":145,"children":146},"thead",{},[147],{"type":42,"tag":148,"props":149,"children":150},"tr",{},[151,157,162,167],{"type":42,"tag":152,"props":153,"children":154},"th",{},[155],{"type":47,"value":156},"#",{"type":42,"tag":152,"props":158,"children":159},{},[160],{"type":47,"value":161},"Phase",{"type":42,"tag":152,"props":163,"children":164},{},[165],{"type":47,"value":166},"Subfolder",{"type":42,"tag":152,"props":168,"children":169},{},[170],{"type":47,"value":171},"Produces",{"type":42,"tag":173,"props":174,"children":175},"tbody",{},[176,205,232,259,286],{"type":42,"tag":148,"props":177,"children":178},{},[179,185,190,200],{"type":42,"tag":180,"props":181,"children":182},"td",{},[183],{"type":47,"value":184},"0",{"type":42,"tag":180,"props":186,"children":187},{},[188],{"type":47,"value":189},"Intent",{"type":42,"tag":180,"props":191,"children":192},{},[193],{"type":42,"tag":194,"props":195,"children":197},"code",{"className":196},[],[198],{"type":47,"value":199},"0-intent",{"type":42,"tag":180,"props":201,"children":202},{},[203],{"type":47,"value":204},"The input",{"type":42,"tag":148,"props":206,"children":207},{},[208,213,218,227],{"type":42,"tag":180,"props":209,"children":210},{},[211],{"type":47,"value":212},"1",{"type":42,"tag":180,"props":214,"children":215},{},[216],{"type":47,"value":217},"Spec",{"type":42,"tag":180,"props":219,"children":220},{},[221],{"type":42,"tag":194,"props":222,"children":224},{"className":223},[],[225],{"type":47,"value":226},"1-spec",{"type":42,"tag":180,"props":228,"children":229},{},[230],{"type":47,"value":231},"Requirements, acceptance criteria, out-of-scope",{"type":42,"tag":148,"props":233,"children":234},{},[235,240,245,254],{"type":42,"tag":180,"props":236,"children":237},{},[238],{"type":47,"value":239},"2",{"type":42,"tag":180,"props":241,"children":242},{},[243],{"type":47,"value":244},"Design doc",{"type":42,"tag":180,"props":246,"children":247},{},[248],{"type":42,"tag":194,"props":249,"children":251},{"className":250},[],[252],{"type":47,"value":253},"2-design-doc",{"type":42,"tag":180,"props":255,"children":256},{},[257],{"type":47,"value":258},"Architecture, API design, technical decisions, trade-offs",{"type":42,"tag":148,"props":260,"children":261},{},[262,267,272,281],{"type":42,"tag":180,"props":263,"children":264},{},[265],{"type":47,"value":266},"3",{"type":42,"tag":180,"props":268,"children":269},{},[270],{"type":47,"value":271},"Build",{"type":42,"tag":180,"props":273,"children":274},{},[275],{"type":42,"tag":194,"props":276,"children":278},{"className":277},[],[279],{"type":47,"value":280},"3-build",{"type":42,"tag":180,"props":282,"children":283},{},[284],{"type":47,"value":285},"The build plan, code changes, unit and end-to-end tests, behavior verification, and a build summary",{"type":42,"tag":148,"props":287,"children":288},{},[289,294,299,308],{"type":42,"tag":180,"props":290,"children":291},{},[292],{"type":47,"value":293},"4",{"type":42,"tag":180,"props":295,"children":296},{},[297],{"type":47,"value":298},"Document",{"type":42,"tag":180,"props":300,"children":301},{},[302],{"type":42,"tag":194,"props":303,"children":305},{"className":304},[],[306],{"type":47,"value":307},"4-document",{"type":42,"tag":180,"props":309,"children":310},{},[311],{"type":47,"value":312},"The document plan, documentation (both internal and external), and a document summary",{"type":42,"tag":50,"props":314,"children":316},{"id":315},"project-conventions",[317],{"type":47,"value":318},"Project conventions",{"type":42,"tag":57,"props":320,"children":321},{},[322],{"type":47,"value":323},"This skill is generic; each project supplies its own conventions that you must load and verify before doing any workflow.",{"type":42,"tag":57,"props":325,"children":326},{},[327,329,335],{"type":47,"value":328},"Load them now by reading ",{"type":42,"tag":194,"props":330,"children":332},{"className":331},[],[333],{"type":47,"value":334},"reference\u002Fconventions\u002Fload.md",{"type":47,"value":336},".",{"type":42,"tag":50,"props":338,"children":340},{"id":339},"entry-points",[341],{"type":47,"value":342},"Entry points",{"type":42,"tag":57,"props":344,"children":345},{},[346],{"type":47,"value":347},"At session start, pick an entry point from the table below.",{"type":42,"tag":140,"props":349,"children":350},{},[351,367],{"type":42,"tag":144,"props":352,"children":353},{},[354],{"type":42,"tag":148,"props":355,"children":356},{},[357,362],{"type":42,"tag":152,"props":358,"children":359},{},[360],{"type":47,"value":361},"When the owner wants to...",{"type":42,"tag":152,"props":363,"children":364},{},[365],{"type":47,"value":366},"Read",{"type":42,"tag":173,"props":368,"children":369},{},[370,387],{"type":42,"tag":148,"props":371,"children":372},{},[373,378],{"type":42,"tag":180,"props":374,"children":375},{},[376],{"type":47,"value":377},"Work on an issue",{"type":42,"tag":180,"props":379,"children":380},{},[381],{"type":42,"tag":194,"props":382,"children":384},{"className":383},[],[385],{"type":47,"value":386},"reference\u002Fwork-on-an-issue.md",{"type":42,"tag":148,"props":388,"children":389},{},[390,395],{"type":42,"tag":180,"props":391,"children":392},{},[393],{"type":47,"value":394},"Manage issues",{"type":42,"tag":180,"props":396,"children":397},{},[398],{"type":42,"tag":194,"props":399,"children":401},{"className":400},[],[402],{"type":47,"value":403},"reference\u002Fmanage-issues.md",{"items":405,"total":413},[406],{"slug":4,"name":4,"fn":5,"description":6,"org":407,"tags":408,"stars":25,"repoUrl":26,"updatedAt":27},{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[409,410,411,412],{"name":13,"slug":14,"type":15},{"name":23,"slug":24,"type":15},{"name":17,"slug":18,"type":15},{"name":20,"slug":21,"type":15},1,{"items":415,"total":605},[416,437,456,470,487,502,516,531,548,559,574,590],{"slug":417,"name":417,"fn":418,"description":419,"org":420,"tags":421,"stars":434,"repoUrl":435,"updatedAt":436},"annotate","collect visual feedback with browser annotation tools","Open a browser with visual annotation tools. The user clicks elements on their site and leaves feedback — the agent reads annotations and makes changes. Use this when the user wants to point at specific elements to fix, tweak, or redesign.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[422,425,428,431],{"name":423,"slug":424,"type":15},"Frontend","frontend",{"name":426,"slug":427,"type":15},"Productivity","productivity",{"name":429,"slug":430,"type":15},"UX Copy","ux-copy",{"name":432,"slug":433,"type":15},"UX Design","ux-design",484,"https:\u002F\u002Fgithub.com\u002FAutomattic\u002Fstudio","2026-05-06T05:40:01.516544",{"slug":438,"name":438,"fn":439,"description":440,"org":441,"tags":442,"stars":434,"repoUrl":435,"updatedAt":455},"block-content","write editable WordPress block markup","Write editable WordPress block markup for local Studio sites, including core\u002Fhtml limits, block-theme layout rules, full-width sections, validation, and skeleton-first page\u002FCSS recipes.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[443,446,449,452],{"name":444,"slug":445,"type":15},"Block Editor","block-editor",{"name":447,"slug":448,"type":15},"CSS","css",{"name":450,"slug":451,"type":15},"HTML","html",{"name":453,"slug":454,"type":15},"WordPress","wordpress","2026-05-27T07:01:55.629681",{"slug":457,"name":457,"fn":458,"description":459,"org":460,"tags":461,"stars":434,"repoUrl":435,"updatedAt":469},"hosting-plans-helper","provide WordPress.com hosting plan information","Answer WordPress.com plan, pricing, upgrade, and feature-tier questions (plan names, what each tier unlocks — plugins, themes, custom code, SSH, hosting — and current prices) from authoritative live data. Load before answering ANY plan, pricing, or feature-gating question; never answer these from memory.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[462,465,468],{"name":463,"slug":464,"type":15},"Pricing","pricing",{"name":466,"slug":467,"type":15},"Reference","reference",{"name":453,"slug":454,"type":15},"2026-07-02T07:42:33.654791",{"slug":471,"name":471,"fn":472,"description":473,"org":474,"tags":475,"stars":434,"repoUrl":435,"updatedAt":486},"liberate","migrate websites to WordPress","Import and rebuild a website from a closed platform (Wix, Squarespace, Webflow, Shopify, GoDaddy, Hostinger, HubSpot, Weebly) into a Studio WordPress site. Extracts pages\u002Fposts\u002Fproducts + media, then reconstructs the design as editable blocks + WooCommerce OR as a high-fidelity replica theme. Invoke when the user wants to migrate, import, liberate, or rebuild a site from one of these platforms.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[476,479,482,485],{"name":477,"slug":478,"type":15},"CMS","cms",{"name":480,"slug":481,"type":15},"Migration","migration",{"name":483,"slug":484,"type":15},"Web Development","web-development",{"name":453,"slug":454,"type":15},"2026-07-09T06:47:33.454311",{"slug":488,"name":488,"fn":489,"description":490,"org":491,"tags":492,"stars":434,"repoUrl":435,"updatedAt":501},"need-for-speed","run frontend performance audits for WordPress sites","Run a frontend performance audit on a WordPress site and get actionable optimization recommendations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[493,496,497,500],{"name":494,"slug":495,"type":15},"Audit","audit",{"name":423,"slug":424,"type":15},{"name":498,"slug":499,"type":15},"Performance","performance",{"name":453,"slug":454,"type":15},"2026-05-06T05:40:06.433267",{"slug":503,"name":503,"fn":504,"description":505,"org":506,"tags":507,"stars":434,"repoUrl":435,"updatedAt":515},"plugin-recommendations","recommend WordPress plugins for site features","Choose recommended plugins and plugin-provided blocks for features core WordPress blocks do not cover - ecommerce (WooCommerce), forms and newsletters (Jetpack), online courses and quizzes (Sensei LMS), polls, surveys and ratings (Crowdsignal), spam protection (Akismet) - while keeping generated content editable and avoiding raw HTML fallbacks. Any request to sell products or build a shop, store, or storefront requires WooCommerce with products.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[508,511,514],{"name":509,"slug":510,"type":15},"Content Creation","content-creation",{"name":512,"slug":513,"type":15},"Plugin Development","plugin-development",{"name":453,"slug":454,"type":15},"2026-05-27T07:01:58.249105",{"slug":517,"name":517,"fn":518,"description":519,"org":520,"tags":521,"stars":434,"repoUrl":435,"updatedAt":530},"rank-me-up","run on-page SEO audits for WordPress sites","Run an on-page SEO audit on a WordPress site and get actionable recommendations to improve search visibility.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[522,523,526,529],{"name":494,"slug":495,"type":15},{"name":524,"slug":525,"type":15},"Marketing","marketing",{"name":527,"slug":528,"type":15},"SEO","seo",{"name":453,"slug":454,"type":15},"2026-05-06T05:40:05.196367",{"slug":532,"name":532,"fn":533,"description":534,"org":535,"tags":536,"stars":434,"repoUrl":435,"updatedAt":547},"site-spec","gather specifications for new WordPress sites","Gather the site name and layout preference before building a WordPress site. Run this before creating any new site.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[537,540,543,546],{"name":538,"slug":539,"type":15},"Design","design",{"name":541,"slug":542,"type":15},"Product Management","product-management",{"name":544,"slug":545,"type":15},"Specs","specs",{"name":453,"slug":454,"type":15},"2026-05-06T05:40:02.739409",{"slug":549,"name":549,"fn":550,"description":551,"org":552,"tags":553,"stars":434,"repoUrl":435,"updatedAt":558},"studio-cli","manage local WordPress sites with Studio CLI","Use the Studio CLI to manage local WordPress sites, authentication, and preview sites. Invoke this skill when you need to run Studio CLI commands, manage sites, or troubleshoot site issues.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[554,557],{"name":555,"slug":556,"type":15},"CLI","cli",{"name":453,"slug":454,"type":15},"2026-04-06T18:02:57.150231",{"slug":560,"name":560,"fn":561,"description":562,"org":563,"tags":564,"stars":434,"repoUrl":435,"updatedAt":573},"taxonomist","optimize WordPress category taxonomy","Analyze and optimize a WordPress site's category taxonomy. Exports all posts, uses AI to suggest an improved category structure — merging duplicates, retiring dead categories, creating missing ones, writing descriptions, and re-categorizing posts. Run this when the user wants to clean up or improve their categories.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[565,568,571,572],{"name":566,"slug":567,"type":15},"Content Strategy","content-strategy",{"name":569,"slug":570,"type":15},"Data Cleaning","data-cleaning",{"name":527,"slug":528,"type":15},{"name":453,"slug":454,"type":15},"2026-05-06T05:40:03.966799",{"slug":575,"name":575,"fn":576,"description":577,"org":578,"tags":579,"stars":434,"repoUrl":435,"updatedAt":589},"visual-design","plan and execute visual design direction","Plan and execute high-quality visual direction for site creation, redesign, layout, typography, color, motion, and visual polish.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[580,583,584,587],{"name":581,"slug":582,"type":15},"Animation","animation",{"name":538,"slug":539,"type":15},{"name":585,"slug":586,"type":15},"Typography","typography",{"name":588,"slug":575,"type":15},"Visual Design","2026-07-24T05:40:57.887452",{"slug":591,"name":591,"fn":592,"description":593,"org":594,"tags":595,"stars":434,"repoUrl":435,"updatedAt":604},"visual-polish","verify and polish website visual design","Verify and polish a built or redesigned site by diagnosing rendered-DOM issues against intent and fixing them in a planned, batched screenshot-and-fix loop.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":8},[596,599,600,603],{"name":597,"slug":598,"type":15},"Debugging","debugging",{"name":423,"slug":424,"type":15},{"name":601,"slug":602,"type":15},"Screenshots","screenshots",{"name":588,"slug":575,"type":15},"2026-06-06T07:09:59.809812",81]