LLM Evaluation
Evaluated by: xiaomi/mimo-v2-flash:free
Last evaluated: January 19, 2026
Prompt Quality
4.5
/5
The prompt is exceptionally clear and well-structured with explicit tool availability guidance, security warnings, and fallback procedures. It handles the edge case of missing MCP tools by providing CLI alternatives and includes comprehensive setup instructions. The security section is particularly strong with clear safe/unsafe command examples and Varlock integration guidance.
Usefulness
5.0
/5
This skill provides immediate practical value for Linear workflow management with comprehensive coverage of common operations like issue creation, status updates, and project management. The inclusion of helper scripts for complex operations (sub-issues, initiatives) and detailed setup instructions makes it immediately actionable for real development workflows.
Overall Rating
4.8
/5
An excellent, production-ready skill prompt with outstanding security practices, clear fallback procedures for tool availability, and comprehensive coverage of Linear operations that would be immediately useful for development teams.
Prompt Preview
---
name: Linear
description: Managing Linear issues, projects, and teams. Use when working with Linear tasks, creating issues, updating status, querying projects, or managing team workflows.
allowed-tools:
- mcp__linear
- WebFetch(domain:linear.app)
- Bash
---
# Linear
Tools and workflows for managing issues, projects, and teams in Linear.
---
## ⚠️ Tool Availability (READ FIRST)
**This skill supports multiple tool backends. Use whichever is available:**
1. **MCP Tools (mcp__linear)...
Full prompt length: 44805 characters