cyberneticlibrary

Assign next prioritized task

pickupcommandsetup L14
javatarz/credit-card-lending
What it does

Fetch and present prioritized story cards for pickup

Best for

Surfacing next prioritized work with availability categorization (available vs. inactive).

Inputs
  • · open stories from GitHub
  • · priority and assignee filters
Outputs
  • · ranked list of available cards
  • · assignment confirmation
Requires
  • · gh CLI
  • · GitHub API
Preconditions
  • · gh auth succeeds
  • · repo has stories with labels
Failure modes
  • · GH auth fails
  • · Rate limit on issue list
Trust signals
  • · 7-day inactivity threshold for potentially-available cards
  • · Priority sort (P0→P1→P2)
  • · Current user exclusion