What problem does it solve?
This Skill provides a robust framework for defining, generating, and maintaining end-to-end (E2E) tests, ensuring AI agents behave as expected and reducing manual testing overhead.
Core Features & Use Cases
- Spec-Driven Testing: Define test behavior in human-readable
E2E_TESTS.md files, which serve as the single source of truth.
- Automated Test Generation: Generate and update test code automatically from specifications, ensuring consistency and reducing maintenance effort.
- Framework-Agnostic: Works across any programming language or testing framework.
- Use Case: When developing a new AI coding agent, use Flightplanner to define its expected interactions and automatically generate a comprehensive E2E test suite, ensuring reliability and catching regressions early.
Quick Start
Use the flightplanner skill to bootstrap E2E specs for a project from release history and source analysis.