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日
已展示 8 / 14 个已收集 Skill。
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日
已展示 8 / 10 个已收集 Skill。
已展示 7 / 7 个仓库
已展示全部仓库