Use cases
Work that already has a file.
Four jobs from the public example pack. Each page on docs.nika.sh is the full workflow. This site does not duplicate that reference.
T1
Standup digest. Reads yesterday’s commits, stamps the date from a builtin, and writes your three bullets.
Read the example on docs.nika.shT1
Meeting actions. A transcript goes in, typed {owner, task, due} items come out, validated and ready for your tracker.
Read the example on docs.nika.shT2
Invoice chaser. jq filters the overdue rows out of the CSV, reminders get drafted, and a human gate sits before anything is saved.
Read the example on docs.nika.shT3
PR review swarm. One read-only review agent per changed file, in parallel and under budget. jq merges the findings.
Read the example on docs.nika.sh