ingest-spec

Installation
SKILL.md

Ingest Spec

When to use

  • After analyze-codebase, when you have a spec to parse
  • When running as part of run-testing-session pipeline (Stage 2)
  • When adding new scenarios to an existing test plan

Inputs

  • Spec content: a .feature file path or pasted plain-English test cases
  • (Optional) docs/playwright-spec-testing/project-context.md for context

What it does

Parse raw spec input into structured scenarios and save to docs/playwright-spec-testing/parsed-spec.md.

Phase 1: Identify input format

Related skills

More from lautaroleonhardt/pst

Installs
9
First Seen
Apr 7, 2026