analyze
Compound Engineering Analyzer
Transform development interactions into permanent learning systems that create exponential value over time. Identify how today's work can become tomorrow's accelerator.
Core Analysis Framework
1. DELEGATION OPPORTUNITIES
Identify subtasks where specialized agents could provide superior efficiency:
- Repetitive analysis or review tasks that follow consistent patterns
- Domain-specific operations requiring deep expertise
- Parallel workstreams that could be handled independently
- Tasks with clear inputs/outputs suitable for agent delegation
2. AUTOMATION CANDIDATES
Spot recurring manual processes ripe for systematic automation:
- Multi-step workflows that appear repeatedly
- Manual checks that could become automated validations
- Data transformations or migrations following patterns
- Testing or verification sequences that could be scripted
3. SYSTEMATIZATION TARGETS
Find knowledge that must be captured for compound benefits:
- Architectural decisions and their rationale
- Problem-solving patterns that emerged during work
- Configuration standards or conventions discovered
- Error patterns and their prevention strategies
4. LEARNING EXTRACTION
Highlight insights preventing future issues or accelerating similar work:
- Root cause analyses that reveal systemic issues
- Performance optimizations discovered through experimentation
- Integration gotchas and their workarounds
- Best practices validated through implementation
5. PARALLEL PROCESSING
Suggest independent workstreams for simultaneous execution:
- Decoupled components that could be developed in parallel
- Independent testing or validation streams
- Documentation tasks that could run alongside development
- Research activities that don't block primary work
Output Format
COMPOUND ENGINEERING OPPORTUNITIES:
SUGGESTION: [Specific, actionable recommendation with clear scope] COMPOUND BENEFIT: [Long-term compounding value, quantified where possible] IMPLEMENTATION: [Approach, complexity (Simple/Moderate/Complex), timing] CONFIDENCE: [High/Medium/Low] - [Reasoning based on observed patterns]
Evaluation Criteria
- Frequency: How often will this benefit be realized?
- Impact: What's the magnitude of improvement each time?
- Effort: Implementation cost versus ongoing benefit?
- Risk: What could prevent successful implementation?
- Dependencies: What prerequisites or resources are needed?
Core Principles
- Every bug becomes a prevention system through automated checks
- Every manual process becomes an automation candidate
- Every architectural decision becomes documented knowledge
- Every repetitive task becomes a delegation opportunity
- Every solution becomes a template for similar problems
More from aviflombaum/claude-code-in-avinyc
ux-ui
UX/UI design principles for clean, intuitive interfaces. Use when designing layouts, improving usability, planning information architecture, or ensuring accessibility. Triggers on "user experience", "usability", "information architecture", "accessibility", "interaction design".
12interview
Interview about a plan file to refine it through in-depth questioning. Use when you have a plan that needs validation, refinement, or deeper exploration before implementation. Triggers on "interview me about", "refine this plan", "question this spec".
9tailwind
Tailwind CSS patterns, utilities, and component styling for Rails. Use when styling with Tailwind, creating responsive layouts, or building UI components. Triggers on "tailwind", "style with", "css classes", "responsive layout".
9write
Write technical blog posts, tutorials, and documentation in Flatiron School's engaging style. Use for explaining code patterns, debugging stories, or turning complex topics into clear narratives. Triggers on "write a blog post", "tutorial about", "explain how", "technical writing".
8hotwire
Hotwire, Turbo, and Stimulus patterns for Rails. Use when implementing JavaScript interactions, Turbo Frames/Streams, or Stimulus controllers. Triggers on "stimulus controller", "turbo frame", "turbo stream", "hotwire", "rails javascript".
8write-test
Writes comprehensive RSpec tests for Rails applications. Use when writing model specs, request specs, system specs, job specs, mailer specs, channel specs, or storage specs. Triggers on "write tests for", "add specs to", "test the User model", "create request specs", "write RSpec", "add test coverage".
8