🎯

linear

🎯Skill

from primatrix/skills

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add primatrix/skills --skill linear
skills.sh Install⚠ Installs to .agents/skills/
$npx skills add primatrix/skills --skill linear
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/linear/SKILL.md
πŸ“¦

Same repository

primatrix/skills(14 items)

linear

SKILL.md

13Installs
-
Last UpdatedJul 1, 2026

More from this repository10

🎯
exec-remote🎯Skill

Skill

🎯
session-recorder🎯Skill

Skill

πŸ”Œ
superpowersπŸ”ŒPlugin

Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques

πŸ”Œ
beaverπŸ”ŒPlugin

Beaver project management: GitHub-native issue lifecycle with explicit /beaver-xxx commands covering the full development cycle (create, design, decompose, dev, PR, beaver-fix, tracker, focus, setup)

πŸ”Œ
session-recorderπŸ”ŒPlugin

Records the complete session content and logs it to a daily work directory with a dynamic filename based on the active CLI agent. Use this for automated progress tracking and documentation.

πŸ”Œ
gcloud-support-caseπŸ”ŒPlugin

Open, list, and inspect Google Cloud support cases (Cloud TPU / GKE / GCS) via the Cloud Support API v2, with guided classification, priority confirmation, and formatted case detail output

πŸ”Œ
lint-fixπŸ”ŒPlugin

Check and fix lint issues for changed Python files by commit, range, or working tree

πŸ”Œ
xprof-profiling-analysisπŸ”ŒPlugin

TPU/XLA profiling analysis: MCP tools for XProf HTTP API (operator breakdowns, memory profiles, A/B comparisons) + methodology skills for trace parsing, MFU calculation, bottleneck identification

πŸ”Œ
tpu-perfπŸ”ŒPlugin

Systematic analysis of TPU pretraining efficiency. profile-anatomy: schema + reference scripts for xplane.pb / trace.json.gz. comm-analysis: per-axis NCCL bus BW, peak ICI utilization, and per-step compute/comm overlap. compute-breakdown: source-line aggregation, layer scoping, non-compute audit, v7x roofline shortfall. memory-profile: HBM peak occupancy, alive-buffer attribution, lifetime/shape/tf_op/parent_jit rollups.

πŸ”Œ
exec-remoteπŸ”ŒPlugin

Execute Python scripts on remote GPU/TPU clusters via SkyPilot