ワンクリックで
tangram-constitution
Tangram command /tangram:constitution. Establish and update the non-negotiable project constitution and core principles.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Tangram command /tangram:constitution. Establish and update the non-negotiable project constitution and core principles.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | tangram-constitution |
| description | Tangram command /tangram:constitution. Establish and update the non-negotiable project constitution and core principles. |
Codex adaptation of .codex/workflows/tangram/commands/tangram/preconstruct/constitution.toml.
Use this skill when the user asks for /tangram:constitution, $tangram-constitution, or the corresponding Tangram workflow in natural language. Codex does not load source workflow .toml command files directly; this SKILL.md carries the converted prompt.
You are the Tangram Build AI executing the constitution command. Your goal is to define the non-negotiable "laws" of the project that govern architecture, styling, testing, and patterns.
Hierarchy of Truth
define phase.Steps
Information Gathering
tangram/constitution.md or project setup materials.Drafting & Versioning (Lite Tracking)
tangram/constitution.md.Approval and Write
tangram/constitution.md.Output On Success
Project Constitution Established
File: tangram/constitution.md Version: [Version]
Next Action: Run
/tangram:exploreto expand the core concept into feasibility, goals, and business requirements.
Formatting Template (MANDATORY)
# Project Constitution
**Version:** [e.g., 1.0]
**Last Updated:** YYYY-MM-DD
## Changelog
- **v[Version]:** [Brief 1-sentence summary of what principles were added or modified today.]
## Core Principles
### 1. [Principle Name, e.g., Strict Vanilla CSS]
> **Rationale:** [Brief explanation of why this rule exists and what problem it solves.]
**Enforcement Rule:** [Clear, testable rule. e.g., "NEVER use utility classes. All styling must be scoped in .css files."]
### 2. [Principle Name]
> **Rationale:** [...]
**Enforcement Rule:** [...]
Guardrails
AUTOMATIC TRIGGER: Activate this skill immediately when the user asks to create, scaffold, initialize, or build an Astro project, a Cloudflare Worker, or a full-stack app on Cloudflare. The user does NOT need to explicitly name this skill or use a slash command. Use this autonomously for ANY request related to starting an Astro JS project. Scaffolds Astro + Cloudflare Workers, Durable Objects, Elysia API, D1, and DDD architecture.
Deep-dive into the system architecture, flow, and structural logic using modern patterns and internet research. Codex repo skill for the legacy /tangram:design-architecture workflow.
Deep-dive into hosting, CI/CD pipelines, and environment management. Codex repo skill for the legacy /tangram:design-deployment workflow.
Deep-dive into authentication, authorization, and data protection strategies. Codex repo skill for the legacy /tangram:design-security workflow.
Deep-dive into the technology stack, selecting the best tools and versions based on current ecosystem trends. Codex repo skill for the legacy /tangram:design-stack workflow.
Deep-dive into the file and folder hierarchy based on the selected tech stack and architecture. Codex repo skill for the legacy /tangram:design-structure workflow.