You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Governance-first OS for AI coding agents — structured workflows, delivery gates, engineering guardrails, and 14 professional skills for Claude Code, Cursor, Copilot, Antigravity & Codex.
A comprehensive 10-project curriculum for developers to learn agentic coding mindsets. Covers rapid UI generation, documentation, refactoring, security patching, and performance optimization using state-of-the-art AI coding assistants.
HydraFlow is a delivery kernel for GitHub repositories: it accepts intent, compiles it through a staged pipeline, enforces quality gates, and produces merged software changes.
Autonomous Development Agent OS — Deterministic orchestration of stateless LLM sessions for building projects, conducting research, and auditing codebases. Write a spec, run the loop, get a verified project.
Reference implementation of Anthropic's "How Claude Code works in large codebases" patterns. Runnable Python monorepo with hooks, AST-based MCP search, scoped skills, a read-only explorer subagent, and an end-to-end validation suite. Adaptable to your own repo as a plugin.
A zero latency virtual directory symbolic linker that links WSL to Windows Directory born out of problem of losing WSL access after the antigravity 2.0 release
Lazy loading for AI coding agent skills. A token-efficient MCP server that lets agents fetch only the skill sections they need, when they need them — without loading entire skill libraries into context.
Grill → Gate → Build: interrogate requirements until accurate and complete, score them with an independent gate, then hand the human-approved PRD to autonomous development.