Open-source 31-agent product development system for Claude with 12,000+ lines of content

An open-source product development system has been released as a Claude Skill, providing 31 specialized AI agents and 20 strategic frameworks that cover every department of a company. The system includes coverage for product, engineering, design, security, legal, finance, operations, HR, marketing, compliance, trust & safety, fraud, AI/ML, ESG, and government relations.
Key Features
The system differs from generic templates in several ways:
- Each agent operates at department-head depth, with specific examples like the PRD agent specifying payment failure recovery down to scenarios like "what if UPI times out"
- 200+ edge cases in a stress-test framework that catches issues product managers might miss for years
- 14 complete company policies including POSH, whistleblower, anti-corruption, and data protection policies (not just outlines)
- Country-specific compliance for India, US, EU, UK, and 6 Southeast Asian countries
- A Founder's Playbook with week-by-week execution plans, exact costs, and fundraising amounts
- Salary bands by function × level × geography with an annual maintenance process
- A smart-loading system that routes requests to only the agents needed, avoiding unnecessary context window usage
- A memory system called KDR/MASTER KDR that survives chat compaction and works even on the free tier
Technical Details
The system consists of 62 files with 12,000+ lines of content covering 250+ areas with 0 gaps found according to the creator. The content is audited for comprehensive coverage across all business functions.
Usage Instructions
To use the system:
- Upload it to Claude as a project skill
- Say "I want to build [your idea]" — the system activates in phases
- Alternatively, use individual files as standalone references
The project is MIT licensed and free forever. The creator is seeking feedback on what's missing, what could be deeper, and what industry-specific extensions would be most useful.
📖 Read the full source: r/ClaudeAI
👀 See Also

ApexClaw: Open-Source Telegram AI Agent with 85+ Tools for Web Automation, Voice, and Email
ApexClaw is an open-source Telegram AI agent written in Go that provides 85+ built-in tools including web browsing with headless Chrome, voice note processing, Gmail integration, and shell script execution. It's self-hosted and uses the z.ai engine for reasoning.

Vellium Adds Desktop Pets and CLI-Inspired Agents for Local LLMs
Vellium, an open-source crossplatform app for local LLMs, now supports desktop pets that float above windows and agents with MCP integration, terminal commands, and file editing.

QCAI App Provides Mobile Control Center for OpenClaw Ecosystem
Academic research team releases QCAI app for iOS and Android, built with AI-assisted development, offering dashboard monitoring, gateway chat, and secure VPN access to OpenClaw tools.

OpenClaw Guild: Multi-user AI agent server for teams
OpenClaw Guild extends single-user OpenClaw into a multi-user AI server with role-based access control, isolated data per agent, and a 4-tier memory system. It includes a web admin dashboard and Docker-compose deployment for 15-minute setup.