# kimgoetzke

> Open-source publisher. Listings imported from github.com/kimgoetzke — credited to the original author with their license.

- **Listings:** 18
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/kimgoetzke
- **Website:** https://github.com/kimgoetzke

## Published listings

- [Improve Codebase](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-improve-codebase) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-improve-codebase`
  Find deepening opportunities in a codebase, informed by the domain language in context.md and the decisions in .ai/docs/adr. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.
- [Rust Standards](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-rust-standards) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-rust-standards`
  Write idiomatic Rust code. Use when writing Rust code.
- [Planning](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-planning) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-planning`
  Planning a change to any codebase. Use when user asks you to plan something instead of taking immediate action.
- [Persist](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-persist) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-persist`
  Store your findings, analysis, or other outcomes on disk for future reference. Use when user asks you to do something that does not explicitly mention planning but clearly does not involve taking action yet e.g. analysing or investigating something.
- [Write A Skill](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-write-a-skill) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-write-a-skill`
  Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
- [Update Skills](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-update-skills) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-update-skills`
  Check for and apply updates to locally installed skills from the kimgoetzke/coding-agent-configs GitHub repo. Use when user asks to update skills, sync skills, check for skill updates, or mentions updating their skills.
- [Improve A Plan](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-improve-a-plan) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-improve-a-plan`
  Review, criticise and/or test an existing plan with the goal of improving is. Use when user asks you to review or improve a plan.
- [Planning Mode](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-planning-mode) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-planning-mode`
  Toggle persistent planning mode on/off. When on, hook support can remind the agent to keep planning documents updated throughout the conversation, with manual fallback if unavailable. Combines the full planning workflow with persistent mode for long-running planning and implementation sessions. Use with a topic to start, with "continue" to resume an existing plan, or with "off" to stop.
- [Research Mode](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-research-mode) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-research-mode`
  Toggle persistent research mode on/off. When on, hook support can remind the agent to keep the research document updated throughout the conversation, with manual fallback if unavailable. Use with a research topic to start, with "continue" to resume an existing research doc, or with "off" to stop.
- [Rust Bevy Standards](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-rust-bevy-standards) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-rust-bevy-standards`
  Write idiomatic Rust code for applications that use Bevy Engine. Augments rust-standards skill, does not replace it. Use when writing Rust code for a Bevy application.
- [Aha](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-aha) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-aha`
  Capture aha-moments as durable insight notes under `.ai/insight/`, or quiz the user on past insights to reinforce recall. Use when the user has just learnt something non-obvious (a fix they didn't know, an explanation that clicked, a gotcha discovered) and wants to record it, or when the user invokes `/aha quiz` to be tested on stored insights.
- [Explain Pr](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-explain-pr) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-explain-pr`
  Walk a user through a GitHub pull request to help them understand what it does, using markdown visualisations and a guided diff-by-diff tour. Use when the user wants to understand, explore, learn from, or be walked through a PR (not when they want a formal review).
- [Grill Me](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-grill-me) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-grill-me`
  Grilling session that challenges a plan against the existing domain model (or helps to create one), sharpens terminology, and updates documentation (context.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
- [Review Pr](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-review-pr) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-review-pr`
  Review a GitHub pull request for correctness, security, observability, test coverage, and conventions. Identify applicable skills, score each review dimension red-amber-green, and produce a structured review saved to disk and presented to the user. Use when user asks to review a PR, check a pull request, or give feedback on changes in a PR.
- [Update Agents](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-update-agents) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-update-agents`
  Check for and apply updates to locally installed agents from the kimgoetzke/coding-agent-configs GitHub repo. Use when user asks to update agents, sync agents, check for agent updates, or mentions updating their agents.
- [Update Plan](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-update-plan) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-update-plan`
  Updates planning documents created using the planning-mode or planning skill after questions.md has been updated by the user. Supports an interactive `ask` mode that prompts the user for any still-unanswered questions in real-time. Use when user asks to update the plan after answering your questions, or when they want to walk through unanswered questions interactively.
- [Rust Bevy Test Conventions](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-rust-bevy-test-conventions) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-rust-bevy-test-conventions`
  Conventions and best practice for writing tests in Rust applications using Bevy ECS. Use when writing or creating tests for Bevy systems, components, resources, or game logic in Rust.
- [Fetch Plan](https://agentstack.voostack.com/l/skill-kimgoetzke-coding-agent-configs-fetch-plan) — Skill · Free · security-reviewed — `agentstack add skill-kimgoetzke-coding-agent-configs-fetch-plan`
  Retrieve saved plan folders from `.ai/planning`, let the user choose one, then load its planning documents and summarise implementation status. Use when user asks to fetch, reopen, resume, continue, or inspect an existing plan.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
