fabric-test Skill
The QA skill — reviews architecture for testability, creates test plans from acceptance criteria, and validates deployments. Use when user says "create test plan", "validate deployment", "run validation", "review architecture", "check items", "what should we test", or after architecture is finalized or deployment is co Published by microsoft in fabric-task-flows.
What is fabric-test Skill?
The QA skill — reviews architecture for testability, creates test plans from acceptance criteria, and validates deployments. Use when user says "create test plan", "validate deployment", "run validation", "review architecture", "check items", "what should we test", or after architecture is finalized or deployment is co Published by microsoft in fabric-task-flows. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Testing
- Deployment
- Documentation
- Testing use cases
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use fabric-test Skill
- Use it for testing.
- Use it for deployment.
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-task-flows
- Skill file: .github/skills/fabric-test/SKILL.md
What it does
The QA skill — reviews architecture for testability, creates test plans from acceptance criteria, and validates deployments. Use when user says "create test plan", "validate deployment", "run validation", "review architecture", "check items", "what should we test", or after architecture is finalized or deployment is co
Skill instructions
⚠️ Artifacts-only mode: When deploymode is artifactsonly, Mode 2 (Post-Deployment Validation) is NOT invoked — the pipeline runner handles structural validation deterministically. Mode 1 (Test Plan) runs normally in all modes. Fabric Testing & Validation (QA Role) Mode 1: Architecture Review + Test Plan (Phase 2a) The runner pre-generates test-plan.md via test-plan-prefill.py before this skill is invoked. Your job: (1) verify each acceptance criterion maps to the correct items/waves from the architecture handoff, (2) add edge cases and expected results where missing, (3) replace every <!-- AGENT: FILL -- marker with real content. Set reviewoutcome: approved (no red blockers) or concerns (has red). Mode 2: Post-Deployment Validation (Phase 3) For live workspace validation: bash python .github/skills/fabric-test/scripts/validate-items.py projects/[name]/docs/deployment-handoff.md validate-items.py emits a manual validation checklist (it does not call the Fabric REST API). Follow the chec
Explore related resources
Frequently asked questions
What is fabric-test?
fabric-test is a open-source AI agent skill with Copy skill directory. The QA skill — reviews architecture for testability, creates test plans from acceptance criteria, and validates deployments.
Who is fabric-test best for?
fabric-test is best for reusing agent instructions, scripts, and references, testing workflows, deployment workflows, documentation workflows.
How do I install fabric-test?
Install or run fabric-test using Copy skill directory. Check fabric-test for the latest setup command.
Is fabric-test actively maintained?
fabric-test may need a closer maintenance check before production use.
Auto-fetched from GitHub.