ln-523-auto-test-planner

Solid

Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.

AI & Automation 479 stars 67 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
89
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # Automated Test Planner **Type:** L3 Worker Creates Story test task with comprehensive automated test coverage (E2E/Integration/Unit) based on Risk-Based Testing methodology and REAL manual testing results. ## Inputs | Input | Required | Source | Description | |-------|----------|--------|-------------| | `storyId` | Yes | args, git branch, kanban, user | Story to process | **Resolution:** Story Resolution Chain. **Status filter:** To Review ## Purpose & Scope - **Create** comprehensive test task for Story automation - **Calculate** risk-based priorities (Impact x Probability) - **Generate** 11-section test plan from manual test results - **Delegate** to ln-301-task-creator (CREATE) or ln-302-task-replanner (REPLAN) - **NOT** for: manual testing, research, or orchestration ## When to Use - Use when implementation work is done and automated test coverage must be planned - All implementation Tasks in Story status = Done - ln-521 research: uses if available, generates minimal inline research if missing - ln-522 manual testing: uses if available, marks as 'skipped by policy' if missing **Automation:** Supports `autoApprove: true` in managed runs...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category