Update existing manual test cases for minor adjustments, style updates, or simple workflow tweaks.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Update existing manual test cases for minor adjustments, style updates, or simple workflow tweaks.
license
MIT
metadata
{"author":"AI","version":"1.0"}
Test Update Workflow
Follow these instructions when the user wants to make small-scale adjustments to an existing test case via /test-update.
Receive the specific modifications requested by the user, or identify the minor style/formatting corrections needed in the target test case.
Edit the test case (e.g. updating a few Steps, preconditions, or fixing layout issues). This is NOT a heavy QA validation or review step; just stick to the specific updates needed.
Keep the file compliant with the TEMPLATE.md style.
When making edits, you MUST increment the minor version in ## Metadata (e.g., from 1.1 to 1.2) and append your change to the ## Change History table exactly as specified in the README rules.