AgentSpec commands for workflow. Use /workflow-commands + intent. Reads .github/config/grounding.md before executing. Commands: /brainstorm, /build, /validate, /create-pr, /define, /design, /iterate, /ship
AgentSpec commands for managing project knowledge context. Use /knowledge-context-commands + intent. Reads .github/config/grounding.md before executing. Commands: /create-context, /update-context, /check-context
Meta-skill for scaffolding new AgentSpec skills. Creates skill directory structure with SKILL.md, commands/, references/, templates/, and scripts/.
AgentSpec commands for knowledge. Use /knowledge-commands + intent. Reads .github/config/grounding.md before executing. Commands: /create-kb, /update-kb, /refresh-stale-kbs
Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) โ present it as a styled HTML page instead.
AgentSpec commands for core. Use /core-commands + intent. Reads .github/config/grounding.md before executing. Commands: /meeting, /memory, /readme-maker, /status, /sync-context
AgentSpec commands for data-engineering. Use /data-engineering-commands + intent. Reads .github/config/grounding.md before executing. Commands: /ai-pipeline, /data-contract, /data-quality, /lakehouse, /migrate, /pipeline, /schema, /sql-review
Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.