Skip to content

fix: dedupe generated agent rule artifacts - #285

Merged
markcallen merged 4 commits into
mainfrom
fix/generated-agent-rule-dedupe
Aug 26, 2026
Merged

fix: dedupe generated agent rule artifacts#285
markcallen merged 4 commits into
mainfrom
fix/generated-agent-rule-dedupe

Conversation

@markcallen

Copy link
Copy Markdown
Contributor

Summary

  • skip common agents when emitting language-specific rule subdirectories, and skip language agents when emitting the common rule subdirectory
  • remove stale generated common-vs-TypeScript duplicate rule artifacts and an unselected generated Claude skill
  • add a generated artifact inventory GitHub Action and reference it from the issue priority plan

Validation

  • Tests or checks run: pnpm --filter @everydaydevopsio/ballast exec jest src/build.test.ts src/install.test.ts src/repo-generated-artifacts.test.ts --runInBand
  • Tests or checks run: pnpm --filter @everydaydevopsio/ballast run build
  • Tests or checks run: pnpm --filter @everydaydevopsio/ballast run lint
  • Tests or checks run: pnpm --filter @everydaydevopsio/ballast run prettier
  • Docs updated or not needed: plans/issue-priority-plan.md references the new generated artifact inventory gate
  • Generated files updated or not needed: stale generated duplicate artifacts removed from .codex/rules and .claude/rules

Agent Notes

Copilot AI lite review requested due to automatic review settings August 26, 2026 15:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 112 out of 116 changed files in this pull request and generated 6 comments.

Comment thread packages/ballast-typescript/src/install.test.ts Outdated
Comment thread packages/ballast-typescript/src/install.ts
Comment thread .codex/rules/common/local-dev-mcp.md Outdated
Comment thread .claude/rules/common/local-dev-mcp.md Outdated
Comment thread .codex/rules/common/local-dev-license.md
Comment thread .claude/rules/common/local-dev-license.md
Copilot AI review requested due to automatic review settings August 26, 2026 16:21

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 120 out of 124 changed files in this pull request and generated no new comments.

@codecov

codecov Bot commented Aug 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@markcallen
markcallen merged commit efe0668 into main Aug 26, 2026
45 checks passed
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