log-to-dosu-knowledge

Installation
SKILL.md

Log → Dosu Knowledge

Product (keep it this simple):

This skill is for first-time users whose logs predate Dosu.

  1. Read local agent logs
  2. Decide what to write (not the user’s prompt — the answer/gotcha)
  3. Write each under a synthetic dosu/log-backfill/<UTC-timestamp> branch (server auto-enqueues notes-upflow for that prefix — same path as a PR merge)
  4. Tell the user what was cached, expected token savings, and the backfill branch
  5. Open the HTML report (generate_report.py --open), including Estimated context savings

Dry-run: same extraction, but do not call write_knowledge. Output is only the list of calls you would make (with the synthetic branch filled in).

Requires a Dosu MCP connection with write_knowledge. Writes must use dosu/log-backfill/<timestamp> so they auto-promote; do not fall back to the current checkout branch (those notes stay stranded until a real PR merges).

Installs
126
GitHub Stars
1
First Seen
Aug 11, 2026
log-to-dosu-knowledge — dosu-ai/dosu-skill