Skip to content

telemetry

When to emit markers — decision checklist (AI guidance)

Section titled “When to emit markers — decision checklist (AI guidance)”

Emit [t1k:skill-bug ...] when skill content is wrong/misleading, you corrected a mistake caused by following a skill, or you are about to call /t1k:issue manually (emit FIRST to populate dedup cache). Emit [t1k:lesson ...] for non-obvious gotchas. Emit [t1k:mcp-gap ...] for MCP tool gaps. The “Do NOT emit for” list is in workflow-failure-auto-issue.md — not repeated here.

Full pipeline (marker → lesson-collector.cjs capture → queue → dual-action spawn → end-of-session detached flush), marker formats, and manual-vs-auto dedup handling: workflow-failure-auto-issue.md + docs/auto-issue-pipeline.md.