Skip to content

Commit c2baf2f

Browse files
committed
docs(skills): keep intake rewrites advisory [ddx-ca1c66ee]
1 parent 72893b2 commit c2baf2f

5 files changed

Lines changed: 30 additions & 0 deletions

File tree

.agents/skills/ddx/bead-lifecycle/SKILL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ for `status=proposed`. Use `system_unready` only when the readiness assessment
129129
itself cannot run or the provided context proves an infrastructure blocker
130130
rather than a bead defect.
131131

132+
In `MODE: intake`, do not emit a `rewrite` object. If a bead is executable as
133+
written, classify it as `ready` even when the prose could be cleaner. Put prompt
134+
quality improvements in `suggested_fixes` only. Use `operator_required` only
135+
for actual ambiguity, missing prerequisites, hidden external blockers, or unsafe
136+
scope choices that prevent an implementation attempt.
137+
132138
Legacy migration input aliases only: older records or prompts may mention `needs_human`.
133139
Treat that as a one-way migration signal for
134140
`operator_required` / `status=proposed`; never emit it as a current lifecycle

.claude/skills/ddx/bead-lifecycle/SKILL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ for `status=proposed`. Use `system_unready` only when the readiness assessment
129129
itself cannot run or the provided context proves an infrastructure blocker
130130
rather than a bead defect.
131131

132+
In `MODE: intake`, do not emit a `rewrite` object. If a bead is executable as
133+
written, classify it as `ready` even when the prose could be cleaner. Put prompt
134+
quality improvements in `suggested_fixes` only. Use `operator_required` only
135+
for actual ambiguity, missing prerequisites, hidden external blockers, or unsafe
136+
scope choices that prevent an implementation attempt.
137+
132138
Legacy migration input aliases only: older records or prompts may mention `needs_human`.
133139
Treat that as a one-way migration signal for
134140
`operator_required` / `status=proposed`; never emit it as a current lifecycle

.ddx/skills/ddx/bead-lifecycle/SKILL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ for `status=proposed`. Use `system_unready` only when the readiness assessment
129129
itself cannot run or the provided context proves an infrastructure blocker
130130
rather than a bead defect.
131131

132+
In `MODE: intake`, do not emit a `rewrite` object. If a bead is executable as
133+
written, classify it as `ready` even when the prose could be cleaner. Put prompt
134+
quality improvements in `suggested_fixes` only. Use `operator_required` only
135+
for actual ambiguity, missing prerequisites, hidden external blockers, or unsafe
136+
scope choices that prevent an implementation attempt.
137+
132138
Legacy migration input aliases only: older records or prompts may mention `needs_human`.
133139
Treat that as a one-way migration signal for
134140
`operator_required` / `status=proposed`; never emit it as a current lifecycle

cli/internal/skills/ddx/bead-lifecycle/SKILL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ for `status=proposed`. Use `system_unready` only when the readiness assessment
129129
itself cannot run or the provided context proves an infrastructure blocker
130130
rather than a bead defect.
131131

132+
In `MODE: intake`, do not emit a `rewrite` object. If a bead is executable as
133+
written, classify it as `ready` even when the prose could be cleaner. Put prompt
134+
quality improvements in `suggested_fixes` only. Use `operator_required` only
135+
for actual ambiguity, missing prerequisites, hidden external blockers, or unsafe
136+
scope choices that prevent an implementation attempt.
137+
132138
Legacy migration input aliases only: older records or prompts may mention `needs_human`.
133139
Treat that as a one-way migration signal for
134140
`operator_required` / `status=proposed`; never emit it as a current lifecycle

skills/ddx/bead-lifecycle/SKILL.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,12 @@ for `status=proposed`. Use `system_unready` only when the readiness assessment
129129
itself cannot run or the provided context proves an infrastructure blocker
130130
rather than a bead defect.
131131

132+
In `MODE: intake`, do not emit a `rewrite` object. If a bead is executable as
133+
written, classify it as `ready` even when the prose could be cleaner. Put prompt
134+
quality improvements in `suggested_fixes` only. Use `operator_required` only
135+
for actual ambiguity, missing prerequisites, hidden external blockers, or unsafe
136+
scope choices that prevent an implementation attempt.
137+
132138
Legacy migration input aliases only: older records or prompts may mention `needs_human`.
133139
Treat that as a one-way migration signal for
134140
`operator_required` / `status=proposed`; never emit it as a current lifecycle

0 commit comments

Comments
 (0)