01 / Selected systems
Work that explains how I think.
Not a timeline of commits. A curated set of systems, tools and experiments where architecture, usefulness and production thinking matter.
01Open source
Architecture discipline for coding agents
Architect-First
A Claude Code plugin that loads an architectural decision ladder into every session and adds focused planning and review commands.
ProblemKeeps fast AI-generated code from drifting into needless abstraction, weak boundaries and backwards dependencies.
ContributionConcept, architecture, implementation and validation
- Claude Code
- Node.js
- Agent hooks
- Zero dependencies
View repository ↗02Active
Trust evaluation for AI skills
Skillgrade
A deterministic and LLM-assisted evaluator that grades AI skills across security, quality and hygiene—with evidence for every finding.
ProblemMakes third-party agent skills inspectable before they receive access to a developer environment.
ContributionSystem design, trust model, scoring pipeline and implementation
- TypeScript
- LLM evals
- OpenRouter
- Security
View repository ↗03Active
Local AI code review for Drupal
Drureview Core
An open CLI review engine combining deterministic security checks with a Drupal-tuned local model and a multi-pass verification pipeline.
ProblemCatches Drupal-specific mistakes that generic AI reviewers frequently miss, while keeping source code local.
ContributionProduct direction, architecture, fine-tuned review workflow and CLI
- Python
- Drupal
- Ollama
- RAG
- OWASP
View repository ↗04Active
Local command center for Claude Code
Codehelm
A local-only workspace for finding, reading and running Claude Code sessions across projects from one secured Chromium window.
ProblemTurns scattered JSONL histories and terminal sessions into a navigable, persistent engineering workspace.
ContributionArchitecture, security model, product UX and implementation
- Next.js
- TypeScript
- WebSockets
- PTY
- Security
View repository ↗05Open source
Developer-machine attack-surface scanner
AI Agent Audit
A read-only audit of credentials, hooks, MCP servers, agent skills, IDE extensions and supply-chain indicators reachable by coding agents.
ProblemAnswers what an AI coding agent can access on a machine—and how damaging a compromise could be.
ContributionThreat model, audit scope, checks and reporting
- Shell
- Security
- MCP
- Supply chain
View repository ↗06Prototype
Conversational learning from video
Qivio
An AI learning system for chatting with individual YouTube videos and curated channels using retrieval and real-time responses.
ProblemMakes long-form video knowledge searchable, discussable and reusable instead of passively consumed.
ContributionProduct concept, end-to-end architecture and implementation
- FastAPI
- Astro
- PostgreSQL
- Qdrant
- LangGraph
View repository ↗Showing 6 systems selected for depth, not recency.