ln-520-test-planner

Coordinate end-to-end test planning across research, manual testing, and automated planning.

Updated Mar 14, 2026
One-click install
npx skills add https://github.com/0xtaoist/taogate --skill ln-520-test-planner-0xtaoist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-520-test-planner
Source: https://github.com/0xtaoist/taogate/tree/main/ln-520-test-planner
Command: npx skills add https://github.com/0xtaoist/taogate --skill ln-520-test-planner-0xtaoist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates end-to-end test planning across research, manual testing, and automated test planning, centralizing coordination to reduce handoffs and delays.

Core Features & Use Cases

  • Coordinated workflow: delegates to specialized workers to perform research, manual testing, and auto-test planning.
  • No-Direct-work design: orchestrator only coordinates and reports, ensuring guardrails and traceability.
  • Lifecycle integration: integrates with Story Quality Gate and Linear-like task systems to produce a final test task URL.

Quick Start

Invoke the ln-520-test-planner to orchestrate the full test planning pipeline for a given story.

Frequently Asked Questions about ln-520-test-planner

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

FAQPage Schema
How do I coordinate end-to-end test planning across research, manual testing, and automated test planning?

End-to-end test planning is coordinated by an orchestrator that delegates to specialized workers for research, manual testing, and automated test planning, enforcing sequential execution and validating results. It centralizes coordination to reduce handoffs and delays.

What is a no-direct-work design for test orchestration?

A no-direct-work design for test orchestration means the orchestrator only coordinates and reports rather than executing tests itself. This approach ensures guardrails and traceability by delegating tasks to specialized workers and validating their results.

How do I automate test planning when story implementation is done?

Automate test planning after story implementation by invoking an orchestrator that delegates to test research, manual testing, and auto-test planning workers. It validates results and reports a final summary and test task URL back to the caller.

Does test planning orchestration integrate with story quality gates and task systems?

Test planning orchestration integrates with Story Quality Gate and Linear-like task systems to produce a final test task URL. It coordinates the workflow across specialized workers and reports the final summary back to the caller.

Can I use a test planning orchestrator without setting up specialized worker components?

A test planning orchestrator requires specialized workers to function, as it only coordinates and reports without performing direct work. It delegates to test research, manual testing, and auto-test planning workers to generate and align tests.