Core specification workflow engine. Supports CREATE, GATHER/RESEARCH, CONSOLIDATE, SUCCESS_CRITERIA, CONFIRM_SC, PLAN, IMPLEMENT, REVIEW, FIX, TEST, DOCUMENT, SENTINEL, SELF_VALIDATION, and compatibility stages.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add MatiasComercio/agentic-config --skill ac-workflow-spec --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ac Workflow Spec?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/matiascomercio-ac-workflow-spec)More formats (shields.io, HTML) on the badges page.
---
name: ac-workflow-spec
description: "Core specification workflow engine. Supports CREATE, GATHER/RESEARCH, CONSOLIDATE, SUCCESS_CRITERIA, CONFIRM_SC, PLAN, IMPLEMENT, REVIEW, FIX, TEST, DOCUMENT, SENTINEL, SELF_VALIDATION, and compatibility stages."
project-agnostic: true
allowed-tools:
- Read
- Write
- Edit
- Bash
- Grep
- Glob
---
# Spec Workflow Engine
/skill:ac-workflow-spec STAGE SPEC: strictly follow bundled stage instructions at `../../assets/agents/spec/{STAGE}.md`.
## Supported public stages
- CREATE
- GATHER (compatibility alias to RESEARCH)
- RESEARCH
- CONSOLIDATE
- SUCCESS_CRITERIA
- CONFIRM_SC
- PLAN
- IMPLEMENT
- REVIEW
- FIX
- TEST
- DOCUMENT
- SENTINEL
- SELF_VALIDATION
Compatibility/internal only: PLAN_REVIEW, VALIDATE, VALIDATE_INLINE, AMEND.
## Repository and commit contract
- default project convention: `.specs/specs/<YYYY>/<MM>/<branch>/<NNN>-<title>.md`
- modify only AI section in spec files
- each stage must commit every changed repo
- if both repos changed, commit root repo first and spec repo second
- include repo-scoped commit evidence in stage outputs: `repo_scope`, `root_commit`, `spec_commit`
## Bundled assets
Use package-bundled assets:
- `../../assets/agents/spec/{STAGE}.md`
- `../../assets/scripts/spec-resolver.sh`
- `../../assets/scripts/external-specs.sh`
- `../../assets/scripts/lib/config-loader.sh`
- `../../assets/scripts/lib/source-helpers.sh`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!