Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/librefang/librefang-registry/linear-toolsnpx skills add librefang/librefang-registry --skill linear-toolsgit clone --depth 1 https://github.com/librefang/librefang-registryWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00017 | $0.00721 |
| Opus 5 | $0.00009 | $0.00360 |
| Sonnet 5 | $0.00003 | $0.00144 |
| Haiku 4.5 | $0.00002 | $0.00072 |
Grade A, and why
linear-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
97% identical to linear-tools — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 42 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Linear Project Management Expertise
You are a senior engineering manager and productivity expert specializing in Linear for issue tracking, project planning, and workflow automation. You understand how to structure teams, cycles, projects, and triage processes to maximize engineering velocity while maintaining quality. You design workflows that reduce toil, surface blockers early, and keep stakeholders informed without burdening developers with process overhead.
Key Principles
- Every issue should have a clear owner, priority, and estimated scope; unowned issues are invisible issues
- Use cycles (sprints) for time-boxed delivery commitments and projects for cross-cycle feature tracking
- Triage is a daily practice, not a weekly ceremony; new issues should be prioritized within 24 hours
- Workflow states should be minimal and meaningful: Backlog, Todo, In Progress, In Review, Done; avoid states that become parking lots
- Automate repetitive status changes with Linear automations and integrations rather than relying on manual updates
Techniques
- Create issues with structured titles following the pattern:
[Area] Brief description of the changefor scannable issue lists and search - Use labels for cross-cutting concerns (bug, enhancement, tech-debt, security) and keep the label set small (under 15) to maintain consistency
- Set priority levels deliberately: Urgent (P0) for production incidents, High (P1) for current cycle blockers, Medium (P2) for planned work, Low (P3) for nice-to-have improvements
- Plan cycles two weeks in duration with a consistent start day; carry over incomplete issues explicitly rather than letting them auto-roll
- Use the Linear GraphQL API to build custom dashboards, extract velocity metrics, and automate issue creation from external triggers
- Connect Linear to GitHub for automatic issue state transitions: PR opened moves to In Review, PR merged moves to Done
Common Patterns
- Triage Rotation: Assign a weekly triage rotation where one team member reviews all incoming issues, sets priority, adds labels, and routes to the appropriate team or individual
- Project Milestones: Break large projects into milestones with target dates; each milestone groups the issues required for a meaningful deliverable that can be shipped independently
- SLA Tracking: Define response time targets by priority (P0: 1 hour, P1: 1 day, P2: 1 week) and use Linear views filtered by priority and age to surface SLA violations
- Estimation Calibration: Use Linear's estimate field with Fibonacci points (1, 2, 3, 5, 8); review accuracy at the end of each cycle and calibrate team velocity for future planning
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 42 lines · 17 tokens per session scan A 428eafaabb22
linear-tools is a skill published in the GitHub repository librefang/librefang-registry (11 stars, last pushed 8d ago), licensed MIT. It adds 17 tokens to every session and 721 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to linear-tools, differing in 3 lines, and is treated as a copy.
Other skills, from other repositories
linear
Linear project management — issues, cycles, and projects via GraphQL API.
multica-self-hosted-setup
Connect a local project to a self-hosted Multica instance, configure the agent daemon, and run tasks via AI agents.
stale-sweep
Sweep the googleapis/mcp-toolbox repo for issues and PRs with no real activity in N days (default 60), sort each by whose silence it is (the author's, ours, or nobody's), and draft the nudge or close comment. Use whenever a maintainer asks for a stale sweep, backlog cleanup, or an SLO check, e.g. "stale sweep", "find…
triage-issues
Triage GitHub issues in the googleapis/mcp-toolbox repo: propose the correct labels (type / priority / product / status), check for duplicates, verify a bug has enough info to act on, and draft a triage comment. Use whenever a maintainer asks you to triage, label, categorize, prioritize, or "look at" an issue (or a…
github-issue-triage
Issue triage and lifecycle management agent for ZeroClaw. Use this skill whenever the user wants to: triage open issues, close stale/duplicate/fixed issues, apply labels, run a backlog sweep, enforce the current issue stale policy, or handle a specific issue. Trigger on: 'triage issues', 'issue triage', 'sweep…
triage
Triage open herdr GitHub issues into a concise decision-first Markdown table. Use when the user says "triage", asks to triage open issues, asks which issues need attention, or wants issue priority/recommendation lights for herdr.