Agent skill
doc-procspec-autopilot
Automated PROCSPEC (Process Specification) generation from REQ - generates specifications for SOPs, runbooks, playbooks, and operational procedures
Install this agent skill to your Project
npx add-skill https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-procspec-autopilot
Metadata
Additional technical details for this skill
- tags
-
sdd-workflow layer-9-artifact procspec-artifact automation-workflow
- custom fields
-
{ "layer": 9, "version": "1.0", "priority": "primary", "last_updated": "2026-03-01", "subtype_code": 54, "artifact_type": "PROCSPEC", "skill_category": "automation-workflow", "deliverable_type": "process", "development_status": "active", "upstream_artifacts": [ "REQ" ], "downstream_artifacts": [ "TSPEC", "TASKS" ], "architecture_approaches": [ "ai-agent-based" ] }
SKILL.md
doc-procspec-autopilot
Purpose
Automated Process Specification (PROCSPEC) generation pipeline that processes REQ documents to generate specifications for operational procedures including SOPs, runbooks, playbooks, and checklists.
Layer: 9.54 (PROCSPEC - Process Specifications)
Upstream: REQ (Layer 7)
Downstream: TSPEC (Layer 10), TASKS (Layer 11)
When to Use
Use doc-procspec-autopilot when:
- REQ documents have
deliverable_type: process - Creating Standard Operating Procedures (SOPs)
- Generating runbook specifications
- Creating playbook requirements
- Specifying operational checklists
Document Type Contract (MANDATORY)
When generating PROCSPEC document instances, the autopilot MUST:
-
Read
instance_document_typefrom template:- Source:
ai_dev_ssd_flow/09_SPEC/PROCSPEC/PROCSPEC-MVP-TEMPLATE.yaml - Field:
metadata.instance_document_type: "procspec-document"
- Source:
-
Set
document_typein generated document frontmatter:yamlcustom_fields: document_type: procspec-document artifact_type: PROCSPEC deliverable_type: process layer: 9 subtype_code: 54
Process Element Types
| Element Type | Code | Description |
|---|---|---|
| SOP | 70 | Standard Operating Procedure |
| Runbook | 71 | Operational runbook |
| Playbook | 72 | Response playbook |
| Checklist | 73 | Verification checklist |
PROC-Ready Score Components
| Component | Weight | Target |
|---|---|---|
| Step Completeness | 25% | 100% |
| Role Assignment | 20% | ≥90% |
| Decision Points | 15% | ≥90% |
| Error Handling | 15% | ≥85% |
| Verification Steps | 15% | ≥85% |
| Traceability | 10% | 100% |
Target: PROC-Ready ≥85%
References
- Template:
ai_dev_ssd_flow/09_SPEC/PROCSPEC/PROCSPEC-MVP-TEMPLATE.yaml - Schema:
ai_dev_ssd_flow/09_SPEC/PROCSPEC/PROCSPEC_MVP_SCHEMA.yaml
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
doc-spec-reviewer
Comprehensive content review and quality assurance for SPEC documents - validates YAML structure, REQ coverage, interface definitions, and identifies issues requiring manual attention
doc-prd-fixer
Automated fix skill that reads review reports and applies fixes to PRD documents - handles broken links, element IDs, missing files, and iterative improvement
doc-riskspec-autopilot
Automated RISKSPEC (Risk Specification) generation from REQ - generates specifications for risk matrices, impact assessments, and mitigation plans
doc-ptest-autopilot
Automated PTEST generation and review orchestration for performance category and threshold validation
doc-adr-autopilot
Automated ADR generation pipeline from BRD Architecture Decision Requirements - analyzes topics, generates Context-Decision-Consequences records
doc-req-autopilot
Automated REQ generation from SYS requirements - decomposes system requirements into atomic files with SPEC-Ready scoring
Didn't find tool you were looking for?