1-triage-issues

1-triage-issues is a skill for Claude Code from cbruyndoncx/ThirdBrAIn-MCPSERVERS-IQ. It costs 138 tokens per session (1,747 once invoked), scanned A, original, no licence file.

An issue and pull-request triage workflow for the LinkedIn MCP server. Triage means sorting work by urgency and reviewing proposed code changes for quality and readiness.

In plain words
What is it for?
Use it to scan open issues and pull requests, rank them, and assess pull-request mergeability, test coverage, locale independence, and review history.
Why use it?
It helps a maintainer decide what needs attention first instead of treating every issue or pull request equally. It also considers user impact, age, references, tests, CI, scope, and contributor history.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: installed under .agents/ (shared by several agents).

Good fit Use it to scan open issues and pull requests, rank them, and assess pull-request mergeability, test coverage, locale independence, and review history.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues
Install

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.

Any agent
npx skills add cbruyndoncx/ThirdBrAIn-MCPSERVERS-IQ --skill 1-triage-issues
Clone the repo
git clone --depth 1 https://github.com/cbruyndoncx/ThirdBrAIn-MCPSERVERS-IQ

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 1-triage-issues

README.md
[![agentmods](https://agentmods.dev/badge/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues/github.svg)](https://agentmods.dev/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues)
Your own site
<a href="https://agentmods.dev/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues"><img src="https://agentmods.dev/badge/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 1-triage-issues

Your own site · 80×15
<a href="https://agentmods.dev/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues"><img src="https://agentmods.dev/badge/skills/cbruyndoncx/thirdbrain-mcpservers-iq/1-triage-issues.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,747 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What 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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00138 $0.01747
Opus 5 $0.00069 $0.00873
Sonnet 5 $0.00028 $0.00349
Haiku 4.5 $0.00014 $0.00175

Measured yesterday against content hash 4d947111aab8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-15, from the pricing page.

Security

Grade A, and why

1-triage-issues 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 yesterday.

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.

linkedin-mcp-server/.agents/skills/1-triage-issues/SKILL.md · 99 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

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.

  1. yesterday First seen · 99 lines · 138 tokens per session scan A 4d947111aab8

Subscribe to this mod's changes

1-triage-issues is a skill published in the GitHub repository cbruyndoncx/ThirdBrAIn-MCPSERVERS-IQ (0 stars, last pushed 2d ago), with no licence file. It adds 138 tokens to every session and 1,747 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-14.

Related

Other skills, from other repositories

pr-review-triage

Watch open PRs, check CI status, review staleness, merge conflicts, and unanswered review comments. Produces a prioritized watchlist.

cobusgreyling/loop-engineering · 35 tokens

sdd-tasks

Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.

Gentleman-Programming/gentle-ai · 25 tokens

issue-creation

Trigger: issue creation, bug reports, feature requests, or issue approval. Create and triage GitHub issues from repository evidence.

Gentleman-Programming/gentle-ai · 30 tokens

systemic-issue-triage

Trigger: new issue, bug report, triage, backlog, issue flood, community report, root cause, dead-end, blocked user. Attack issues by root class, never one-by-one; fixes must shrink the system, not grow it.

Gentleman-Programming/gentle-ai · 57 tokens

spec-kitty-runtime-review

Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only…

Priivacy-ai/spec-kitty · 85 tokens

feature-dev

Guide a feature implementation through a structured seven-phase workflow with deep codebase understanding, clarifying questions, parallel architecture design, and quality review. Use this skill when the user asks to build a new feature, add functionality, or wants a methodical approach to implementation rather than…

waybarrios/opencode-power-pack · 62 tokens