Update existing manual test cases for minor adjustments, style updates, or simple workflow tweaks.
Instalação
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
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.