Skip to main content

start

Automates the workflow for starting and implementing Linear issues, ensuring a structured approach to project management.

Install this skill

or
74/100

Security score

The start skill was audited on Jun 14, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Access to hidden dotfiles in home directory

SourceSKILL.md
32**Argument parsing.** Tokens are case-insensitive (`wt`, `WT`, `Wt`) and position-agnostic. Parse in this order: **(1)** strip the recognized `wt` token; **(2)** verify exactly one non-token argument
low line 39

Access to hidden dotfiles in home directory

SourceSKILL.md
39~/.claude/scripts/start-wt-setup.sh PL-13
low line 88

Access to hidden dotfiles in home directory

SourceSKILL.md
88~/.claude/scripts/linear-context.sh PL-13 | tee "$DIGEST"
low line 230

Access to hidden dotfiles in home directory

SourceSKILL.md
230~/.claude/scripts/linear-post.sh comment PL-13 tmp/linear-comment-pl-13.md
medium line 252

Access to hidden dotfiles in home directory

SourceSKILL.md
252**Parallel execution is the default, not the exception.** If two tasks don't depend on each other's output, launch them simultaneously in a single message with multiple Agent calls. This applies to im
low line 290

Access to hidden dotfiles in home directory

SourceSKILL.md
290~/.claude/scripts/linear-post.sh description PL-13 tmp/linear-description-pl-13.md
low line 305

Access to hidden dotfiles in home directory

SourceSKILL.md
305~/.claude/scripts/linear-post.sh comment PL-13 tmp/linear-comment-pl-13.md
medium line 326

Access to hidden dotfiles in home directory

SourceSKILL.md
3261. Post a Linear comment summarizing what was found and why no code is shipping. Use `~/.claude/scripts/linear-post.sh comment <ISSUE-ID> tmp/canceled-comment-<issue-id-lowercased>.md` (e.g., `tmp/can
medium line 355

Access to hidden dotfiles in home directory

SourceSKILL.md
3551. Post a Linear comment noting where things stand: what's done, what's not, any decisions made, where the implementation left off. Use `~/.claude/scripts/linear-post.sh comment <ISSUE-ID> tmp/abandon
low line 130

External URL reference

SourceSKILL.md
130linear-cli uploads fetch "https://uploads.linear.app/..." -f tmp/linear-img.png
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →