Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 664 Bytes

File metadata and controls

17 lines (11 loc) · 664 Bytes

Project Constitution Generator

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)

Usage

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.

License

MIT