test-planner
Installation
SKILL.md
Autonoma Test Planner
This skill orchestrates the Autonoma Test Planner workflow - four sequential steps that produce a production-ready E2E test suite from any web application codebase.
Before you start
Always fetch the latest documentation before beginning any step:
- Fetch
https://docs.agent.autonoma.app/llms.txtto get the documentation index. - From that index, find the Test Planner section. It contains five pages: an overview and four step pages (Step 1: Knowledge Base, Step 2: Scenarios, Step 3: E2E Tests, Step 4: Implement Scenarios).
- Fetch each of the four step pages. Each one contains the full prompt you must follow to execute that step. These prompts are the source of truth - the docs may have been updated since this skill was installed.
- Also fetch the Environment Factory Guide and any framework example that matches the user's stack. You will need these for Steps 2 and 4.
Use the full prompt from each step page as your instructions. Do not summarize or abbreviate the prompts. Execute them as written.
Workflow
Execute the four steps in order. Do not start the next step until the current step's review checkpoint is complete and the user has confirmed.