golf-mcp

16 mods across 3 repositories, 851 stars between them.

golf CLAUDE.md

01

golf-mcp/golf

Instructions file

Instructions for golf-mcp/golf, covering claude.md, project overview, breaking changes in golf 0.2.x, key architecture and common development commands.

839 3mo ago A 1,322 tokens original Apache-2.0

codebase-analyzer

02

golf-mcp/golf-testing

Agent Claude Code

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. As always, the more detailed your request prompt, the better! :).

5 10mo ago A 44 tokens

codebase-locator

03

golf-mcp/golf-testing

Agent Claude Code

Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.

5 10mo ago A 68 tokens

golf-mcp/golf-testing

Agent Claude Code

You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.

5 10mo ago A 76 tokens

thoughts-analyzer

05

golf-mcp/golf-testing

Agent Claude Code

The research equivalent of codebase-analyzer. Use this subagenttype when wanting to deep dive on a research topic. Not commonly needed otherwise.

5 10mo ago A 34 tokens

thoughts-locator

06

golf-mcp/golf-testing

Agent Claude Code

Discovers relevant documents in thoughts/ directory (We use this for all sorts of metadata storage!). This is really only relevant/needed when you're in a reseaching mood and need to figure out if we have random thoughts written down that are relevant to your current research task. Based on the name, I imagine you can…

5 10mo ago A 86 tokens

golf-mcp/golf-testing

Agent Claude Code

Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…

5 10mo ago A 114 tokens

commit

08

golf-mcp/golf-testing

Command Claude Code

You are tasked with creating git commits for the changes made during this session.

5 10mo ago A 0 tokens

compact_progress

09

golf-mcp/golf-testing

Command Claude Code

Then respond to the user with the brief summary of the updates you did in the progress.md file, no more than 2 sentences.

5 10mo ago A 0 tokens

create_plan

10

golf-mcp/golf-testing

Command Claude Code

You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work collaboratively with the user to produce high-quality technical specifications.

5 10mo ago A 0 tokens

debug

11

golf-mcp/golf-testing

Command Claude Code

You are tasked with helping debug issues during manual testing or implementation. This command allows you to investigate problems by examining logs, database state, and git history without editing files. Think of this as a way to bootstrap a debugging session without using the primary window's context.

5 10mo ago A 0 tokens

implement_plan

12

golf-mcp/golf-testing

Command Claude Code

You are tasked with implementing an approved technical plan from thoughts/shared/plans/. These plans contain phases with specific changes and success criteria.

5 10mo ago A 0 tokens

research_codebase

13

golf-mcp/golf-testing

Command Claude Code

You are tasked with conducting comprehensive research across the codebase to answer user questions by spawning parallel sub-agents and synthesizing their findings.

5 10mo ago A 0 tokens

validate_plan

14

golf-mcp/golf-testing

Command Claude Code

You are tasked with validating that an implementation plan was correctly executed, verifying all success criteria and identifying any deviations or issues.

5 10mo ago A 0 tokens

golf-mcp/golf-testing

Instructions file

Claude Code instructions for golf-mcp/golf-testing, covering claude.md, project overview, commands, installation and development install.

5 10mo ago A 1,624 tokens