Update repository-governance extension to v3.0.1 - #35
Conversation
There was a problem hiding this comment.
馃挕 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c50c70fb5a
鈩癸笍 About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 馃憤.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| *skill_default(style), | ||
| "", | ||
| "## Repository Workflow", | ||
| *repository_workflow_default(), |
There was a problem hiding this comment.
Restore the repository workflow section heading
When any project runs the generator, these repository workflow rules are now emitted immediately after the skill rules without a heading, so Markdown places the task-classification, SSOT-read, validation, and protected-write guidance under the preceding ## Agent Harness section. The previous projection had a separate ## Repository Workflow section, and without restoring a heading (or moving these bullets into a clearly repository-wide section), generated governance files make repository-wide workflow constraints look agent-harness-specific.
Useful? React with 馃憤聽/ 馃憥.
Summary
Test Plan