You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
todo-flagger skill (#56) — a deterministic, registered skill that flags content blocks containing a TODO / FIXME / XXX marker; grades 9/9 → verified. A complete worked example of authoring a skill, including extending State with a new field (flags / the TodoFlag type) and adding a todo-flag@1.0 registry schema.
Eight runnable, offline example scripts under examples/ (#52) — one per feature area (run-chain · verify · compose · triggers-and-events · memory · observe · custom-skill · security), plus todo-flagger.
An Examples guide page (#54) surfaced in the docs sidebar + top nav and the README.