EvanOman
- 18 skills
- 0 followers
- 10 hours ago last updated
- ▌ Rvm · evanomanReview code, address feedback, push, and merge (Review-Merge workflow). Use when the user wants to review, fix, and ship a branch in one go.
- ▌ Pystd · evanomanApply Python project standards (Astral stack, Justfile, CI). Use when setting up or reviewing a Python project for modern best practices.
- ▌ Tsstd · evanomanApply TypeScript project standards (Biome, strict tsc, Vitest, Justfile, CI). Use when setting up or reviewing a TypeScript project for modern best practices.
- ▌ Review · evanomanCode review using a sub-agent with structured rubric. Use when the user wants a code review of current changes or a specific file.
- ▌ Slides · evanomanTurn research, notes, or a topic into a Markdown slide deck optimized for Gamma. Use when the user wants to create a presentation, slide deck, or talk outline from existing research or a new topic.
- ▌ Handoff · evanomanGenerate a structured handoff note for project continuity. Use when ending a session and wanting to capture context for the next agent or session.
- ▌ Overmind · evanoman bundleEnter a persistent orchestration mode that decomposes the current mission, delegates bounded work to isolated workers, and verifies their results. Use when the user explicitly asks for overmind mode, orchestration, fan-out, delegation, workers or minions, tech-lead mode, or coordinated parallel work; re-invoke when orchestration discipline has drifted.
- ▌ Add Skill · evanomanCreate a new Claude Code skill. Use when the user wants to add a slash command, skill, or extend Claude's capabilities with a new workflow.
- ▌ Bulletize · evanomanRestructure rambling, unstructured prose in a note into bullet points. Use when the user wants to clean up a voice note or long paragraph into bullets. Keeps the original wording almost exactly — no summarization.
- ▌ Explorable · evanoman bundleBuild an interactive pedagogical web app ("explorable") to develop intuition for how a system, algorithm, or process works step-by-step. Use when the user wants to visualize how something works, build a learning app, or watch a system evolve interactively. Best for systems and computer programs (databases, protocols, data structures, algorithms).
- ▌ Overmind V2 · evanoman bundleOrchestrate persistent, cross-harness subagents through a shared local task broker with grouped fan-out, event-driven waiting, bounded result collection, continuation, interruption, recovery, and usage evidence. Use when the user explicitly asks for Overmind v2, coordinated parallel work, a Claude-to-Codex or Codex-to-Claude worker, background agents that must survive the parent session, a subagent bake-off, or reliable status tracking without model-driven polling.
- ▌ Prep Public · evanomanPrepare a project for public release on GitHub. Scans for secrets, API keys, local file paths, and embarrassing content. Sets up .gitignore, .env.example, LICENSE, README. Applies language-specific standards (pystd for Python). Use when the user wants to open-source, publish, or share a project publicly.
- ▌ Bootstrap App · evanomanBootstrap a FastAPI + Tailwind mobile-first web app with dark mode. Use when the user wants to create a new web application project from scratch.
- ▌ Deep Research · evanoman bundleRun parallelized multi-agent research on any topic via a deterministic workflow. Use when the user asks to research a technology, strategy, architecture, library, approach, or any complex question that benefits from partitioning the search space across multiple sub-agents. Each agent writes its own report, then a synthesis report distills the high-value findings.
- ▌ Design Polish · evanomanPolish frontend design with distinctive aesthetics - asks for style vibe first. Use when the user wants to improve, polish, or elevate the visual design of a web project.
- ▌ Graduate Skill · evanoman bundlePromote a privately owned skill into Evan's public skills repository, update the canonical agent-config registry, scrub and validate the public payload, and publish managed links to both Claude and Codex. Use when the user asks to graduate, publish, open-source, or move a personal skill into the public skills repo.
- ▌ Domain Driven Design · evanoman bundleUse when designing a new system's structure or reworking an existing one around its business domain — triggers include domain-driven design, DDD, Cosmic Python, Architecture Patterns with Python, bounded contexts, ubiquitous language, aggregates, event storming, anemic domain model, or a codebase that has sprawled and needs architectural refactoring rather than a bug fix.
- ▌ Session History Search · evanoman bundleSearch, list, and review past Claude Code and Codex CLI sessions, conversation history, and chat logs. Use when the user asks "what did I work on", "find the session where", "show me recent sessions", "search my Claude history", "search my Codex history", "find that conversation", "what was that conversation about", "Claude Code session history", "Codex session history", "past Claude sessions", "previous Codex conversations", "search Claude Code logs", or any question about past Claude Code or Codex work. Also useful for self-reflection on past approaches.