Skip to content

docs: add feature pages for link, nap, and scrub-emails commands#387

Closed
diberry wants to merge 1 commit intobradygaster:mainfrom
diberry:squad/docs-undocumented-commands-clean
Closed

docs: add feature pages for link, nap, and scrub-emails commands#387
diberry wants to merge 1 commit intobradygaster:mainfrom
diberry:squad/docs-undocumented-commands-clean

Conversation

@diberry
Copy link
Copy Markdown
Collaborator

@diberry diberry commented Mar 14, 2026

Closes the documentation gap for 3 CLI commands that only had brief entries in the README command table and CLI reference.

Changes

  • features/link.md — documents \squad link\ for remote team linking
  • features/nap.md — documents \squad nap\ context hygiene command
  • features/scrub-emails.md — documents \squad scrub-emails\ PII removal
  • navigation.ts — adds all 3 pages to Features nav section
  • docs-build.test.ts — adds expected feature slugs

Context

Audit of README vs docs coverage found these 3 commands lacked dedicated feature pages. Clean PR with only the 5 listed files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@diberry
Copy link
Copy Markdown
Collaborator Author

diberry commented Mar 14, 2026

@bradygaster Ready for your review and merge.

@diberry diberry closed this Mar 14, 2026
tamirdresher pushed a commit to tamirdresher/squad that referenced this pull request Mar 16, 2026
* 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>

* test: add speed gate tests for impatient user journey

18 speed gate tests enforcing time budgets across the user journey:
- Help scanability, init ceremony speed, welcome data loading
- Input parsing latency, ghost retry bounds, error actionability
- Version output speed and format

Filed issues: bradygaster#387, bradygaster#395, bradygaster#397, bradygaster#399, bradygaster#401, bradygaster#403

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

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
tamirdresher pushed a commit to tamirdresher/squad that referenced this pull request Mar 16, 2026
…dygaster#474)

- typewrite() default: 30ms → 8ms/char
- revealLines() default: 100ms → 30ms/line
- Explicit typewrite calls: 25ms/40ms → 8ms/10ms
- sleep() calls: 200ms/300ms → 50ms/80ms
- NO_COLOR mode still skips animations entirely

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.

2 participants