qa-strategy

Validates business strategy documents against ABC Goals, CIT OKRs, and source traceability rules.

2|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/Wizarck/nexandro --skill qa-strategy-wizarck
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: qa-strategy
Source: https://github.com/Wizarck/nexandro/tree/main/skills/qa-strategy
Command: npx skills add https://github.com/Wizarck/nexandro --skill qa-strategy-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Business strategy documents often drift from corporate objectives, contain unsourced market figures, or misalign with segment value propositions. This Skill audits offering strategy files against defined strategic frameworks and flags misalignments, missing citations, and invented data before documents are approved. ## Core Features & Use Cases - Strategic Alignment Checks: Verifies offerings contribute to at least 2 of 3 ABC objectives (Build Resilience, New Growth Engine, Strengthen Foundation) with specific, measurable contributions. - CIT OKR and Pillar Validation: Confirms alignment with CIT measurement criteria and correct positioning of On-Shore, On-Cloud, On-Satellite, and On-Edge components. - End-to-End Source Traceability: Enforces citation formats that trace every data claim back to its original source, flagging [UNSOURCED] and [INCOMPLETE TRACE] claims. - Use Case: After drafting a new offering's business strategy in 01_BS/, invoke this validator to receive a structured APPROVED, ISSUES FOUND, or CLARIFICATION NEEDED report with cited evidence. ## Quick Start Run the qa-strategy validation on the business strategy documents for offering [offering-id] and report any alignment or sourcing issues.

Frequently Asked Questions about qa-strategy

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

FAQPage Schema
How do I validate a business strategy document against corporate OKRs?▼

Invoke the skill with the offering ID after creating or updating 01_BS/ strategy files. It checks ABC Goals contributions, CIT OKR criteria, pillar positioning, and value proposition consistency, then returns a structured verdict with cited sources.

What citation format is required for market data in strategy documents?▼

External data must cite the original source with URL plus the intermediary research file, such as [Source: Grand View Research, https://..., 2025 — via market.md]. Claims citing only a research file are flagged as [INCOMPLETE TRACE]; claims with no citation are [UNSOURCED].

Does the validator distinguish between Worker and User invocations?▼

Yes. If the input contains a task summary or files-modified note, it treats the caller as a Worker and returns structured fix feedback. Direct user invocations receive an analysis report instead.

When does the skill trigger a systemic error handoff?▼

A SYSTEMIC ERROR DETECTED block is appended only when the same error pattern appears in two or more documents and stems from a gap in templates, guidelines, or rules. Simple typos or one-off mistakes do not trigger the /qa-improve handoff.

What are the limitations of this strategy validation approach?▼

It validates only against the referenced source documents such as 10_GOALS.md and 30_VALUE_PROPOSITION.md, so it cannot verify claims whose sources are absent from the repository. It also requires documents to follow the 01_BS/ structure to apply its checklist.