Skip to main content
go-to-k
GitHub 제작자 프로필

go-to-k

7개 GitHub 저장소에서 수집된 38개 skills를 저장소 단위로 보여줍니다.

수집된 skills
38
저장소
7
업데이트
2026년 9월 1일
저장소 탐색

저장소와 대표 skills

hunt-bugs
미분류

Proactively hunt for cdkd bugs by deploying real CDK apps that exercise common-but-untested AWS resources, configs, and CloudFormation notations against real AWS, then fix what breaks. Use for a periodic "find latent bugs" sweep, not for verifying a specific…

2026년 9월 1일
verify-pr
미분류

Comprehensive PR readiness check before merge. Run quality checks, tests, CI, documentation, AWS resource cleanup, and code review.

2026년 9월 1일
work-issues
미분류

Work through already-filed GitHub issues (typically the bug-hunt's output) end to end — triage safely, pick a few FILE-DISJOINT issues to fix in parallel, claim each on the issue before starting (collision-safe with other agents), verify against real AWS,…

2026년 9월 1일
check
미분류

Run local quality checks (typecheck, lint, build, tests). Quick check during development.

2026년 8월 30일
run-integ
미분류

Run integration tests (deploy + destroy) against real AWS. Use when you need to verify cdkd works end-to-end with actual AWS resources.

2026년 8월 28일
pick-integ
미분류

Recommend which integration tests to run, based on the integ ledger (staleness / last result) plus the code areas touched by recent commits. Outputs a prioritized list of `/run-integ <name>` commands. Use before a release, after a batch of merges, or when…

2026년 8월 20일
review-pr
미분류

Recommend the right reviewer count for a PR based on size + bias factors. Outputs a concrete plan (inline spot-check / 1 reviewer / 3-axis parallel) plus ready-to-paste Agent dispatch prompts when reviewers are warranted.

2026년 8월 19일
cdkd
소프트웨어 개발자

Install cdkd and use it safely from an AWS CDK project. Use when bootstrapping, synthesizing, diffing, deploying, inspecting, rolling back, migrating, or destroying dev/test stacks with cdkd.

2026년 8월 14일
수집된 skill 14개 중 8개를 표시합니다.
work-issues
미분류

Work through already-filed GitHub issues (typically the bug-hunt's output) end to end — triage safely, pick a few FILE-DISJOINT issues to fix in parallel, claim each on the issue before starting (collision-safe with other agents), verify, then carry each…

2026년 8월 29일
check
미분류

Run local quality checks (typecheck, lint, format, build, unit tests, hook shell suites). Quick check during development.

2026년 8월 28일
verify-pr
미분류

Comprehensive PR readiness check before merge. Run quality checks, tests, CI, documentation, Docker / integ verification, and code review.

2026년 8월 28일
cleanup
미분류

Detect and delete leftovers from interrupted cdk-local runs — Docker containers / networks, AND orphaned vitest forks worker processes that failed to terminate (issue go-to-k/cdk-local#402, e.g. a worker spinning at 100% CPU after its parent died).

2026년 8월 28일
hunt-bugs
미분류

Proactively hunt for cdk-local bugs by synthesizing real CDK apps that exercise common-but-untested AWS resources, configs, and CloudFormation notations, then RUNNING them locally in Docker (invoke / start-api / run-task / start-service / start-alb /…

2026년 8월 28일
run-integ
미분류

Run an integration test (Docker-based, optionally AWS-deploy-backed for the fixtures that own real AWS resources) and refresh the `integ` markgate marker on a clean run.

2026년 8월 28일
review-pr
미분류

Recommend the right reviewer count for a PR based on size + bias factors. Outputs a concrete plan (inline spot-check / 1 reviewer / 3-axis parallel) plus ready-to-paste Agent dispatch prompts when reviewers are warranted.

2026년 8월 27일
check-cdkd-parity
미분류

Triggers when a PR adds a new subcommand factory, CLI option, public helper, or behavior change to cdk-local that cdkd (host CLI) may need to inherit. Walks the diff and pins each category to "exported via internal.ts / inside add<Cmd>SpecificOptions / cdkd…

2026년 8월 25일
수집된 skill 10개 중 8개를 표시합니다.
저장소 7개 중 7개 표시
모든 저장소를 표시했습니다