Kenta Goto avatar

Kenta Goto

Community

@go-to-k · Japan

86Followers
|
83Public Repos
|
14Published Skills

AWS DevTools Hero / AWS CDK Top Contributor & Community Reviewer

Agent Skills by Kenta Goto

Showing 14 vetted skills indexed across 2 GitHub repositories.

go-to-kgo-to-k
97

verify-pr

Run typecheck, lint, build, tests, and CI checks before merging pull requests.

Community
Advanced
go-to-kgo-to-k
97

run-integ

Deploy and destroy CDK-managed stacks to run integration tests against real AWS.

Community
Advanced
go-to-kgo-to-k
97

new-integ

Scaffold a CDK integration test fixture with deploy/destroy verification.

Community
Advanced
go-to-kgo-to-k
97

check-docs

Compare documentation files against recent code changes to detect drift.

Community
Advanced
go-to-kgo-to-k
97

pick-integ

Analyze the integration ledger and code changes to prioritize /run-integ commands.

Community
Advanced
go-to-kgo-to-k
97

cleanup

Detect and remove orphaned AWS resources created by cdkd integration tests.

Community
Advanced
go-to-kgo-to-k
97

review-pr

Analyze PR size and risk to assign a review tier and dispatch prompts.

Community
Advanced
go-to-kgo-to-k
97

use-cdkd

Build cdkd and generate absolute-path CLI commands for CDK projects.

Community
Intermediate
go-to-kgo-to-k
97

hunt-bugs

Deploy real CDK apps to identify and fix latent cdkd bugs.

Community
Advanced
go-to-kgo-to-k
97

check

Orchestrates typecheck, lint, build, formatting and tests with commit-gate marker output.

Community
Intermediate
go-to-kgo-to-k
97

create-pr

Run quality checks on a feature branch and open a GitHub PR when checks pass.

Community
Advanced
go-to-kgo-to-k
97

new-provider

Scaffold an SDK provider for a given AWS resource type in TypeScript.

Community
Advanced
go-to-kgo-to-k
91

add-operator

Extend AWS CloudFormation with force-deletion logic for failing resource types.

Community
Advanced
go-to-kgo-to-k
91

add-preprocessor

Add custom pre-deletion validation and cleanup processes to CloudFormation stacks.

Community
Intermediate