Run Stack Tests banner
aws-solutions-library-samples aws-solutions-library-samples

Run Stack Tests

Development community

Description

# Skill: Run stack-tests (`stacktest-*`) manually Use this when the user wants to run one of the **deploy-variant stack-tests** or other live-stack integration tests **outside** the CI pipeline — e.g. "run the ZAP scan against my stack", "test the Jobs API deploys", "check WAF hosting", "run the private API hosting test", "verify the permissions boundary". These used to run automatically on every integration pipeline; they were moved to on-demand `make stacktest-*` targets because standing up ~

Installation

Installs to ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-run-stack-tests/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-run-stack-tests && curl -fsSL https://raw.githubusercontent.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/HEAD/.claude/skills/run-stack-tests.md -o ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-run-stack-tests/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository