til-drafter

A note-drafting tool that finds lessons, discoveries, and mistakes in a coding session. It creates a separate draft for each distinct lesson.

In plain words
What is it for?
Use it to prepare TILs—short notes about things learned—for later editing and storage.
Why use it?
It helps preserve useful knowledge that might otherwise remain buried in a session transcript or be forgotten. Splitting lessons into separate drafts makes them easier to review individually.

Agent

Part of the akb-sessions plugin — 1 skill, 4 agents shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/dnotitia/akb/til-drafter
Clone the repo
git clone --depth 1 https://github.com/dnotitia/akb

Or install akb-sessions, the plugin that ships this one along with the rest of its 1 skill, 4 agents.

Per session 30 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,961 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00030 $0.02961
Opus 5 $0.00015 $0.01481
Sonnet 5 $0.00006 $0.00592
Haiku 4.5 $0.00003 $0.00296

Measured 3d ago against content hash 0bca00bb8d1e, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

til-drafter scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/claude/akb-sessions/agents/til-drafter.md · 212 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 212 lines · 30 tokens per session scan A 0bca00bb8d1e

Subscribe to this mod's changes

til-drafter is an agent published in the GitHub repository dnotitia/akb (155 stars, last pushed 5d ago), with no licence file. It adds 30 tokens to every session and 2,961 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other agents, from other repositories

apple-silicon-tuning

本文档汇总 parsepdftomarkdown 在 Apple M 系列芯片上的所有调优点: 设备探测 → 各引擎 MPS 策略 → 批处理 / 并行 / 量化。所有调优均循证: 来自 Docling、MinerU、Marker、PyTorch MPS 官方文档与 benchmark。.

ThreeFish-AI/negentropy · 0 tokens

pdf-engine-selection

本文档可视化 parsepdftomarkdown Pipeline 在 Adaptive Engine Selection (PR #163, PR2)下,各 Stage 的运行时引擎路由策略。决策结果会写入 StageResult.metadata.selectordecision,便于审计与调优。.

ThreeFish-AI/negentropy · 0 tokens

reporter

Reporter agent, summarizing the results and conclusions. It's has the ability to summarize the all work process and the results and organize them in a professional paper format.

aristoteleo/PantheonOS · 36 tokens

AgentEval DocWriter

AI agent for AgentEval documentation - writing, reviewing, and maintaining docs with brand consistency.

AgentEvalHQ/AgentEval · 22 tokens

migrator

One-time sub-agent that runs /mb:migrate. Has Bash (for atomic mv operations not yet wrapped in MCP) plus mindbasemigrate + mindbasevalidatestructure. Should be invoked exactly once per legacy project.

frankchu91/mindbase-llm-wiki · 48 tokens

doc-keeper

Documentation maintainer — index new docs, update stale content, run the full corpus lifecycle (files, git history, web crawl, prune, re-ingest). Use after features, reorganizations, or when docs drift from code.

nicholasglazer/gnosis-mcp · 50 tokens