Skip to content

chore: reskill — compress charters, extract skills#423

Merged
bradygaster merged 1 commit intodevfrom
squad/reskill-session
Mar 16, 2026
Merged

chore: reskill — compress charters, extract skills#423
bradygaster merged 1 commit intodevfrom
squad/reskill-session

Conversation

@bradygaster
Copy link
Copy Markdown
Owner

Periodic reskill run.

Changes

  • Charters trimmed toward ≤1.5KB target
  • Histories trimmed toward ≤8KB target (pao, fido, flight)
  • Shared patterns extracted to agent-conduct skill (Product Isolation Rule + Peer Quality Check)
  • Removed boilerplate: Collaboration sections, Voice sections, "When I'm unsure", "If I review others' work"
  • Model sections compressed to single Preferred: auto line
  • Surgeon Release Guardrails removed (covered by release-process skill)
  • RETRO secret handling compressed (covered by secret-handling skill)

Savings

Agent Charter Before Charter After History Before History After Saved
pao 4.2 KB 1.5 KB 10.5 KB 2.1 KB 11.1 KB
fido 3.9 KB 1.6 KB 10.7 KB 2.3 KB 10.7 KB
flight 2.8 KB 1.0 KB 8.6 KB 2.0 KB 8.4 KB
scribe 5.1 KB 2.1 KB 0.1 KB 0.1 KB 3.0 KB
handbook 3.9 KB 1.7 KB 0.0 KB 0.0 KB 2.2 KB
surgeon 3.6 KB 1.4 KB 0.8 KB 0.8 KB 2.2 KB
retro 3.5 KB 1.3 KB 0.0 KB 0.0 KB 2.2 KB
eecom 2.9 KB 1.1 KB 6.8 KB 6.8 KB 1.8 KB
booster 3.4 KB 1.5 KB 4.3 KB 4.3 KB 1.9 KB
dsky 3.0 KB 1.1 KB 0.0 KB 0.0 KB 1.9 KB
inco 3.1 KB 1.3 KB 0.1 KB 0.1 KB 1.8 KB
sims 2.9 KB 1.1 KB 0.0 KB 0.0 KB 1.8 KB
vox 3.0 KB 1.2 KB 0.0 KB 0.0 KB 1.8 KB
capcom 2.8 KB 1.0 KB 1.8 KB 1.8 KB 1.8 KB
control 2.8 KB 1.0 KB 0.0 KB 0.0 KB 1.8 KB
procedures 2.8 KB 1.0 KB 4.8 KB 4.8 KB 1.8 KB
gnc 2.8 KB 1.1 KB 0.7 KB 0.7 KB 1.7 KB
network 2.8 KB 1.0 KB 1.9 KB 1.9 KB 1.8 KB
telemetry 2.8 KB 1.0 KB 0.0 KB 0.0 KB 1.8 KB
guido 2.8 KB 1.0 KB 0.0 KB 0.0 KB 1.8 KB
Totals 66.3 KB 24.0 KB 51.1 KB 27.7 KB 65.7 KB

Charter reduction: 64% (66.3 → 24.0 KB)
History reduction: 46% (51.1 → 27.7 KB)
Total reduction: 56% (117.4 → 51.7 KB)

New skill added: agent-conduct (1.4 KB) — net savings: 64.3 KB

No code changes — .squad/ markdown only.

Periodic reskill run. Charters trimmed toward 1.5KB target,
histories trimmed toward 8KB target, shared patterns extracted
to skills.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster bradygaster merged commit 1f818ad into dev Mar 16, 2026
2 checks passed
@bradygaster bradygaster deleted the squad/reskill-session branch March 16, 2026 10:54
tamirdresher pushed a commit to tamirdresher/squad that referenced this pull request Mar 16, 2026
…gaster#439)

* chore(squad): quality review findings — 7 issues filed

Quality audit complete: 5 agents assessed CLI across testing, coverage, stability, accessibility, UX.
Results: 4 P0 blockers (bradygaster#365bradygaster#368), 3 P1 items (bradygaster#369bradygaster#371).
Blocking: Waingro dead sessions, ErrorBoundary, dropped input; Marquez help text consistency.

Changes:
- Logged session summary to .squad/log/2026-02-24T0205-quality-review-complete.md
- Updated .squad/identity/now.md with quality review findings and new issue numbers

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(squad): merge decision — Marquez UX audit findings

Quality assessment merged from inbox (Grade B): 11 improvements (3 P0, 4 P1, 4 P2). help text, stub commands, vocabulary, separators, roster.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Fix bradygaster#423/bradygaster#399: Remove welcome typewriter animation blocking

Users can now type immediately when shell launches. Removed 500ms typewriter
animation and 300ms fade-in from welcome banner — title and content appear
instantly.

Pattern: instant feedback beats cosmetic delay. Matches bradygaster#427 shell loading fix.

Closes bradygaster#423
Closes bradygaster#399

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Update Cheritto history: bradygaster#423 welcome animation fix

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

1 participant