This repository contains a specialized system prompt designed to generate a comprehensive Project Constitution for new software projects.
The constitution serves as a "single source of truth" for:
- Core Principles (Governance, Quality, Security)
- Architectural Rules
- Operational Guidelines
- Tooling Standards (strictly relying on static analysis and stable versions)
Copy the content of generate-project-constitution.md and paste it into your LLM chat context (e.g., Gemini, ChatGPT, Claude) to generate a tailored constitution for your specific project.
MIT