req-merge
01Command Claude Code
A command for combining answers to requirement questions into a complete set of requirements.
Command Claude Code
A command for combining answers to requirement questions into a complete set of requirements.
Command Claude Code
A command for reading requirement documents in formats such as PDF, Word files, and images, then producing consistent Markdown.
Command Claude Code
A command for reviewing software requirements, including checks before starting, the review process, its outputs, and next steps.
Command Claude Code
A command for generating software test cases, including checks before starting, the generation process, its outputs, and next steps.
Command Claude Code
A command for planning software tests, including checks before testing, the testing process, its outputs, and next steps.
Hook Claude Code
Runs when a session ends, executing session-end.py via uv. From chyax98/twu.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionEnd).
Skill Claude CodeCodex
A requirements-merging tool that combines answers to identified requirement problems into a complete set of requirements.
Skill Claude CodeCodex
A requirements-formatting tool that converts source requirements in different formats into consistent Markdown. Markdown is plain text with simple formatting marks for headings and lists.
Skill Claude CodeCodex
A requirements-review tool that identifies problems in requirement documents.
Skill Claude CodeCodex
A test-case generation tool that creates Markdown test cases from test points, using methods such as grouping equivalent inputs and checking boundary values.
Skill Claude CodeCodex
A test-planning tool that turns complete requirements into a structured list of test items and test points. It uses methods such as scenario testing, grouping equivalent inputs, and checking boundary values.
Instructions file
A set of instructions for the twu test-case generation workflow and repository.