
prjct/
Tell AI what to build. Know it built the right thing.
57 followers
Tell AI what to build. Know it built the right thing.
57 followers
The agentic harness for AI coding agents β intelligence is rented, the harness is owned. Runs the full work cycle: intent briefs, bounded RAG context from real code intelligence, persistent memory, preventive guardrails, and performance evals. One CLI + MCP server, SQLite inside. Claude Code, Codex, Gemini CLI, Cursor & OpenCode.
This is the 2nd launch from prjct/. View more
prjct/cloud
Launched this week
prjct/cloud backs up and syncs the project context prjct/cli creates β decisions, guardrails and active work β across machines, editors and models. New laptop or a different agent? Pick up without explaining the project again. 7-day trial, no card. From US$12/mo.






Free Options
Launch Team



prjct/
Love the "harness is owned" framing, really resonates after watching too many sessions lose context mid-task. One concrete ask: add a dry-run mode that previews what files the agent plans to touch and what commands it intends to run before actually executing, so I can sanity-check the intent brief against reality before letting it rip on a real codebase.
The SQLite-inside approach is such a nice touch, keeps everything portable and inspectable. Been running it alongside Claude Code and the bounded RAG actually pulls relevant context instead of dumping entire files into the prompt.