Projects
Tools that sharpen your workflow. From spec-driven development to Pokemon card analytics.
PokeEdge
Private AlphaThe fastest Pokemon card lookup and valuation tool. AI-powered pricing intelligence with multi-source aggregation, confidence scoring, and market analytics.
- Multi-source price aggregation (eBay, TCGPlayer, PriceCharting)
- AI-powered pricing analysis with GPT-4o-mini
- Confidence scoring based on data freshness
- PSA 10 grading calculator and ROI estimation
- Terminal UI - keyboard-first design
Advance
Open SourceSpec-driven development framework for OpenCode. Define requirements as specs, validate changes against them, and maintain consistency across your codebase.
- Specs as laws - requirements are formally validated
- Change proposals with task tracking
- TDD workflow integration (red/green phases)
- Wisdom accumulation for project learnings
- SQLite-backed for fast queries
Vision
Open SourceAutonomous MCP Gateway. Manage, monitor, and coordinate multiple MCP servers from a single daemon with hot-reload and health monitoring.
- Single daemon, multiple MCP servers
- Hot-reload configuration changes
- Health monitoring and auto-restart
- Catalog of pre-configured servers
- OpenCode integration out of the box