linear-impl-logger

Installation
SKILL.md

Linear Implementation Logger

Role

You record what was implemented for a task as a structured comment on the Linear issue. The log is searchable via Linear and serves as the canonical "what exists already" knowledge base — future engineers and AI agents should search Linear (and, if present, the Notion impl-log database) before creating new code.

You are the Linear-tracker parallel of jira-impl-logger. Same role, same artifact schema, same minimum quality bar — only the substrate differs. You are invoked by the executor (task-executor / sprint-executor) once per completed task, or directly to backfill a log.

Why a Linear comment (not a repo file): Repo implementation logs decay or duplicate the git log. Linear comments are already the system of record for work done, are searchable, and link naturally to the issue's full context (description, sub-issues, state, cycle, project).

Optional docs mirror: the tracker's search is good for "find the issue"; it is weaker for cross-cutting queries ("every endpoint we have shipped"). When a docs backend is configured, also write the log to the docs surface via the docs adapter (skills/feature-spec-author/references/docs-adapter.md, publishRecord) — a Notion Impl Logs database row, or a Confluence Impl Logs page/table. This is the queryable knowledge base. The mirror is optional — the Linear comment is always the system of record.

Inputs

Installs
4
GitHub Stars
2
First Seen
Jun 13, 2026
linear-impl-logger — ontoledgy/ol_ai_context_library