linear-expand — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited linear-expand (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Add an epic with child issues to an existing project using add-epic — one call that gets parent/child structure, milestone wiring, and labels automatically.
add-epic)mcp__linear__save_issue directly/linear-bootstrap insteadConfirm mcp__linear-bootstrap__add-epic is available. If not, tell the user the linear-bootstrap MCP server is not running and suggest troubleshooting.
Use $ARGUMENTS or ask the user which project to expand. Use mcp__linear__list_projects if needed.
Gather in parallel:
mcp__linear__get_project — project overviewmcp__linear__list_milestones — existing milestones (to wire the new epic to one)mcp__linear__list_issues — existing issues (to avoid duplicates and understand naming patterns)mcp__linear-bootstrap__introspect-workspace — team labels and workflow states (for label reuse)From the user's description, determine:
Show the user a summary: _"I'll add epic 'Payment Retry Logic' with 5 issues to milestone 'M3: Checkout Flow'. Sound right?"_
Use mcp__linear-bootstrap__add-epic with:
project_id — from step 2team_id — from the project's teamepic — the designed structuremilestone_id — from step 2label_ids — map of label name → ID from introspectionReport what was created: epic ID, child issue count, milestone, labels applied.
If add-epic fails partially, report what was created vs. what failed. The successfully created items remain in Linear.
User: /linear-expand Add payment retry handling to the Checkout Redesign project
Agent: Found project "Checkout Redesign" with 3 milestones.
I'll add to M3: Checkout Flow.
Epic: "Payment Retry Logic" (5 issues)
- Detect failed payment attempts (P1)
- Implement exponential backoff retry (P1)
- Add retry status UI component (P2)
- Send retry notification email (P3)
- Add retry metrics dashboard (P3)
Labels: "payments" (existing), "reliability" (existing)
Sound right?
User: Yes, go ahead.
Agent: Created epic "Payment Retry Logic" in Checkout Redesign:
- 5 child issues under M3: Checkout Flow
- Reused 2 existing labels~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.