chore(tasks): refill queue with 5 hardening + simplification tasks#58
Merged
Conversation
a47d0ee to
496d008
Compare
Mid-grind refill at 12:13 EDT. The tech-lead-curated queue from PR #49 was burned through in ~50min (PRs #51-#57). Restocking with 5 substantive tasks aligned with the same focus axes. P1: - cli-restore-json-on-read-commands — undo a partial regression that removed --json from pick/stats/diff but kept it on the new list cmd - user-stories-runnable-demos — add Try-it-yourself sections to all 8 stories so claims become reader-verifiable P2: - cli-pick-show-details — print full Details block in pick output - readme-worked-example — first-10-min walkthrough connecting stories - cli-watch-monorepo-coverage — discoverWatchFiles integration test for monorepo shape (story 05's promise is unverified today) - user-stories-install-detect-docs — story 03 doesn't say which dirs trigger which agent install Each task is sized for one PR. Doc batches respect Rule 9 (>=3 findings batched). --- _🤖 Written by an agent, not Fyodor. Ping me if this looks off._
496d008 to
ec554ff
Compare
This was referenced May 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why this is needed
The original tech-lead-curated queue from PR #49 burned through in ~45min (PRs #51-#56 shipped 6 substantive tasks at ~7 min/PR). The agent will run dry within minutes if not refilled. Restocking with 5 new tasks aligned with the operator's same focus axes (hardening user stories + simplifying CLI features) so the 10h grind keeps producing.
Summary
5 actionable tasks queued:
cli-restore-json-on-read-commandsccf1360removed--jsonfrom pick/stats/diff but PR #54 added it tolist. Restore to all four read commands.user-stories-runnable-demoscli-pick-show-detailstasks pickshould print theDetailsblock, not just summary.readme-worked-examplecli-watch-monorepo-coveragetasks watchfinds them.user-stories-install-detect-docsEach task is sized for one PR. Doc batches respect Rule 9 (≥3 findings batched). Tasks reference exact source-of-truth file paths and line numbers for the agent.
Test plan
git logagainst the parent commit shows only TASKS.md added/modified (no other files touched in this refill)ALLOW_ADMIN_BURST=1per the operator's tech-lead authority decision earlier this session🤖 Written by an agent, not Fyodor. Ping me if this looks off.