Skip to content

chore: 10-iteration quality audit and output stabilization#17

Merged
Wreos merged 1 commit intomainfrom
codex/quality-10-iterations
Feb 21, 2026
Merged

chore: 10-iteration quality audit and output stabilization#17
Wreos merged 1 commit intomainfrom
codex/quality-10-iterations

Conversation

@Wreos
Copy link
Owner

@Wreos Wreos commented Feb 21, 2026

Summary

  • run a reproducible 10-iteration command quality audit
  • add shared output contract (docs/command-output-contract.md)
  • reference output contract from all canonical commands
  • add audit script (scripts/quality_audit_commands.sh) and report (docs/quality-iterations-2026-02-21.md)
  • bump plugin manifests to 1.10.1

Validation

  • quality audit script passed
  • plugin schema validation passed
  • doc link sweep passed

@Wreos Wreos merged commit 5e2a878 into main Feb 21, 2026
3 checks passed
@Wreos Wreos deleted the codex/quality-10-iterations branch February 21, 2026 21:16
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8ac33ff372

ℹ️ 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".

has_frontmatter="pass"
fi

if grep -Eq '(\.\./skills/|templates/|docs/)' "${path}"; then

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Restrict workflow-reference check to actual workflow refs

The has_skill_or_workflow audit currently matches any docs/ reference, and every command now includes ../docs/command-output-contract.md, so this column will report pass even when a command has no skill/workflow linkage. That makes the generated quality report systematically overstate compliance and can hide regressions in command wiring.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants