Borrowing it
Nothing to install: this file belongs to KenosInc/sigrok-mcp-server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/KenosInc/sigrok-mcp-server/main/.claude/skills/issue-manager/SKILL.mdgit clone --depth 1 https://github.com/KenosInc/sigrok-mcp-serverWrote 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.
[](https://agentmods.dev/skills/kenosinc/sigrok-mcp-server/issue-manager)<a href="https://agentmods.dev/skills/kenosinc/sigrok-mcp-server/issue-manager"><img src="https://agentmods.dev/badge/skills/kenosinc/sigrok-mcp-server/issue-manager/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.
<a href="https://agentmods.dev/skills/kenosinc/sigrok-mcp-server/issue-manager"><img src="https://agentmods.dev/badge/skills/kenosinc/sigrok-mcp-server/issue-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00171 | $0.01099 |
| Opus 5 | $0.00086 | $0.00549 |
| Sonnet 5 | $0.00034 | $0.00220 |
| Haiku 4.5 | $0.00017 | $0.00110 |
Grade A, and why
issue-manager 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 9d 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.
How it starts
The opening of the file, as written. The whole thing — 126 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GitHub Issue Manager
A skill for creating and updating GitHub Issues. Organizes development plans into a structured format within Issues.
Workflow
1. Gather Information
Understand the following from the user's request. Investigate the codebase to fill in any gaps.
- What needs to be achieved
- Why it is needed (background / motivation)
- Preliminary technical approach
- Completion criteria
2. Codebase Investigation
Investigate related code to accurately describe the implementation approach and impact scope.
- Identify the components and files to be changed
- Review existing implementation patterns
- Enumerate existing features that may be affected
When investigating, refer to the project's package structure:
cmd/sigrok-mcp-server/— Entrypoint (thin wiring, no tests needed)internal/tools/— MCP tool handlers; usesRunnerinterface for mock injectioninternal/sigrok/— CLI executor and parsers; usesCommandFactorytest seam andtestdata/golden filesinternal/serial/— Serial port communication; usesPortOpenerseaminternal/devices/— Device profile registry with embedded JSONinternal/config/— Env-based configuration
3. Issue Body Structure
Compose the body following the template below. All sections should be included. When updating an existing Issue, maintain the same section structure from the template.
## Summary
<!-- What will be done. 1-2 sentences, concise. -->
## Background & Motivation
<!-- Why this is needed. User-experience issues, technical problems, etc. -->
## Implementation Approach
<!-- Technical approach. Files, components, and steps to change. -->
## Impact Scope
<!-- Scope of changes, effects on existing features, caveats. -->
## Test Strategy
<!-- Describe the testing approach:
- Which test seams to use (Runner mock, CommandFactory, PortOpener, etc.)
- Table-driven test cases to cover
- Corner cases and boundary conditions
- Error and exception scenarios (invalid input, timeouts, non-zero exit codes)
- Silent failure scenarios (nil dependencies, empty output, missing fields)
-->
## DoD (Definition of Done)
- [ ] Completion criterion 1
- [ ] Completion criterion 2
- [ ] Tests cover the happy path
- [ ] Tests cover corner cases and error scenarios
- [ ] No silent failures (errors are surfaced, not swallowed)
- [ ] CI passes
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.
- 9d ago First seen · 126 lines · 171 tokens per session scan A 340b48f17130
issue-manager is a skill published in the GitHub repository KenosInc/sigrok-mcp-server (10 stars, last pushed 23d ago), licensed MIT. It adds 171 tokens to every session and 1,099 once invoked, about $0.0009 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-08-31.
Other skills, from other repositories
daily-briefing
Start your day with a prioritized CRM briefing — works for any monday CRM setup: pipeline, contacts, accounts, leads, or no board at all. Use when someone says 'morning briefing', 'daily brief', 'what's on my plate today', 'catch me up on my deals', 'what needs attention', 'what needs my attention', 'anything urgent…
meeting-to-deal
Turn meeting transcripts into deal updates — key points, commitments, and next steps posted to matching CRM deals automatically. Auto-creates contacts for new attendees. Use when someone says "log my meetings to deals", "update CRM from calls", "what did I commit to in meetings", "sync notetaker", "log this meeting"…
log-activity
Log calls, meetings, notes, and other activities to CRM item timelines — structured records with attendees, outcomes, and follow-ups. Use when someone says "log my call with", "add a note to the deal", "what activities happened on", "record this meeting", "update my note on", "track a call with", "log a meeting with"…
Technical Debt Tracking with PMAT
Tracks and manages technical debt using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: User asks about technical debt, TODO comments, or code quality issues Planning sprint work and need to prioritize debt repayment Conducting code audits or technical debt assessments Tracking debt accumulation…
pipefy-pipes-and-cards
Use this skill when the user wants to read, create, update, or delete pipes, phases, phase fields, labels, cards, comments, or field conditions. Covers 40 MCP tools for the core pipe and card lifecycle. Use the seed-pipe-across-phases workflow when populating empty phases for demos or QA.
pipefy-process-design
Use this skill ONLY when the user explicitly asks for help designing or architecting a process ("help me design", "what's the best structure", "how do I organize this flow?"). For direct execution requests ("create a pipe for X", "build a reimbursement process", or any message with a detailed spec), skip this skill…