_______ _ _
|__ (_) | | |
/ / _ _ __ ___ ___ | |_ ___
/ / | | '__/ __/ _ \| __/ _ \
/ /__| | | | (_| (_) | || __/
/_____|_|_| \___\___/ \__\___|
Building practical open source tools that improve developer workflows
Robert Allen is a DevOps engineer, technologist and open source maintainer based in Farmville, Virginia. By day, he drives infrastructure automation at HMH. By evening, he builds developer tools that solve real problems in technology and agriculture. And somehow also runs a regenerative pasture farm.
Creator of swagger-php (5K+ stars), the PHP library for generating OpenAPI documentation from annotations. Much appreciation to the community of contributors and users who have made it a success over the years.
- Open Source Tooling - Creating and maintaining tools that developers actually use
- AI-Assisted Development - Building Claude Code plugins, agents, and workflows
- DevOps & Platform Engineering - Infrastructure automation, CI/CD, AWS architecture
- Architecture Documentation - ADRs, decision tracking, knowledge capture
Last updated: 2026-01-04
Ranked by recent contributions, community engagement, and development activity.
| Repository | Description | Tech | Activity |
|---|---|---|---|
| swagger-php | A php swagger annotation and parsing library | PHP | β¨ Active |
| subcog | Persistent memory system for AI coding assistants. Captures ... | Rust | β¨ Active |
| rust-lsp | Claude Code plugin for Rust development with rust-analyzer, ... | Shell | π Growing |
| .github | Organization shared workflows, policies, and community healt... | Python | π Growing |
| terraform-lsp | Claude Code plugin for Terraform/Terragrunt with terraform-l... | HCL | π Growing |
| markdown-lsp | Claude Code plugin for Markdown development with marksman LS... | JavaScript | π Growing |
| lsp-marketplace | Curated marketplace of 28 LSP-enabled Claude Code plugins wi... | Shell | π Growing |
| swift-lsp | Claude Code plugin for Swift development with sourcekit-lsp ... | Swift | π Growing |
- lsp-tools (PowerShell) - LSP-first code intelligence for Claude Code with strong enforcement patterns. Pa...
- yaml-lsp (Shell) - Claude Code plugin for YAML development with yaml-language-server and yamllint h...
- vue-lsp (Vue) - Claude Code plugin for Vue.js development with Volar LSP and eslint-plugin-vue h...
- svelte-lsp (Svelte) - Claude Code plugin for Svelte development with svelte-language-server and eslint...
- sql-lsp (PLpgSQL) - Claude Code plugin for SQL development with sql-language-server and sqlfluff hoo...
I maintain a comprehensive ecosystem of Claude Code extensions for AI-assisted development:
- claude-spec - Socratic project planning with implementation tracking
- git-notes-memory - Git-native semantic memory with vector search
The .claude repository contains 100+ specialized agents organized by domain:
| Category | Agents |
|---|---|
| Core Development | frontend, backend, fullstack, API design, microservices |
| Language Specialists | Python, TypeScript, Go, Rust, Java, PHP |
| Infrastructure | DevOps, SRE, Kubernetes, Terraform, cloud architecture |
| Quality & Security | code review, security audit, testing, performance |
| Data & AI | ML engineering, data science, LLM architecture |
This account uses standardized templates and automation for consistency across repositories.
| Template | Stack |
|---|---|
| python | Python 3.12+, uv, ruff, pyright |
| typescript | Node 22, pnpm, ESLint 9, Vitest |
| go | Go 1.23+, golangci-lint |
| rust | Stable, clippy, cargo-deny |
| docs-site | Astro, Starlight, MDX |
# Use in any repository
jobs:
ci:
uses: zircote/.github/.github/workflows/reusable-ci-python.yml@mainLanguages PHP | Python | TypeScript | Go
Infrastructure AWS | Docker | Kubernetes | Terraform | GitHub Actions
AI Integration Claude Code | GitHub Copilot | MCP Protocol
Platforms Linux | macOS | AWS (Solutions Architect certified)
- Developer Experience First - Tools should reduce friction, not add it
- Automation Over Documentation - Encode knowledge in code
- Open by Default - Share solutions that might help others
- Practical Over Perfect - Ship working software, iterate based on usage
- GitHub Issues - For project-specific discussions
- Pull Requests - The best way to propose changes
Building in the open | [View Ecosystem](https://github.com/zircote/github)





