agentspec
Spec-driven data pipeline design, build, and quality gates
All Skills in This Repository (5)
Pure Emerald Level Indicatorsdata-engineering-guide
Guide data pipeline design, schema creation, and data quality checks.
excalidraw-diagram
Create Excalidraw diagrams for workflows, architectures, and concepts.
agent-router
Route data engineering tasks to specialized agents using file patterns and intent keywords.
visual-explainer
Generates HTML files for technical diagrams, data tables, and slide decks using Markdown and custom CSS.
sdd-workflow
Coordinates five-phase Spec-Driven Development workflow for feature projects from brainstorm to ship.
Frequently Asked Questions
FAQPage SchemaHow to install AgentSpec?โผ
Run `npx skills add luanmorenommaciel/agentspec --all -g -y` in your terminal to install the full skill set globally.
What is spec-driven data engineering?โผ
It is a five-phase workflow (brainstorm, define, design, build, ship) where every pipeline decision is grounded in 24 knowledge base domains instead of guessed. Each phase produces a validated document with quality gates before the next begins.
How does AgentSpec prevent bad SQL and broken pipelines?โผ
It routes work to specialist agents like sql-optimizer, dbt-specialist, and data-quality-analyst, then enforces contract linting and a cross-model judge before anything ships. Every recommendation is confidence-scored against real documentation.
Which data tools does AgentSpec cover?โผ
Knowledge domains span dbt, Spark, Airflow, Kafka streaming, Iceberg and Delta lakehouses, Snowflake, Databricks, BigQuery, Microsoft Fabric, AWS, GCP, and Terraform.
Do I need to know the workflow commands to use it?โผ
No. Describe your task in plain language and the agent-router automatically matches it to the right specialist agent and command, such as /pipeline, /schema, or /data-quality.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web