Skip to main content
go-to-k
GitHub-Creator-Profil

go-to-k

Repository-Ansicht von 38 gesammelten Skills in 7 GitHub-Repositories.

gesammelte Skills
38
Repositories
7
aktualisiert
1. Sept. 2026
Repository-Explorer

Repositories und repräsentative Skills

hunt-bugs
nicht klassifiziert

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…

1. Sept. 2026
verify-pr
nicht klassifiziert

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

1. Sept. 2026
work-issues
nicht klassifiziert

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,…

1. Sept. 2026
check
nicht klassifiziert

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

30. Aug. 2026
run-integ
nicht klassifiziert

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

28. Aug. 2026
pick-integ
nicht klassifiziert

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…

20. Aug. 2026
review-pr
nicht klassifiziert

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.

19. Aug. 2026
cdkd
Softwareentwickler

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.

14. Aug. 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
work-issues
nicht klassifiziert

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…

29. Aug. 2026
check
nicht klassifiziert

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

28. Aug. 2026
verify-pr
nicht klassifiziert

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

28. Aug. 2026
cleanup
nicht klassifiziert

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).

28. Aug. 2026
hunt-bugs
nicht klassifiziert

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 /…

28. Aug. 2026
run-integ
nicht klassifiziert

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.

28. Aug. 2026
review-pr
nicht klassifiziert

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.

27. Aug. 2026
check-cdkd-parity
nicht klassifiziert

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…

25. Aug. 2026
Es werden 8 von 10 gesammelten Skills angezeigt.
7 von 7 Repositories angezeigt
Alle Repositories angezeigt