AgentSkillsCN

linear-templates

追踪 Linear 问题的耗时情况。可用于记录和查看时间投入。

SKILL.md
--- frontmatter
name: linear-templates
description: Manage Linear issue templates. Use when creating or using templates.
allowed-tools: Bash

Templates

bash
# List templates
linear-cli tpl list
linear-cli tpl list --output json

# Show template
linear-cli tpl show bug
linear-cli tpl show TEMPLATE_ID --output json

# Create template
linear-cli tpl create bug

# Delete template
linear-cli tpl delete TEMPLATE_ID

Flags

FlagPurpose
--output jsonJSON output