ccpe-system/.codex/skills/ccpe-forge/templates/ccpe-creation-brief.md

341 lines
3.2 KiB
Markdown

---
artifact_type: ccpe-creation-brief
name:
requested_artifact:
author:
created:
status: draft
based_on: CCPE System
---
# CCPE Creation Brief: {Artifact Name}
## 1. User Request
```text
Original Request:
User Goal:
Known Constraints:
```
## 2. Intended Use
### 2.1 Primary Use Case
<!-- What is the artifact supposed to help with? -->
### 2.2 Secondary Use Cases
```text
-
-
-
```
### 2.3 Non-Goals
```text
-
-
-
```
## 3. Target User
```text
Primary User:
Secondary Users:
Human Role:
```
## 4. Target Platform
Use one or more:
```text
Custom GPT
Gemini Gem
Claude Project
Claude Code
Codex
OpenClaw
Platform-neutral Markdown
Manual workflow
```
Platform notes:
```text
```
## 5. Artifact Classification
### 5.1 Primary Classification
Use one:
```text
CCPE-Lite
CCPE-Agent
CCPE-Skill
CCPE-Runtime
Model Card
Model Index
Hybrid Artifact
```
### 5.2 Secondary Components
```text
-
-
-
```
### 5.3 Why This Classification?
```text
```
## 6. Operating Mode
Use one:
```text
Expert Mode
Workshop Mode
Automation Mode
Hybrid Mode
```
Explanation:
```text
```
## 7. Depth vs Automation Orientation
Use one:
```text
Depth-Oriented
Automation-Oriented
Hybrid
```
Explanation:
```text
```
## 8. Cognitive Models Involved
### 8.1 Existing Models
```text
- model_id:
model_name:
model_card_path:
```
### 8.2 New or Candidate Models
```text
- provisional_model_name:
reason:
should_create_model_card: yes/no
```
### 8.3 Model Card Need
Use one:
```text
none
optional
recommended
required
```
Explanation:
```text
```
## 9. Skills Needed
### 9.1 Existing Skills
```text
- skill_id:
path:
purpose:
```
### 9.2 New Skills to Create
```text
- skill_name:
skill_type:
reason:
```
### 9.3 Skill Need
Use one:
```text
none
optional
recommended
required
```
Explanation:
```text
```
## 10. Runtime Need
Use one:
```text
none
optional
recommended
required
```
### 10.1 Runtime Type
Use one if applicable:
```text
interactive-runtime
automation-runtime
hybrid-runtime
```
### 10.2 Runtime Explanation
```text
```
## 11. Human Decision Gates
```text
Gate 1:
- Trigger:
- Decision:
- Possible outcomes:
Gate 2:
- Trigger:
- Decision:
- Possible outcomes:
```
## 12. Authority and Automation Boundary
### 12.1 Allowed Autonomous Actions
```text
-
-
-
```
### 12.2 Actions Requiring Confirmation
```text
-
-
-
```
### 12.3 Forbidden Actions
```text
-
-
-
```
## 13. Input / Output Contract
### 13.1 Inputs
```text
-
-
-
```
### 13.2 Outputs
```text
-
-
-
```
### 13.3 Output Format Notes
```text
```
## 14. Evaluation Criteria
```text
-
-
-
```
## 15. Proposed Files
```text
- path:
artifact_type:
purpose:
priority:
```
Example:
```text
- agents/lite/zhangliao-red-team.prompt.md
artifact_type: ccpe-lite
purpose: portable prompt version
priority: high
```
## 16. Open Questions
```text
1.
2.
3.
```
## 17. Acceptance Criteria
The creation is acceptable when:
```text
Classification is correct.
Artifact is not over-engineered.
Artifact is not under-specified.
Model assets are handled appropriately.
Human decision gates are clear.
Output format is usable.
Target platform constraints are respected.
User's conceptual intent is preserved.
```
## 18. Recommended Next Action
```text
```