linear-finish-install
Installation
SKILL.md
Finish Linear tracking install
Chat: RESPONSE.md. Auth: AUTH.md. Snippet: ALWAYS_ON.md. Optional weekly health: AUTOMATION.md.
Install is complete when always-on is loaded and Linear MCP auth works. Same skills + same SoT assumption on every harness. Cursor Automation is optional.
Do these in order. Lead with the next action each turn.
1. Always-on (required)
Cursor: list user rules. If no rule titled linear-tracking (always-on), add one with cursor_dialog (item=rule, scope=user, action=add, title + ALWAYS_ON.md body). If it exists, skip.
Claude Code / Codex / file-based: ensure ~/.claude/CLAUDE.md, ~/.codex/AGENTS.md, and/or ~/.agents/AGENTS.md contain the ALWAYS_ON block between markers:
<!-- linear-tracking-always-on -->
…ALWAYS_ON.md body…
<!-- /linear-tracking-always-on -->