Build a complete FiestaBoard plugin end-to-end — code, manifest, tests, docs, CI, release automation, and registry PR. Use this skill whenever the user wants to create, scaffold, build, or write a new FiestaBoard plugin or data-source integration (weather, transit, stocks, calendars, jokes, art, home-automation, any feed), turn an API or data source into a board display, or publish a plugin to the registry. Trigger eagerly on phrases like "make a plugin", "new plugin", "scaffold a plugin", "build a FiestaBoard integration", "I want a plugin that shows X on my board", "add a plugin for <service>", "publish my plugin", or any request that ends in a board displaying live data. Use this even when the user does not say the word "plugin" — if the intent is "get <some data> onto a Vestaboard/FiestaBoard", that is this skill. Also handles bundled in-repo plugins (plugins/<id>/) as a secondary mode.
Scaffold or tune a Claude-powered GitHub Actions feedback loop — the docs-audit pattern (scheduled cron → audit → file issues → open PRs → auto-review → capture rejections to learn from). Use this skill whenever the user wants to create a new automated Claude workflow for a domain (tests, perf, i18n, plugins, security, infra, accessibility, schema migrations, etc.), mirror the docs-audit pattern, set up a recurring audit-and-fix loop, add a scheduled Claude job to GitHub Actions, build a "Claude workflow" or "Claude feedback loop", or tune knobs on an existing claude-*.yml workflow (cron schedule, model tier, batch size, queue thresholds, file globs, draft caps, allowed-tools allowlists, time-window gates). Trigger eagerly on phrases like "set up an automation", "Claude cron", "recurring Claude job", "audit loop", "feedback loop", "scan repeatedly for X", "automate fixing X", "fan out Claude on X", "add a workflow that runs every day", or any request to tune cron / effort / model on an existing `.github/workf