This skill should be used when the user asks to run E2E tests "in parallel", "with multiple agents", "並列で", "サブエージェントを立てて", or wants comprehensive E2E coverage split across concurrent agents. Fans out one `e2e-test` subagent per section group of…
aws-samples/sample-ai-persona
SkillsMP has collected 5 skills from aws-samples/sample-ai-persona. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 24
- GitHub forks
- 6
Skills in this repository
Showing 5 of 5 collected skills.
This skill should be used when the user asks to "review before push", "pre-push check", "is this ready to push", or mentions push readiness. Runs code quality, security, test coverage, dead-code, AWS safety, and documentation checks.
This skill should be used when the user asks to "bump version", "update version", "release patch/minor/major", or mentions semantic versioning. Increments the project version.
This skill should be used when the user asks to "run tests", "test my changes", "check if tests pass", or mentions testing changed files. Detects modified files and routes to the appropriate test suite.
This skill should be used when the user asks to "update docs", "sync documentation", "check if docs need updating", or mentions documentation consistency after code changes. Identifies and updates affected documentation.