Skip to content

Remove Copilot Squad infrastructure#1096

Merged
dgee2 merged 1 commit into
mainfrom
dgee2/remove-copilot-squad
May 27, 2026
Merged

Remove Copilot Squad infrastructure#1096
dgee2 merged 1 commit into
mainfrom
dgee2/remove-copilot-squad

Conversation

@dgee2

@dgee2 dgee2 commented May 27, 2026

Copy link
Copy Markdown
Owner

Removes the .squad/\ directory which contained Copilot Squad runtime data (agent histories, decisions, sessions, skills, and logs).

What's removed

  • .squad/agents/basher/history.md\
  • .squad/agents/yen/history.md\
  • .squad/decisions.md\
  • .squad/decisions/inbox/basher-issue-977.md\
  • .squad/skills/set-like-write-dedupe/SKILL.md\

What's kept

All reusable Copilot assets are untouched:

  • .github/skills/\ (12 project skills)
  • .github/prompts/\ (dependency-update prompts)
  • .github/workflows/\ (all workflow files)
  • .github/aw/\ (Copilot agent workflow lock)
  • \AGENTS.md\ (project architecture doc)

Delete the .squad/ directory containing Squad runtime data:
agent histories, decisions, sessions, skills, and logs.

Retains all reusable Copilot assets: .github/skills/, .github/prompts/,
.github/workflows/, .github/aw/, and AGENTS.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 27, 2026 22:00
@sonarqubecloud

Copy link
Copy Markdown

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

This PR removes the obsolete .squad/ Copilot Squad runtime artifacts while leaving reusable project automation and Copilot assets under .github/ and AGENTS.md intact.

Changes:

  • Deletes Squad agent history files for basher and yen.
  • Deletes Squad decision records and inbox entry.
  • Deletes the Squad-local set-like-write-dedupe skill document.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.squad/skills/set-like-write-dedupe/SKILL.md Removes Squad-local dedupe skill artifact.
.squad/decisions/inbox/basher-issue-977.md Removes issue-specific Squad decision record.
.squad/decisions.md Removes Squad decision log.
.squad/agents/yen/history.md Removes Yen agent runtime history.
.squad/agents/basher/history.md Removes Basher agent runtime history.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dgee2 dgee2 merged commit a52df3f into main May 27, 2026
14 checks passed
@dgee2 dgee2 deleted the dgee2/remove-copilot-squad branch May 27, 2026 22:04
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