GoogilyBoogily/googilyboogily-claude-power-tools
Plugin Claude Code
Developer commands and expert subagents for Claude Code.
GoogilyBoogily/googilyboogily-claude-power-tools
Plugin Claude Code
Developer commands and expert subagents for Claude Code.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Audit skills, commands, and agents against the project's docs/ standards (templates.md, best-practices.md, audit-checklists.md). Auto-detects artifact type. Supports single artifact path or batch mode (--all, --type skill|command|agent).
GoogilyBoogily/googilyboogily-claude-power-tools
Instructions file
Claude Code instructions for GoogilyBoogily/googilyboogily-claude-power-tools, covering claude.md, project overview, repository structure, sub-claude.md index and authoring commands.
GoogilyBoogily/googilyboogily-claude-power-tools
Plugin Claude Code
AI/ML expert subagents for Vercel AI SDK, LLM architecture, and prompt engineering.
GoogilyBoogily/googilyboogily-claude-power-tools
Agent
Expert in Vercel AI SDK v5 handling streaming, model integration, tool calling, hooks, and production patterns. Use PROACTIVELY when user mentions AI SDK, streaming responses, useChat, useCompletion, streamText, generateText, generateObject, provider integration (@ai-sdk/), tool calling with Zod schemas, or AI…
GoogilyBoogily/googilyboogily-claude-power-tools
Agent
LLM system architecture specialist. Use PROACTIVELY for RAG pipeline design, prompt engineering architecture, model serving infrastructure, fine-tuning strategies, and LLM application patterns.
GoogilyBoogily/googilyboogily-claude-power-tools
Agent
LLM prompt design and optimization specialist. Use PROACTIVELY for prompt architecture, few-shot examples, evaluation frameworks, prompt testing, and production prompt management.
GoogilyBoogily/googilyboogily-claude-power-tools
Plugin Claude Code
ADR, HLD, and LLD pipeline with discuss → research → gather → generate → audit phases, D-XX decision tracking, context isolation, parallel code and web research, interactive issue resolution, goal-backward verification, and cross-session state persistence.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Identify gray areas and capture key decisions before writing an Architecture Decision Record. Scouts the codebase, surfaces 3-5 concrete decision points that would change the outcome, and guides the user through each. Outputs a numbered decisions file that feeds into adr-gather and adr-generate.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Generate an Architecture Decision Record from a gathered context file. Runs with clean context — reads the context file and produces a complete MADR 4.0.0 document. Non-interactive.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Run the full architecture documentation pipeline: ADR discuss → research → gather → generate → audit → HLD(s) discuss → research → gather → generate → audit → LLD(s) discuss → research → gather → generate → audit. Supports 1:N HLDs per ADR and 1:M LLDs per HLD. Each phase runs with clean context isolation. Persists…
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Standalone research phase that investigates the implications of architecture decisions. Reads a decisions file from a discuss phase, dispatches parallel code and web research focused on those decisions, and produces a structured RESEARCH.md with comparison tables, 'don't hand-roll' warnings, and confidence-tiered…
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Audit an Architecture Decision Record for MADR 4.0.0 compliance, source integrity, completeness, and internal consistency. Walks through each issue interactively with resolution options including parallel code + web research.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Audit a High Level Design document for template compliance, source integrity, ADR alignment, architectural completeness, and context fidelity. Walks through each issue interactively with resolution options including parallel code + web research.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Audit a Low Level Design document for template compliance, source integrity, HLD alignment, implementation readiness, and context fidelity. Walks through each issue interactively with resolution options including parallel code + web research.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Use when investigating a codebase to understand existing patterns, trace execution paths, find reusable utilities, identify implementation gaps, or map dependencies. Invoke before writing design documents, during ADR/HLD/LLD exploration phases, when onboarding to unfamiliar code, or when comparing implementations…
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
PR-Aware Architecture Document Review — pulls GitHub PR comments, identifies grey areas across reviewer feedback as R-XX review decisions, tracks all comments (resolved + unresolved) with thread status, produces REVIEW.md state file with resume capability.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Identify gray areas and capture architecture-level decisions before writing a High Level Design. Scouts the codebase and ADR constraints, surfaces 3-5 concrete decision points about component boundaries, integration patterns, and technology selections. Outputs a numbered decisions file that feeds into hld-gather and…
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Compile a structured context file for HLD generation by merging decisions (from hld-discuss), research (from arch-research), and ADR constraints with gap-fill questions. Can also run standalone with direct Q&A when no decisions file exists.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Generate a High Level Design document from a gathered context file. Runs with clean context — reads the context file and produces a complete HLD. Non-interactive.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Architecture Document Implementation — ingests an HLD or LLD, performs gap analysis, establishes goal-backward must-haves, creates a phased plan, executes with verification, and validates goals were achieved. Supports pause/resume for multi-session implementation.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Extract actionable items from an ADR, HLD, or LLD and create Jira tickets under a specified epic. Detects document type, applies section-specific extraction rules, drafts tickets for human review, creates them via Atlassian MCP, and writes a ticket manifest to docs/context/. All tickets created unassigned.
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Identify gray areas and capture implementation-level decisions before writing a Low Level Design. Scouts existing code patterns and HLD constraints, surfaces 3-5 concrete decision points about interfaces, state management, error handling, and testing strategy. Outputs a numbered decisions file that feeds into…
GoogilyBoogily/googilyboogily-claude-power-tools
Skill Claude CodeCodex
Compile a structured context file for LLD generation by merging decisions (from lld-discuss), research (from arch-research), and HLD constraints with gap-fill questions. Can also run standalone with direct Q&A when no decisions file exists.