aidlc-verify

Verify AI-DLC documentation completeness and transfer approved work items to Jira.

Updated Jul 22, 2026
One-click install
npx skills add https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc --skill aidlc-verify-trigent-software-pvt-ltd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aidlc-verify
Source: https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc/tree/main/plugins/aidlc/skills/aidlc-verify
Command: npx skills add https://github.com/Trigent-Software-Pvt-Ltd/trigen-aidlc --skill aidlc-verify-trigent-software-pvt-ltd

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Teams using AI-DLC planning need confidence that their Feature, Epic, Task, and Design documents contain enough detail for AI tooling to execute implementation, and they need a controlled way to move approved plans into Jira or Linear without creating incomplete or inconsistent tickets. ## Core Features & Use Cases - Confidence Assessment: Scores documentation across Feature Clarity, Task Completeness, Design Readiness, NFR Coverage, and Dependency Mapping using per-Epic verification subagents, with High/Medium/Low thresholds gating the transfer. - Multi-Backend Support: Reads artifacts from GitLab markdown branches, Linear Initiatives/Projects/Issues, or Confluence page hierarchies, normalizing them into a common verification format. - Sprint Execution Planning: Refines Sprint groupings, detects cross-Sprint dependencies, assigns phases and lanes, identifies the critical path, and propagates rebalancing changes back to source documents. - Jira Transfer: Creates the full Feature → Epic → Sprint → Story/Task hierarchy with labels, Story Points, and dependency links after explicit user approval; Linear backends update Initiative status natively instead. - Use Case: After running design and elaboration for an authentication feature, ask the assistant to verify readiness; it scores each Epic, lists blocking gaps such as missing acceptance criteria, and on approval creates the Jira ticket hierarchy. ## Quick Start Ask the assistant to verify the documentation for your feature branch or Linear Initiative and confirm whether it is ready to transfer to Jira.

Frequently Asked Questions about aidlc-verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify AI-DLC documentation is ready for implementation?

Invoke the verify step with your Feature reference, such as a GitLab branch name, Linear Initiative ID, or Confluence page URL. The skill fetches all Feature, Epic, Task, and Design documents, scores them per Epic, and reports an overall confidence percentage with ranked gaps.

How does the Jira transfer work after verification?

For GitLab and Confluence backends, approval triggers creation of the Feature → Epic → Sprint → Story/Task hierarchy in Jira with labels, Story Points, and dependency links. You must explicitly confirm the drafted tickets before anything is created.

Does aidlc-verify support Linear instead of Jira?

Yes, Linear is supported natively without a Jira transfer. The skill updates the Initiative status to Active, posts a verification status update, and optionally labels Projects and Issues with verification metadata.

What happens if the confidence score is low?

Scores below 60% block the Jira transfer entirely. The skill lists the blocking gaps and recommends actions such as running the design phase, adding acceptance criteria to Tasks, or defining measurable NFR targets before retrying.

Can I proceed to Jira transfer with medium confidence?

Yes, scores between 60% and 79% allow an explicit override after reviewing the top gaps. The skill presents the gaps and asks whether you want to address them first, proceed anyway, adjust routing, or cancel.

Why does verification flag missing test scope sections?

Each Epic needs a Test Scope section generated by the design phase for Jira transfer to post test scenarios. If absent, the skill offers to regenerate scopes from existing Task Specs, or flags it as a confidence gap if you decline.