Skip to content

chore: remove skill-drift and skill-audit workflows#272

Merged
castrojo merged 1 commit into
mainfrom
chore/remove-skill-drift-workflows
Jun 22, 2026
Merged

chore: remove skill-drift and skill-audit workflows#272
castrojo merged 1 commit into
mainfrom
chore/remove-skill-drift-workflows

Conversation

@castrojo

Copy link
Copy Markdown
Contributor

Removes the three skill-drift/skill-audit workflows and supporting docs that were generating bot noise issues.

What

  • Delete .github/workflows/skill-audit.yml (weekly scheduler — source of skill-drift issues)
  • Delete .github/workflows/skill-drift.yml (PR trigger)
  • Delete .github/workflows/skill-drift-check.yml (reusable checker)
  • Delete docs/skills/skill-improvement.md
  • Update factory-operations.md, MAINTAINERS.md, SKILL.md, and consumer-guide.md to remove all references

Why

The weekly audit was opening GitHub issues for skill file staleness that added no signal. The PR-time checker was a non-blocking warning nobody acted on. Both generated noise in the issue tracker.

Consumer validation

Consumer PR: N/A — no action.yml or reusable workflow behavior changed; workflows deleted are internal to this repo only
Consumer CI run: N/A — no action.yml or reusable workflow behavior changed
Out-of-org consumer impact: N/A

The skill-audit.yml (weekly scheduler), skill-drift.yml (PR trigger),
and skill-drift-check.yml (reusable checker) generated bot noise issues
that added no value. The weekly scheduler opened duplicate GitHub issues
for skill file staleness; the PR checker emitted non-blocking warnings.

Remove all three workflows and their supporting docs/skills/skill-improvement.md.
Update factory-operations.md, MAINTAINERS.md, SKILL.md, and consumer-guide.md
to remove all references.

Assisted-by: Claude Sonnet 4.6 via GitHub Copilot
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@castrojo castrojo requested a review from p5 as a code owner June 22, 2026 02:37
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

  • .github/workflows/skill-drift-check.yml

@github-actions github-actions Bot added the pr/needs-review Awaiting human review label Jun 22, 2026
@castrojo castrojo merged commit 001ae97 into main Jun 22, 2026
11 checks passed
@castrojo castrojo deleted the chore/remove-skill-drift-workflows branch June 22, 2026 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr/needs-review Awaiting human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant