Repository inventory

vladm3105/aidoc-flow-framework

Skills indexed from this repository, with install-style signals scoped to the repo.
27 skills243 GitHub stars0 weekly installsPythonGitHubOwner profile

Overview

This skill runs a single BRD audit workflow that executes a structural validator then a semantic reviewer and emits one combined audit report optimized for an automated fixer. It provides a clear pass/fail gate and a normalized fix queue so fix automation or manual triage can proceed reliably. Use it to simplify BRD quality checks in CI or pre-PR validation.

How this skill works

The skill runs doc-brd-validator first to check schema and template compliance, then doc-brd-reviewer to score content quality and alignment. Findings from both tools are normalized, merged, and formatted into a single BRD-NN.A_audit_report_vNNN.md containing summary, score calculation, validator and reviewer findings, diagram contract results, and a fix queue. If auto-fixable items exist, it can hand off the combined report to doc-brd-fixer.

When to use it

  • You want a single user-facing command to run BRD quality gates
  • You need a combined report as input to doc-brd-fixer
  • Running CI or manual QA before PRD generation
  • Validate both structure and content together before stakeholder review
  • You need standardized fix metadata for automation

Best practices

  • Run against the canonical BRD path (docs/01_BRD/BRD-NN_*/...) to ensure links and sections resolve
  • Use the default reviewer threshold (90) or set a project-specific threshold explicitly
  • Enable diagram contract checks when diagrams are required; use strict mode only when agreed across the team
  • Ensure BRD files include recommended tags (e.g., @diagram: c4-l1, dfd-l0) and intent headers for better findings
  • Review the Fix Queue output fields (source, code, severity, action_hint, confidence) before auto-fixing

Example use cases

  • CI pipeline step that gates PRs containing BRD changes and blocks merges on FAIL
  • Pre-release QA to produce a combined audit report for engineers and product owners
  • Automated fix cycle: run audit, then hand report to doc-brd-fixer to apply auto_fixable fixes
  • Manual triage: generate a single report for reviewers to assign follow-up work
  • Project onboarding: validate a legacy BRD and generate a prioritized fix queue

FAQ

PASS requires validator PASS, reviewer score >= threshold (default 90), and no blocking issues. Any validator fail, reviewer score below threshold, or blocking/manual-required issue yields FAIL.

What format does doc-brd-fixer expect?

doc-brd-fixer accepts the combined BRD-NN.A_audit_report_vNNN.md (and legacy BRD-NN.R_review_report_vNNN.md). If both exist, the fixer should prefer the newest timestamp.

27 skills

doc-brd-audit
Automation

This skill runs BRD validator and reviewer, then compiles a single audit report optimized for doc-brd-fixer integration.

Ci CdIntegration TestsPythonScripting+1
doc-ears-audit
Automation

This skill runs validator and reviewer then merges results into a single audit report for fixer-ready output.

BackendDocsPythonTesting+1
doc-bdd-audit
Automation

This skill runs validator and reviewer in a single BDD audit, producing a unified report for fixer consumption and streamlined QA.

Ci CdDocsPythonTesting+1
ai-pr-review
Ai

This skill performs AI-powered PR reviews with inline comments, acceptance criteria verification, and optional fix-and-verify loops to streamline governance.

Code ReviewPerformancePythonSecurity+1
doc-ears-autopilot
Ai

This skill automates EARS generation from PRD documents, validates readiness, categorizes requirements, and ensures BDD-ready coverage for downstream artifacts.

AutomationBackendDataDocs+3
doc-prd-fixer
Ai

This skill automatically applies fixes to PRD documents based on latest review reports, improving structure, links, IDs, and content iteratively.

AutomationDocsProductPython+1
doc-ears-reviewer
Ci Cd

This skill performs comprehensive content review and quality assurance for EARS documents, evaluating syntax, PRD alignment, testability, and actionable issues.

Code ReviewDataDocsPython+2
doc-tasks-autopilot
Ai

This skill generates AI-structured TASKS from SPEC and TSPEC documents, producing CODE-Ready tasks with traceability and quality feedback.

AutomationCode ReviewDocsPython+1
doc-req-fixer
Automation

This skill analyzes review reports and automatically fixes REQ documents, ensuring structure, links, IDs, and content improve iteratively.

Ci CdCode ReviewDocsPython
doc-spec-autopilot
Automation

This skill generates implementation-ready YAML SPECs from REQ/CTR inputs and provides TASKS-Ready scoring for rapid SPEC validation.

BackendPythonPython
doc-ctr-fixer
Automation

This skill automatically reads the latest review report and applies fixes to CTR documents, aligning structure, links, IDs, and content.

Ci CdCode ReviewDocsPython+2
doc-tspec-reviewer
Automation

This skill performs in-depth TSPEC content review, verifying test coverage, SPEC alignment, and identifies issues requiring manual follow-up.

BackendCode ReviewDocsTesting+1
doc-ctr-autopilot
Api

This skill automates CTR generation from REQ specifications, producing dual-file markdown and yaml contracts with ready-to-use validation and traceability.

AutomationDataDocsPython+1
doc-sys-reviewer
Automation

This skill performs comprehensive SYS content review to verify ADR alignment, quality attribute coverage, and interface completeness for reliable REQ

Code ReviewDocsProductSecurity+2
doc-tspec-autopilot
Automation

This skill automatically generates and validates TSPEC from SPEC documents for UTEST, ITEST, STEST, and FTEST with TASKS-Ready scoring.

PythonTestingPython
doc-adr-reviewer
Automation

This skill performs comprehensive ADR content review, validating decision completeness, BRD alignment, and consequence coverage to ensure high-quality

Code ReviewContentDocsPlanning+3
doc-spec-reviewer
Code Review

This skill performs comprehensive SPEC content review, validating REQ coverage, interface completeness, and drift detection to ensure readiness for TASKS and

DataPythonTestingPython
doc-brd-autopilot
Ai

This skill automates BRD generation from reference docs or prompts, validates readiness, and manages indexing and parallel execution for streamlined planning.

AutomationCi CdDocsPlanning+2
doc-spec-fixer
Automation

This skill automates fixing SPEC documents by reading review reports and applying structured corrections across structure, links, IDs, and content.

Ci CdCode ReviewDocsPython+2
doc-bdd-autopilot
Automation

This skill generates ADR-ready BDD scenarios from EARS requirements, validates readiness scores, and categorizes outcomes to accelerate documentation.

DataDocsPythonTesting+1
doc-tspec-validator
Code Review

This skill validates TSPEC documents against Layer 10 standards, ensuring structure, tagging, naming, and traceability meet compliance.

DocsPythonTestingPython
doc-req-autopilot
Ai

This skill automates atomic REQ generation from SYS requirements, decomposing into multiple REQ files with SPEC-Ready and IMPL-Ready scoring.

AutomationBackendDataDocs+2
doc-tasks-fixer
Automation

This skill automatically applies fixes to TASKS documents from review reports, ensuring structure, links, and IDs are corrected for iterative quality

BackendCi CdDebuggingDocs+2
doc-tspec
Docs

This skill helps you create Layer 10 TSPEC documents by integrating upstream artifacts, templates, and traceability for robust unit, integration, smoke, and

PythonTestingPython
doc-sys-fixer
Automation

This skill fixes SYS documents by applying review reports to correct structure, links, IDs, and content through automated iterative improvements.

BackendCi CdDataDevops+3
doc-tspec-fixer
Automation

This skill automatically fixes TSPEC docs by applying review insights to structure, links, element IDs, and content in iterative cycles.

Ci CdDataDocsPython+2
doc-ctr-reviewer
Api

This skill reviews CTR documents for cross-file consistency, OpenAPI compliance, and upstream alignment, delivering a final QA score and actionable issue list.

BackendCode ReviewDataTesting+1
More from this maintainer
Other repositories and skills published under the same GitHub owner.
Skills library
Jump back to the full directory or explore grouped topics.
Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational