Expand description
Verbs shaped for a program rather than a person: structured rows, claiming, a body excerpt, and a hygiene checklist.
Functions§
- body_
excerpt - The first lines of an issue’s file range, capped and screened for secrets.
- claim
- Take an issue: move it to STARTED and stamp the claim.
- hygiene
- The agent and CI checklist: issues claimed but not actionable, claims that have gone stale, plus the corpus validation summary.
- issues_
json - Issue rows as JSON, filtered the same way
report::listfilters them. - issues_
rows - The same rows, still typed.
- org_
text - One issue’s org text, in full, ready to write to a file.
- show_
detail - The same card, still typed. See
issues_rowsfor why both exist. - show_
json - One issue as JSON, including its file and line range.
- waiting_
on - Issues waiting on this one.