Skip to content

chore(tasks): refill batch 2 — 4 simplification + hardening tasks#64

Merged
fyodoriv merged 1 commit into
mainfrom
chore/refill-tech-lead-2026-05-03-2
May 3, 2026
Merged

chore(tasks): refill batch 2 — 4 simplification + hardening tasks#64
fyodoriv merged 1 commit into
mainfrom
chore/refill-tech-lead-2026-05-03-2

Conversation

@fyodoriv
Copy link
Copy Markdown
Collaborator

@fyodoriv fyodoriv commented May 3, 2026

Why this is needed

Sessions 1-2 of the 10h grind shipped 12 PRs (#51-#63) in ~80 minutes, draining the actionable queue to 1 P2 task (readme-worked-example). Restocking with 4 substantive tasks before the agent runs out of work.

Summary

This batch leans heavier on simplification per the operator's focus axes:

Pri ID Type
P1 cli-simplify-lint-entrypoints Simplify — two lint entry points (tasks lint + tasks-lint binary). Pick one canonical surface, delete or alias the other.
P2 cli-help-text-parallel-structure Polish — every command's description should follow verb-first/noun-second/≤60-char rule. Pin with a CLI test.
P2 user-stories-sync-walkthrough Hardening — story 06 needs one end-to-end walkthrough using the unified tasks sync command (gh issue → sync → pick → close → idempotent re-sync).
P2 user-stories-crosslink-audit Hardening (batched ≥3) — verify every story-to-story cross-reference still resolves after the recent restructuring.

Each task is sized for one PR. The crosslink audit naturally batches ≥3 findings per Rule 9.

Test plan

  • npx -y @tasks-md/lint TASKS.md passes
  • PR will be self-merged with ALLOW_ADMIN_BURST=1 per the operator's tech-lead authority decision earlier this session
  • Local main will be git pull --ff-only'd after merge so session 3+ sees the new tasks

🤖 Written by an agent, not Fyodor. Ping me if this looks off.

Mid-grind refill #2 at 12:50 EDT. Sessions 1-2 shipped 12 PRs in
~80 min, draining the queue to 1 unblocked task. Restocking with
4 tasks heavier on simplification this round.

P1:
- cli-simplify-lint-entrypoints — two lint entry points exist
  (tasks lint, tasks-lint binary). Pick one canonical surface and
  delete or alias the other.

P2:
- cli-help-text-parallel-structure — every command's description
  should be verb-first, noun-second, <=60 chars; pin with a
  regex-based CLI test.
- user-stories-sync-walkthrough — story 06 needs an end-to-end
  walkthrough (gh issue -> sync -> pick -> close -> idempotent
  re-sync) using the unified tasks sync command.
- user-stories-crosslink-audit — verify every cross-story
  reference still resolves after the recent restructuring.

Each task is sized for one PR. Doc batches respect Rule 9.

---
_🤖 Written by an agent, not Fyodor. Ping me if this looks off._
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