LynxPrompt — Summary
LynxPrompt is a self-hostable, federated platform for managing AI IDE configuration files — AGENTS.md, CLAUDE.md, .cursor/rules/, slash commands, and 30+ other formats — deployed via Docker Compose with a Next.js web UI, PostgreSQL database, and a CLI (lynxp). The platform functions as an internal marketplace where teams create "blueprints" (configuration templates), share them within an organization, and export them to any supported AI tool format with one click. An interactive wizard (web + CLI) auto-detects tech stack from GitHub/GitLab URLs, supports template variables and monorepo hierarchies, and handles SAML/OIDC/LDAP for enterprise SSO. Optional AI-assisted blueprint editing via the Anthropic API (opt-in, requires user's own API key) is the only cloud-bound feature. The VS Code extension, npm-distributed CLI (lynxp), GitHub Action, n8n node, Helm chart, and MCP server form a broad distribution ecosystem — making LynxPrompt the most "enterprise-ready" distribution mechanism among all ten batch frameworks. Unlike seed frameworks that define agent behavior, LynxPrompt's value is the institutional knowledge management layer: standardizing which CLAUDE.md files exist across teams, versioning them, and distributing them at scale.