一键导入
project-constitution
Use this skill to define non-negotiable project principles and quality gates before architecture, coding, or AI-agent work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use this skill to define non-negotiable project principles and quality gates before architecture, coding, or AI-agent work.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Use this skill to create project AI rules such as AGENTS.md, .cursorrules, or classroom agent instructions so AI tools work inside the student’s intent, stack, style, and verification expectations.
Use this skill to perform a read-only consistency and coverage check across PRD, constitution, architecture, and implementation issues before coding.
Use this skill to break a PRD and architecture plan into small, ordered implementation issues that AI agents or students can work on one at a time.
Use this skill to identify underspecified areas in a student PRD by asking up to five targeted clarification questions before architecture or coding.
Use this skill to compare the current implemented app against PRD, architecture, issues, tests, and evidence, then list remaining work.
Use this skill to prepare a student app for presentation by creating a clear demo script, problem statement, feature walkthrough, evidence list, limitations, and next steps.
基于 SOC 职业分类
| name | project-constitution |
| description | Use this skill to define non-negotiable project principles and quality gates before architecture, coding, or AI-agent work. |
| version | 1.0.0 |
| author | ATL / AI-Native App Builder Skill Pack |
Stage: Phase 2 — Spec-Driven Foundation
Create a short project constitution that governs later AI output, architecture decisions, review, testing, and grading. The constitution is the project rulebook: if a later AI suggestion conflicts with it, the constitution wins.
intent-to-prd and before or alongside prd-to-architecture.Saved artifact: and Next recommended skill:.docs/ai-native/14-project-constitution.mddocs/ai-native/03-prd.mddocs/ai-native/02-intent-brief.mddocs/ai-native/, create it.Before producing this skill's output, the agent must explicitly load the upstream artifact files from the current project. Do not rely on pasted chat history if the files exist.
Sources Read section listing the files actually read.# Project Constitution
## Sources Read
- ...
## Core Principles
### I. Human Judgment Over AI Output
...
### II. Simplicity First
...
### III. Testable Features Only
...
### IV. Privacy and Safety
...
### V. Explainability
...
## Quality Gates
- [ ] PRD has measurable success criteria
- [ ] Architecture matches the PRD
- [ ] Issues map to requirements
- [ ] Code is reviewed
- [ ] Tests or demo evidence exist
## Governance
If a later AI output conflicts with this constitution, the constitution wins.
## Open Questions
- ...
Saved artifact: docs/ai-native/14-project-constitution.md
Next recommended skill: <next-skill-or-human-review>
If you cannot write the file, say exactly why and do not pretend the artifact was saved.
Use `project-constitution`. Read `docs/ai-native/03-prd.md` first. Create non-negotiable project principles and quality gates, then save to `docs/ai-native/14-project-constitution.md`.