moebit's personal Claude Code marketplace — cross-model and other dev tools.
Cross-model collaboration. First skill: brainstorm — multi-turn dialogue between OpenAI and Gemini, with optional --research mode (web search on both sides) and a --pro flag to swap to top-tier models.
Generate and maintain an interactive HTML status page (project_status.html) summarizing a project's main parts, what shipped, and what's pending. Restyled with the ivory/clay/olive palette from thariqs.github.io/html-effectiveness.
Autonomous research → plan → implement → test → decide loop. Codex critiques the plan and reviews the implementation; each stage is mirrored into an Obsidian wiki for cross-cycle memory; commits after each successful stage. Stops only when tests pass and no open doubts remain.