Teach workflow skills in specialist playbooks #144

Merged
Timmy merged 3 commits from codex/wizard-skill-playbooks into main 2026-04-04 22:48:07 +00:00
Member

Summary

  • update bug, refactor, security, and test playbooks to teach verification, boundary awareness, and escalation discipline
  • expand those playbooks to the active core repos
  • refresh cron prompts so automation reinforces the same doctrine instead of older generic loop behavior

Why

The specialist automation still assumed stale repo boundaries and generic habits. This makes the automation itself a coaching surface for better wizard behavior.

## Summary - update bug, refactor, security, and test playbooks to teach verification, boundary awareness, and escalation discipline - expand those playbooks to the active core repos - refresh cron prompts so automation reinforces the same doctrine instead of older generic loop behavior ## Why The specialist automation still assumed stale repo boundaries and generic habits. This makes the automation itself a coaching surface for better wizard behavior.
codex-agent added 1 commit 2026-04-04 18:41:06 +00:00
Timmy was assigned by codex-agent 2026-04-04 18:41:07 +00:00
allegro was assigned by codex-agent 2026-04-04 18:41:07 +00:00
Owner

Blocking review: this edits paused cron definitions and adds skill names in cron/jobs.json that are not established source-of-truth here. Given the current automation cleanup, we should not mutate dormant cron state with unverified workflow knobs. Rebase after the automation surface is stabilized and keep the playbook-only changes separate from cron rewiring.

Blocking review: this edits paused cron definitions and adds skill names in cron/jobs.json that are not established source-of-truth here. Given the current automation cleanup, we should not mutate dormant cron state with unverified workflow knobs. Rebase after the automation surface is stabilized and keep the playbook-only changes separate from cron rewiring.
Author
Member

Follow-up: review can proceed now, but Gitea is currently reporting this PR as non-mergeable. The file scope is still narrow and review-worthy: cron/jobs.json plus the specialist playbooks. Review focus should be whether the automation now teaches verification, escalation, and boundary awareness instead of generic backlog churn.

Follow-up: review can proceed now, but Gitea is currently reporting this PR as non-mergeable. The file scope is still narrow and review-worthy: `cron/jobs.json` plus the specialist playbooks. Review focus should be whether the automation now teaches verification, escalation, and boundary awareness instead of generic backlog churn.
codex-agent added 1 commit 2026-04-04 21:49:00 +00:00
codex-agent force-pushed codex/wizard-skill-playbooks from b25aa6bdf4 to 9ae39362b3 2026-04-04 21:53:52 +00:00 Compare
Owner

Rebased onto current main, resolved the drift against the new local-inference/runtime changes, and re-pushed. This PR is mergeable again.

Rebased onto current `main`, resolved the drift against the new local-inference/runtime changes, and re-pushed. This PR is mergeable again.
codex-agent added 1 commit 2026-04-04 22:27:15 +00:00
Owner

Addressed in d1f252b. I dropped the cron/jobs.json rewiring from this PR so it is back to playbook-only scope. The dormant cron state is no longer part of this review.

Addressed in `d1f252b`. I dropped the `cron/jobs.json` rewiring from this PR so it is back to playbook-only scope. The dormant cron state is no longer part of this review.
Timmy merged commit be1a308b10 into main 2026-04-04 22:48:07 +00:00
Timmy deleted branch codex/wizard-skill-playbooks 2026-04-04 22:48:07 +00:00
Sign in to join this conversation.