You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Phase 1 de-squad (#475, #477, #476) removed the embedded .squad/ directory, de-squadded the PR template, and dropped the squad/* branch-naming convention. A post-Phase-1 validation sweep surfaced residual squad/cast-name references that fall outside those three tickets. This issue tracks them for triage — each item below needs a keep/remove decision.
Residual references (from git grep -i squad|jiminy|pluto|mickey|donald|chip|goofy on develop)
others reference .squad/ paths, Scribe, decisions inbox
Last touched by chore: de-squad residue scrub (skills, docs, plan artifacts) #478 ("residue scrub"). Decision needed: are these intentionally retained (process skills for an external squad operating on dev-setup) or leftover embedded-squad content to remove/trim?
Summary
Phase 1 de-squad (#475, #477, #476) removed the embedded
.squad/directory, de-squadded the PR template, and dropped thesquad/*branch-naming convention. A post-Phase-1 validation sweep surfaced residual squad/cast-name references that fall outside those three tickets. This issue tracks them for triage — each item below needs a keep/remove decision.Residual references (from
git grep -i squad|jiminy|pluto|mickey|donald|chip|goofyondevelop)1.
.copilot/skills/— 17 SKILL.md files referencing the Squad product (highest priority)Several skills describe the external Squad product/tooling, not dev-setup functionality:
release-process/SKILL.md— publishing@bradygaster/squad-cli/@bradygaster/squad-sdkto npmarchitectural-proposals/SKILL.md— SquadUI,squad-interactive-shellclient-compatibility/SKILL.md— Squad coordinator spawning behaviorchangelog-fold-completeness/SKILL.md—.squad/skills/, sprint retros.squad/paths, Scribe, decisions inboxLast touched by chore: de-squad residue scrub (skills, docs, plan artifacts) #478 ("residue scrub"). Decision needed: are these intentionally retained (process skills for an external squad operating on dev-setup) or leftover embedded-squad content to remove/trim?
2.
gosquadalias (likely intentional — confirm)copilot --agent squad --yoloconvenience alias:README.md:139,config/dotfiles/.aliases:139,config/dotfiles/README.md:86scripts/windows/tools/profile.ps1:228-229(Invoke-CopilotSquad/Set-Alias gosquad)tests/test_alias_parity.sh:105(exclusion-list entry, paired with the above)3.
CONTRIBUTING.md:222,225SQUAD_WORKTREES=1worktrees env-var documentation.4.
scripts/linux/setup.sh:89Code comment: "Apply dotfiles if Pluto's installer exists" (cast-name in a comment).
5.
tests/test_windows_setup.ps1:878N-3: Profile content heredoc includes the squad BEGIN and END markers— profile managed-block marker text still contains "squad".Out of scope (intentional — keep)
.mailmap— remaps historical Jiminy/Donald/Mickey/Pluto commit identities to the real author (correct attribution hygiene)CHANGELOG.md— entries documenting the de-squad itself + append-only historical recordsAcceptance
develop)git grep -i "squad|jiminy|pluto|mickey|donald|chip|goofy"ondevelopreturns only intentionally-retained references