Skip to content

chore: Remove .squad-templates/ directory - #67

Merged
michaeljolley merged 1 commit into
mainfrom
cleanup/remove-squad-templates
May 15, 2026
Merged

chore: Remove .squad-templates/ directory#67
michaeljolley merged 1 commit into
mainfrom
cleanup/remove-squad-templates

Conversation

@michaeljolley

Copy link
Copy Markdown
Contributor

Removes the .squad-templates/ directory and all 32 files it contains (template files, workflow templates, identity templates, skill templates).

Closes #66

Closes #66

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@michaeljolley michaeljolley self-assigned this May 15, 2026
@michaeljolley
michaeljolley marked this pull request as ready for review May 15, 2026 17:03
Copilot AI review requested due to automatic review settings May 15, 2026 17:03

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 .squad-templates/ directory (Squad scaffolding/templates) from the repository, aligning the repo with Issue #66’s request to delete leftover squad scaffolding that is no longer needed.

Changes:

  • Deleted all .squad-templates/ GitHub Actions workflow templates.
  • Deleted squad identity/skill/template markdown files and supporting JSON templates under .squad-templates/.
  • Removed remaining scaffolding artifacts (routing/roster/orchestration/run output template docs) within .squad-templates/.

Reviewed changes

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

Show a summary per file
File Description
.squad-templates/workflows/sync-squad-labels.yml Removes unused workflow template for syncing squad labels.
.squad-templates/workflows/squad-triage.yml Removes unused issue triage workflow template.
.squad-templates/workflows/squad-release.yml Removes unused release workflow template.
.squad-templates/workflows/squad-promote.yml Removes unused branch promotion workflow template.
.squad-templates/workflows/squad-preview.yml Removes unused preview validation workflow template.
.squad-templates/workflows/squad-label-enforce.yml Removes unused label enforcement workflow template.
.squad-templates/workflows/squad-issue-assign.yml Removes unused issue assignment workflow template.
.squad-templates/workflows/squad-insider-release.yml Removes unused insider release workflow template.
.squad-templates/workflows/squad-heartbeat.yml Removes unused heartbeat/monitoring workflow template.
.squad-templates/workflows/squad-docs.yml Removes unused docs build/deploy workflow template.
.squad-templates/workflows/squad-ci.yml Removes unused CI workflow template.
.squad-templates/skills/squad-conventions/SKILL.md Removes unused skill template content.
.squad-templates/skill.md Removes generic skill template file.
.squad-templates/scribe-charter.md Removes scribe charter template.
.squad-templates/run-output.md Removes multi-agent run output template.
.squad-templates/routing.md Removes routing guidance template.
.squad-templates/roster.md Removes roster template.
.squad-templates/raw-agent-output.md Removes raw agent output appendix format template.
.squad-templates/plugin-marketplace.md Removes plugin marketplace template doc.
.squad-templates/orchestration-log.md Removes orchestration log entry template.
.squad-templates/multi-agent-format.md Removes multi-agent artifact format template.
.squad-templates/mcp-config.md Removes MCP configuration documentation/template.
.squad-templates/identity/wisdom.md Removes identity “wisdom” template.
.squad-templates/identity/now.md Removes identity “now/focus” template.
.squad-templates/history.md Removes project history template.
.squad-templates/copilot-instructions.md Removes Copilot agent instructions template.
.squad-templates/constraint-tracking.md Removes constraint tracking template.
.squad-templates/charter.md Removes agent charter template.
.squad-templates/ceremonies.md Removes ceremonies template.
.squad-templates/casting-registry.json Removes casting registry template JSON.
.squad-templates/casting-policy.json Removes casting policy template JSON.
.squad-templates/casting-history.json Removes casting history template JSON.

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

@michaeljolley
michaeljolley merged commit ccc8980 into main May 15, 2026
3 checks passed
@michaeljolley
michaeljolley deleted the cleanup/remove-squad-templates branch May 15, 2026 17:06
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.

Remove .squad-templates directory

2 participants