\n \n
INVISIBLE ENGINEERING INFRASTRUCTURE FOR AI AGENTS
"Because an angel without a harness is unmanageable."
Dual-layer memory routing with ChromaDB for semantic long-term retrieval and SQLite for ACID-compliant session state. Persistent context across sessions.
Agent-to-Agent protocol for task delegation. Sub-agents communicate via a structured hub — isolated by responsibility, coordinated by design.
Spec-Driven Development — 8 phases from explore to archive. Each phase has dedicated agents, skills, and quality gates.
5 native MCP servers: memory (semantic + relational), hub (A2A), GitHub wrapper, contextual search, and sequential thinking.
Specialized skill files for code, testing, commits, GitHub ops, SDD phases, and adversarial review. Loaded contextually per task.
Automatic parsing of pyproject.toml, package.json manifests. The agent "breathes" your project architecture from session one.
# Install N3RV uv tool install git+https://github.com/juanmanueldaza/n3rv.git # Initialize in your project cd your-project n3rv init