Showing 30 of 22875 results
Hybrid Claude Code + Grok Build (xAI) workflow: Claude conducts requirements/architecture/the hard 20%/verification, and routes deterministic, high-volume work (scaffolding, tests, first-pass review, migrations, live web/X search) to Grok. Lower token cost as a financial lever.
Interactive bootstrap of Claude Code projects β docs structure + best practices of documentation and configuration
Customer-facing GroundX agent harness for API use, schema-first extraction, on-prem deployment, architecture, and approved GTM guidance.
Workspace management for Claude Code β group repos and git worktrees into named workspaces
Code-navigation skill: outline, symbols, source, callers, definition, check. Steers to grove's MCP tools when present, else the grove CLI.
Manage parallel project instances β plant, adopt, uproot, and monitor isolated copies
Growmax team skills + workflows bundle. github-repo-analyzer: turn any GitHub repo into a short briefing plus a two-part 'safe to use?' verdict (license + Trivy security scan). e2e-flow: gated multi-agent E2E test generation for web (Playwright) and api (Jest/supertest) surfaces β discover a flow, approve the intent, plan against the real repo, write one spec, self-heal to green or flag a real app bug, review; enforces tenant-isolation, teardown, and DB-write safety.
Session continuity and knowledge retention: mycelium, learn skill, handover/newjob slash commands for Claude Code agents.
The same Buildomator plugin under its original /gsd: command prefix. /gsd: keeps working through the whole 4.x line and retires at v5.0 on 2026-10-01. New users should install Buildomator (the /bm: entry) instead.
GSD Core is a meta-prompting, context engineering, and spec-driven development system for AI coding agents.
Garry Tan's gstack β engineering workflow skills: autoplan, plan reviews, ship/deploy, QA, design, codex integration, browser automation.
Software development execution engine adapted from Garry Tan's gstack (MIT). Code review, adversarial just-committed review via /gstack-codex-review (real Codex when the codex CLI is present, Claude fallback otherwise), security audit, debugging, QA testing, and shipping β /gstack-ship validates in a disposable worktree with a safe-fix/escalate contract (concept-ported from no-mistakes, MIT). Pairs with product-orchestrator. Browser ops via Claude in Chrome.
Local CLI tools integration: km (knowledge management), bookmark manager, shot-scraper (automated screenshots), and paperless-ngx workflows
Graphite-native workflow commands for stacked PRs, smart commits, sync, and stack navigation
GTD project and workflow management for Scott T's personal management.
Builds a rigorous client-ready GTM strategy doc from a 16-section master template, delegating segmentation, pricing economics, sales-motion math, conjoint analysis, benchmarks, and claims-grounding to specialist skills with deterministic Python calculators.
Builds a rigorous client-ready GTM strategy doc from a 16-section master template, delegating segmentation, pricing economics, sales-motion math, conjoint analysis, benchmarks, and claims-grounding to specialist skills with deterministic Python calculators.
γγΌγ«γ« Git δΏθ·γγγ―ηΎ€οΌmaster η΄ζ₯γ³γγγι»ζ’ / ε±ιΊ git γ³γγ³γι»ζ’ / .gitγ»lock γγ‘γ€γ«δΏθ· / ει€ζ€η₯ / γ»γγ·γ§γ³θ¦η΄ζ³¨ε ₯οΌ
Bash and shell safety guards: blocks rm -rf, /tmp usage, cat/echo file writes, cd outside repo, and unsafe gradle commands
Docker safety guards: enforces timeout on docker build commands
Git and GitHub safety guards: branch protection, commit boilerplate blocking, PR boilerplate blocking, timeout enforcement for git/gh commands
Xcode safety guards: enforces timeout on xcodebuild commands