Skip to content

Instantly share code, notes, and snippets.

View mondweep's full-sized avatar

Mondweep Chakravorty mondweep

View GitHub Profile
@mondweep
mondweep / TDD-SPARC-CLAUDE.md
Created August 1, 2025 01:32
Claude.md file focussed on TDD (London School) and SPARC

Claude Code Configuration - SPARC Development Environment (Batchtools Optimized)

🚨 CRITICAL: CONCURRENT EXECUTION FOR ALL ACTIONS

ABSOLUTE RULE: ALL operations MUST be concurrent/parallel in a single message:

🔴 MANDATORY CONCURRENT PATTERNS:

  1. TodoWrite: ALWAYS batch ALL todos in ONE call (5-10+ todos minimum)
  2. Task tool: ALWAYS spawn ALL agents in ONE message with full instructions
  3. File operations: ALWAYS batch ALL reads/writes/edits in ONE message
@mondweep
mondweep / performance.md
Created June 28, 2025 15:09 — forked from ruvnet/performance.md
AI Trading Platform with NeuralForecast Integration

Performance Analysis Report

NeuralForecast NHITS Integration Performance Validation

Date: June 2025
Analysis Period: Complete Integration Lifecycle
Report Type: Comprehensive Performance Validation


🎯 Key Features Documented