skill initial
This commit is contained in:
34
.factory/skills/inception/references.md
Normal file
34
.factory/skills/inception/references.md
Normal file
@@ -0,0 +1,34 @@
|
||||
# Cobb References
|
||||
|
||||
## Canonical Sources
|
||||
|
||||
- `SKILL.md`
|
||||
- Trigger and orchestrator identity.
|
||||
- End-to-end stage sequence and guardrails.
|
||||
- `curated-playbook.md`
|
||||
- Portable workflow rules and model selection guidance.
|
||||
- `droid exec` usage and autonomy constraints.
|
||||
- `templates/dispatch-prompts.md`
|
||||
- Role-specific dispatch prompt templates.
|
||||
- `checklists.md`
|
||||
- Operational completion and recovery checklists.
|
||||
|
||||
## Precedence Rule
|
||||
|
||||
When guidance conflicts:
|
||||
|
||||
1. Latest explicit user instruction
|
||||
2. `SKILL.md`
|
||||
3. `curated-playbook.md`
|
||||
4. `checklists.md`
|
||||
|
||||
If still ambiguous, pause and ask the user before moving to codegen or high-impact actions.
|
||||
|
||||
## Model Mapping Snapshot
|
||||
|
||||
- Driver / Explorer / Quality / Runner: `custom:Kimi-K2.5`
|
||||
- Spec: `custom:Gpt-5.2`
|
||||
- Coder (large): `custom:Gpt-5.3-Codex`
|
||||
- Reviewer: `custom:Opus-4.6`
|
||||
|
||||
Always re-check mapping with `droid exec --help` in case IDs change.
|
||||
Reference in New Issue
Block a user