go-to-k

26 mods across 3 repositories, 198 stars between them.

cdkd

01

go-to-k/cdkd

Plugin Claude Code

Plugin marketplace listing 1 plugin: cdkd-skills.

122 yesterday A tokens not measured original Apache-2.0

pr-code-reviewer

02

go-to-k/cdkd

Agent Claude Code

Review a PR for bugs, edge cases, security issues, dead code, and resource leaks. Read-only — never writes or edits. Reports issues with file:line citations and severity.

122 yesterday A 42 tokens original Apache-2.0

go-to-k/cdkd

Agent Claude Code

Review a PR through a SECURITY lens — trace how every sensitive value flows from write to every reader, plus data exposure, deletion safety, credential surfaces, and injection. Read-only — never writes or edits. Reports issues with file:line citations and severity.

122 yesterday A 56 tokens original Apache-2.0

pr-spec-reviewer

04

go-to-k/cdkd

Agent Claude Code

Review a PR's implementation against a design doc the caller provides. Returns file:line citations for each decision verified, or a list of spec drifts with severity. Read-only — never writes or edits.

122 yesterday A 46 tokens original Apache-2.0

pr-test-reviewer

05

go-to-k/cdkd

Agent Claude Code

Review test adequacy for a PR — find coverage gaps, mock anti-patterns, fixture realism issues. Read-only — never writes or edits.

122 yesterday A 34 tokens original Apache-2.0

PreToolUse

06

go-to-k/cdkd

Hook Claude Code

Runs before the agent uses a tool for Bash, Edit, Write, Bash, Edit, Write and NotebookEdit tool calls, executing branch-gate.sh, main-tree-branch-gate.sh, post-merge-orphan-push-gate.sh, check-gate.sh, integ-destroy-gate.sh, integ-local-gate.sh, integ-broad-gate.sh, integ-schema-migration-gate.sh, pr-review-gate.sh…

122 yesterday A tokens not measured copy · 45% Apache-2.0

PostToolUse

07

go-to-k/cdkd

Hook Claude Code

Runs after a tool call finishes for Write, Edit and Bash tool calls, executing post-merge-sync-reminder.sh, main-tree-dirty-detector.sh and main-tree-git-cwd-detector.sh (4 commands). From go-to-k/cdkd.

122 yesterday A tokens not measured original Apache-2.0

Stop

08

go-to-k/cdkd

Hook Claude Code

Runs when the agent finishes a response, executing stop-warn.sh and stop-unmerged-lane-warn.sh (2 commands). From go-to-k/cdkd.

122 yesterday A tokens not measured copy · 44% Apache-2.0

PreCompact

09

go-to-k/cdkd

Hook Claude Code

Runs before the context is compacted, running an inline shell check. From go-to-k/cdkd.

122 yesterday A tokens not measured original Apache-2.0

cdkd

10

go-to-k/cdkd

Settings file Claude Code

Agent settings declaring 4 hook events (PreToolUse, PostToolUse, Stop, PreCompact).

122 yesterday A tokens not measured copy · 83% Apache-2.0

check-docs

11

go-to-k/cdkd

Skill Claude CodeCodex

Check if documentation (README.md, CLAUDE.md, docs/) is up to date with recent code changes. Use when code has been modified and docs may be stale.

122 yesterday A 39 tokens original Apache-2.0

check

12

go-to-k/cdkd

Skill Claude CodeCodex

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

122 yesterday A 21 tokens original Apache-2.0

cleanup

13

go-to-k/cdkd

Skill Claude CodeCodex

Detect and delete leftover AWS resources from cdkd integration tests. Only targets resources matching known cdkd stack name patterns.

122 yesterday A 27 tokens original Apache-2.0

create-pr

14

go-to-k/cdkd

Skill Claude CodeCodex

Run /verify-pr checks, then create a GitHub PR if all pass. Automates the full flow from quality checks to PR creation.

122 yesterday A 31 tokens original Apache-2.0

hunt-bugs

15

go-to-k/cdkd

Skill Claude CodeCodex

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

122 yesterday C 62 tokens original Apache-2.0

new-integ

16

go-to-k/cdkd

Skill Claude CodeCodex

Scaffold a new integration test for cdkd. Creates a minimal CDK app with the specified AWS resources for deploy/destroy E2E testing.

122 yesterday A 35 tokens original Apache-2.0

new-provider

17

go-to-k/cdkd

Skill Claude CodeCodex

Scaffold a new SDK Provider for a given AWS resource type (e.g., AWS::SES::EmailIdentity). Creates provider file, registers it, and generates test boilerplate.

122 yesterday A 39 tokens original Apache-2.0

pick-integ

18

go-to-k/cdkd

Skill Claude CodeCodex

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 commands. Use before a release, after a batch of merges, or when unsure what integ coverage a change needs.

122 yesterday A 68 tokens original Apache-2.0

review-pr

19

go-to-k/cdkd

Skill Claude CodeCodex

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.

122 yesterday A 49 tokens original Apache-2.0

run-integ

20

go-to-k/cdkd

Skill Claude CodeCodex

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

122 yesterday A 34 tokens original Apache-2.0

use-cdkd

21

go-to-k/cdkd

Skill Claude CodeCodex

Build the current cdkd checkout and use it from another CDK project. Use when testing this checkout's dist/cli.js against a CDK app, linking cdkd globally via pnpm, or handing out copy-pasteable commands for local testing.

122 yesterday A 58 tokens original Apache-2.0

verify-pr

22

go-to-k/cdkd

Skill Claude CodeCodex

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

122 yesterday A 29 tokens original Apache-2.0

work-issues

23

go-to-k/cdkd

Skill Claude CodeCodex

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, then carry each through merge → pull → release → rebuild the…

122 yesterday C 105 tokens original Apache-2.0

cdkd CLAUDE.md

24

go-to-k/cdkd

Instructions file

Instructions for go-to-k/cdkd, covering claude.md, project overview, architecture, build and test commands and build (using vite+ / tsdown).

122 yesterday C 19,140 tokens original Apache-2.0