E2E-тест pipeline персистентности данных

testing

complete-skill is a Claude Code skill that runs end-to-end (E2E) testing of a persistence pipeline using the Bash, Read, and Write tools. It is designed to validate the entire data storage and transfer chain as a whole rather than individual components in isolation. The skill defines two sequential execution steps and restricts the allowed toolset to Bash, Read, and Write. The user-invocable: false flag means the skill is invoked programmatically as part of a larger test scenario, not called directly by the user.