with one click
agent-lessonbook
agent-lessonbook contains 3 collected skills from zhjai, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Use the moment evidence appears that should influence FUTURE execution and would be wrong for the worker to treat as authority on its own โ a user correction/clarification ("actuallyโฆ", "you skipped X again"), exposed drift (a check fails, a miss is pointed out), a proven repo pitfall, a "never do X" constraint, or an authority-relevant architecture constraint. Record it to the task's correction journal with a type, and add active ones to run_state constraints. Do not use for routine progress, or for things that belong in the repo (test commands, conventions, env) or built-in memory. Captures evidence when something exposes it; it does not make the agent notice drift on its own.
Use at task wrap-up, after a mistake, or on a postmortem to turn the correction journal and observations into review PROPOSALS โ classify each candidate lesson by target tier (working-only / approved-lesson / policy / gate-candidate) and write a proposal note, without self-approving. Use when wrapping up, after something went wrong, or when a correction should persist. Do not grant a lesson authority โ the worker proposes, a human promotes.
Use at the start or resume of any task (especially long or multi-session tasks) to load the lessonbook before acting โ read the read-only control rules and approved lessons plus the task's working state, and surface the active constraints for this run. Use when starting/resuming work, picking up a long task, or when continuity across sessions matters. Do not use for one-shot factual lookups with no prior state.