Extends the infinite loop pattern with web crawling integration, enabling
agents to learn from documentation, tutorials, and examples on each iteration.
Each agent fetches unique URLs, extracts techniques, and applies learnings to
create progressively sophisticated outputs.
Key additions:
- /project:infinite-web command with URL strategy and web priming
- D3 visualization spec with progressive learning pathway
- Curated URL strategy (foundation → expert) with 40+ resources
- Comprehensive guide for creating custom web-enhanced loops
- Demo: 3 D3 visualizations with selections, scales, and bar charts
System supports pre-defined URLs, dynamic web search, and parallel agents
with unique web research assignments. Generalizable to any domain where
progressive web-based knowledge acquisition improves output quality.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>