.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/sinishadjukic/worca-cc
home/subagents/sinishadjukic/worca-cc
sinishadjukic avatar

sinishadjukic/worca-cc

9 subagents

View on GitHub
Subagent
worca-dispatch-governance-reviewerAudit worca-cc changes against the dispatch governance model in `docs/governance.md` — three-tier allow/deny (always_disallowed, default_denied, per_agent_allow), wildcard semantics, the `["none"]`…worca-event-payload-reviewerAudit worca event changes — new event types, payload builder modifications, or renderer changes — for schema consistency, test coverage, and Tier 1 renderer wiring.worca-integrations-security-reviewerAudit worca webhook and chat integrations code for security — HMAC signing/verification correctness, timing-safe comparison usage, allowlist enforcement, env-var secret hygiene (never inline),…worca-release-preflightValidate worca-cc release readiness before `/worca-release` or `/worca-rc` — checks version-file parity (pyproject.toml + src/worca/__init__.py for Python; package.json for UI), clean working tree,…worca-stage-key-reviewerCatch the worca-cc "stage keys vs agent names" gotcha in code/tests — comparing `status.json` stage keys against agent names like `'guardian'` instead of stage keys like `'pr'` silently no-ops in…worca-ui-a11y-reviewerAudit worca-ui changes for accessibility — aria-labels on interactive elements, keyboard navigability, focus management, semantic markup, and color-not-alone signals.worca-ui-card-consistency-reviewerAudit worca-ui card views (run-card, fleet-card, workspace-card, new card types) against the layout spec in `worca-ui/docs/card-layout.md` — verifies the 4-section structure…worca-ui-design-reviewerReview worca-ui changes for badge color compliance (`worca-ui/docs/badge-color-language.md`), the lit-html template binding gotcha (`<elem attr="val"${expr}>` silently dropping ChildParts), and the…worca-ui-routing-reviewerAudit a worca-ui change that adds or modifies a section (page) to verify it's wired everywhere — view file, route dispatch, header title, sidebar entry, WS/fetch hooks. The repo has no central…