AI agent deep dives

Generating weekly and daily reports with the agent

Let the agent scan this week’s commits, doc edits, and ticket status → produce a templated draft.

Kition Team·Feb 10, 2026·5 min read

A prompt that works

Generate this week's status report:
- git log of repo X in past 7 days
- modified docs in Notes/ in past 7 days
- Linear tickets closed by me this week (via MCP)
- use Templates/weekly-report.md as the structure
- save as Reports/2026-W14.md

A recommended template

  • ## Progress (what shipped)
  • ## Blockers
  • ## Next week
  • ## Metrics (if any)
  • ## Thoughts

Ready when you are.

Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.