Kenta Goto
Community@go-to-k · Japan
AWS DevTools Hero / AWS CDK Top Contributor & Community Reviewer
Agent Skills by Kenta Goto
Showing 14 vetted skills indexed across 2 GitHub repositories.
verify-pr
Run typecheck, lint, build, tests, and CI checks before merging pull requests.
run-integ
Deploy and destroy CDK-managed stacks to run integration tests against real AWS.
new-integ
Scaffold a CDK integration test fixture with deploy/destroy verification.
check-docs
Compare documentation files against recent code changes to detect drift.
pick-integ
Analyze the integration ledger and code changes to prioritize /run-integ commands.
cleanup
Detect and remove orphaned AWS resources created by cdkd integration tests.
review-pr
Analyze PR size and risk to assign a review tier and dispatch prompts.
use-cdkd
Build cdkd and generate absolute-path CLI commands for CDK projects.
hunt-bugs
Deploy real CDK apps to identify and fix latent cdkd bugs.
check
Orchestrates typecheck, lint, build, formatting and tests with commit-gate marker output.
create-pr
Run quality checks on a feature branch and open a GitHub PR when checks pass.
new-provider
Scaffold an SDK provider for a given AWS resource type in TypeScript.
add-operator
Extend AWS CloudFormation with force-deletion logic for failing resource types.
add-preprocessor
Add custom pre-deletion validation and cleanup processes to CloudFormation stacks.