test-case-board

Installation
SKILL.md

Test Case Board

Use this skill to keep test intent outside transient chat. The source of truth is test-board.yaml in the repository root. Boards, dashboards, GitHub comments, and run reports are views or mirrors; edit the YAML first.

Core Workflow

  1. Locate or create test-board.yaml.
  2. Inspect current state:
test-board once --board test-board.yaml
  1. When creating or refining a GitHub Issue, create matching test cases at the same time:
test-board plan-issue --board test-board.yaml --issue 123 --source src/foo.ts --feature "機能名" --scenario "主要シナリオ"
Installs
1
GitHub Stars
1
First Seen
14 days ago
test-case-board — nanameru/agent-skills