Skip to content
Marketing
Command

/spec-driven

Decompose a compound request (multiple deliverables, skills, pillars, or decision/check gates) into spec + plan + result-check before any downstream skill runs.

From plugin
482 skills13 agents2 commands3 hooks
shell
$ npx -y skills add agencia-conversion/agentic-seo-skills --agent claude-code

Ships with agentic-seo. Installing the plugin gets this command.

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/spec-driven

Context preview

What this command does when you run it.

Decompose a compound request (multiple deliverables, skills, pillars, or decision/check gates) into spec + plan + result-check before any downstream skill runs.

Command definition

spec-driven.md
description: Decompose a compound request (multiple deliverables, skills, pillars, or decision/check gates) into spec + plan + result-check before any downstream skill runs.
argument-hint: [optional extra context — leave empty to use the previous user message]

Invoke the `spec-driven` skill on the user's most recent compound request.

Request to decompose:

$ARGUMENTS

If `$ARGUMENTS` is empty, use the previous user message in the conversation as the request.

Follow the `spec-driven` skill contract exactly:

1. Decompose the request into deliverables, source inputs, downstream skills, dependencies, decision gates, and deterministic checks. 2. Present a **simple design** (entregáveis, ordem, decisões, critérios de sucesso, arquivos de controle). 3. Write `project/workbench/specs/<slug>/spec.md`, `plan.md`, and `result-check.md` unless the user explicitly requested review-only planning. 4. Never write into `project/brain/` from this command. 5. Name every downstream gate with its consequence.

Preserve pt-BR diacritics in all human-facing prose.

Read it on GitHub ↗
Ships withagentic-seo

Agentic SEO is officially available as a Claude Code plugin. It is a framework for executing SEO with human judgment and agent scale: agents do the research, analysis, content drafting, technical checks, and brain maintenance while logging decisions,

Get the whole plugin, auto-invoked
Stats
48
Stars
0
Views
7
Forks
Maintained
Maintenance
TypeScript
Language
MIT
License
2mo ago
Last commit
3mo ago
Created

Repo: agencia-conversion/agentic-seo-skills