.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

…/selhorys/dataspoke-baseline
home/subagents/selhorys/dataspoke-baseline
selhorys avatar

selhorys/dataspoke-baseline

10 subagents

View on GitHub
Subagent
airflow-dagWrites Airflow DAG Python files and workflow parameter modules in src/workflows/. Launch only with an approved implementation plan, or for a reviewer-directed fix pass.backendWrites FastAPI/Python backend code for DataSpoke across src/api/, src/backend/, and src/shared/. Launch only with an approved implementation plan, or for a reviewer-directed fix pass.frontendWrites Next.js + TypeScript frontend code for DataSpoke in src/frontend/. Launch only with an approved implementation plan, or for a reviewer-directed fix pass.k8s-helmWrites Helm charts, Dockerfiles, Kubernetes manifests, and dev environment scripts for DataSpoke components. Launch only with an approved implementation plan; no review loop.reviewerIndependently reviews generated code against the feature spec and implementation plan. Produces structured findings with pass/fail scoring. Use after a code generator agent (backend, airflow-dag,…security-reviewerIndependently reviews generated code for security issues (injection, authn/authz, secrets, supply chain, crypto, DataHub emission safety). Runs in parallel with `reviewer` when a generator touches…specWrites and edits DataSpoke specification documents under spec/ (top-level and spec/feature/<FEATURE>.md), following the project spec hierarchy, naming, and timeless-reference conventions.spec-reviewerIndependently reviews specification documents produced by the `spec` agent against the spec hierarchy and the approved plan. Audits hierarchy/priority compliance, contradictions with higher-priority…testWrites and runs tests for DataSpoke across all layers (unit, spot integration, api-wired integration, E2E). Launch only with an approved implementation plan, or for a test-reviewer-directed fix pass.test-reviewerIndependently reviews tests produced by the `test` agent against the feature spec. Audits whether assertions derive from spec invariants rather than current implementation behavior. Produces…