agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Load comprehensive Go testing documentation with adaptive project analysis and framework detection
How it fires
How this command gets triggered: by you, by Claude, or both.
/context-load-testing-goContext preview
What this command does when you run it.
Load comprehensive Go testing documentation with adaptive project analysis and framework detection
allowed-tools: Read, Write, Bash(fd:*), Bash(rg:*), Bash(git:*), Bash(gdate:*), Bash(jq:*), Bash(wc:*), WebFetch, Task, mcp__context7__resolve-library-id, mcp__context7__get-library-docs name: "Context Load Testing Go" description: "Load comprehensive Go testing documentation with adaptive project analysis and framework detection" author: "wcygan" tags: ["context","testing"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize comprehensive Go testing context session
{
"sessionId": "$SESSION_ID",
"timestamp": "ISO_8601_TIMESTAMP",
"phase": "initialization",
"performance_metrics": {
"start_time": "ISO_8601_TIMESTAMP",
"phase_timings": {},
"agent_completion_times": {},
"total_duration": null
},
"go_project_analysis": {
"modules_count": "auto-detect",
"test_files_count": "auto-detect",
"testing_frameworks": [],
"go_version": "auto-detect",
"complexity_level": "unknown"
},
"documentation_sources": {},
"focus_areas": [],
"context_optimization": {},
"checkpoints": {},
"error_recovery": {
"failed_operations": [],
"recovery_attempts": [],
"partial_completions": []
}
}STEP 2: Go project structure analysis and testing framework detection
Think deeply about the optimal context loading strategy based on the detected Go project characteristics and testing patterns.
IF complexity appears high (>50 test files OR multiple frameworks):
IF Test files > 50 AND multiple frameworks detected:
ELSE IF Test files > 10 AND testify or other frameworks detected:
ELSE:
STEP 3: Adaptive documentation loading strategy
TRY:
IF complexity_level == "enterprise":
1. **Standard Library Deep Dive Agent**: Core testing package, subtests, benchmarks
2. **Framework Mastery Agent**: Testify, Ginkgo, GoMock advanced patterns
3. **Performance Testing Agent**: Benchmarking, profiling, performance testing
4. **Testing Architecture Agent**: Test organization, CI/CD, coverage strategies
5. **Advanced Patterns Agent**: Integration testing, mocking, race detection
ELSE IF complexity_level == "moderate":
1. **Go Testing Package Documentation**
2. **Testify Framework Documentation**
3. **Table-Driven Testing Patterns**
-
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies