Open Source

Infrastructure for Builders Who Think

Every repository here is production-tested, documented, and freely available. We build the infrastructure layer that serious AI development requires — self-hosted, observable, and composable.

6

Public Repositories

83K+

Lines of Go

650+

Automated Tests

109

Built-in Skills

Infrastructure

Self-hosted AI runtime and tool connectivity

Agentic Gateway

Production
Go·v1.0.0·83K+ LOC·44 skills·156 test files

Production-ready Go gateway for self-hosted agentic AI — multi-provider routing, DAG orchestration, 44 skills, MCP integration.

  • 8 model providers (7 cloud + Ollama)
  • DAG-based task orchestration with auto-replanning
  • Semantic memory with SQLite + embeddings
GoAISelf-HostedMCPDAG
curl -L https://github.com/TresPies-source/AgenticGatewayByDojoGenesis/releases/latest/download/agentic-gateway_darwin_arm64.tar.gz | tar xz && ./agentic-gateway

Dojo MCP Server

Production
Go·v2.0

MCP server connecting AI agents to 14+ tools — file ops, web automation, planning, research. Drop-in tool ecosystem for any MCP host.

  • Works with Claude Desktop, Cursor, Windsurf, VS Code
  • 20 seed patches from three sanctuaries
  • 19 tools: file ops, web, planning, research
GoMCPClaudeDockerAI Tools
docker run -i ghcr.io/trespies-source/dojo-mcp-server:latest

Workflow Plugins

Skills and strategy for autonomous development

Cowork Plugins

Production
Python·v1.0.0·44 skills

44 battle-tested skills for autonomous software development — strategic scouting, specification writing, debugging, retrospectives.

  • 44 skills across Think, Specify, Build, Connect, Observe, Learn
  • 7 commands: /scout, /spec, /commission, /retro, /seed, /status, /explore
  • 8 templates for every pipeline artifact
PythonAI AgentsSkillsWorkflowsClaude
git clone https://github.com/TresPies-source/CoworkPluginsByDojoGenesis ~/.cowork-plugins

Git for Strategy

Production
Python·v1.0.0·21 skills

Strategic thinking as installable infrastructure — 21 skills, 13 seed patterns, 5-phase pipeline. Give your AI agent the discipline to explore, decide, execute, and learn.

  • 21 skills across 5 pipeline phases
  • 13 seed patches — reusable thinking patterns
  • 7 commands: /scout, /spec, /commission, /retro, /seed, /status, /explore
PythonStrategyAI AgentsPlanningSeeds
git clone https://github.com/TresPies-source/GitForStrategy ~/.git-for-strategy

OpenClaw Plugin

Active
TypeScript·v1.0.0

Dojo Genesis plugin for OpenClaw — brings 44 skills and strategic workflows to the OpenClaw ecosystem.

  • Full Dojo Genesis skill system in OpenClaw
  • 3 agent tools for persistent project state
  • Specs, prompts, and retros stored per-project
TypeScriptOpenClawPluginAI Agents
git clone https://github.com/TresPies-source/openclaw-dojo-genesis-plugin && cd openclaw-dojo-genesis-plugin && npm install && npm run build

Publishing Tools

Structured markdown to publication-ready artifacts

ZenSci

Active
TypeScript·v0.5 (Phase 4)·493 tests

MCP servers that convert structured markdown into LaTeX PDFs, academic papers, grant proposals, slide decks, and email newsletters.

  • 6 MCP servers: LaTeX, Blog, Slides, Newsletter, Grant, Paper
  • 493 tests across 26 test files
  • NIH/NSF grant compliance validator
TypeScriptPythonMCPLaTeXAcademic
pnpm install && pnpm build

Open Source

Built in Public. Improved Together.

Every repository is MIT or Apache 2.0 licensed. Issues, pull requests, and forks are welcome. If you're building something with these tools, we'd like to hear about it.