Minimal example plugin: two example skills (rdco-greeting + rdco-hello), skills-only. Copy this folder as a template for your own plugin.
Guides the full lifecycle of building a Microsoft Copilot Studio agent (plan -> build -> test -> publish -> maintain) and emits five standard deliverables. Standardizes on generative orchestration; bakes in verified Microsoft Learn corrections + safe defaults (Work IQ off, newest Sonnet, grounded internal agents).
Teaches Claude Code to use the Snowflake CLI (`snow`) — primarily to execute SQL and deploy DDL — via a /prime-snow-cli index skill plus reference files that mirror the full `snow` command tree (connection, object, stage, snowpark, streamlit, app, spcs, cortex, dbt, git, notebook, dcm) with pointers to the official docs.
A brigade for building skills: a multi-agent assembly line (spec -> tests -> author -> critic, with a convergence loop) that forces depth in from a competency source and gates slop with independent critics. Stations hand off through file artifacts; the expo routes each ticket (advance / refire-to-author / reroute-to-spec / reroute-to-steward / kill). Ships the steward (front-of-house context curation), the expo, reference workflows (single-ticket + rail queue-walk), and the variance-analysis worked example.
Professional discipline skills produced by the skill-agent-brigade. First skill: variance-analysis (Finance / managerial-accounting). Skills accrue here as the backlog is built out.