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 skills add krzysztofsurdy/code-virtuoso --skill report-writergit clone --depth 1 https://github.com/krzysztofsurdy/code-virtuosoWrote 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/krzysztofsurdy/code-virtuoso/report-writer)<a href="https://agentmods.dev/skills/krzysztofsurdy/code-virtuoso/report-writer"><img src="https://agentmods.dev/badge/skills/krzysztofsurdy/code-virtuoso/report-writer/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/krzysztofsurdy/code-virtuoso/report-writer"><img src="https://agentmods.dev/badge/skills/krzysztofsurdy/code-virtuoso/report-writer.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.00043 | $0.06136 |
| Opus 5 | $0.00022 | $0.03068 |
| Sonnet 5 | $0.00009 | $0.01227 |
| Haiku 4.5 | $0.00004 | $0.00614 |
Grade A, and why
report-writer 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 7d 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 — 651 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Report Generator
Generate a professional, standalone HTML report summarizing the work you just completed - bug fixes, features, refactoring, investigations, or debug sessions. The report opens automatically in the default browser.
When to Use
- After completing work on a ticket (use with the
ticket-deliveryskill) - After a debug/investigation session
- To document architectural decisions
- To summarize a refactoring effort
- Whenever you want a polished record of what was done and why
Quick Start
/report-writer PROJ-1234
/report-writer auth-migration-investigation
/report-writer # auto-names from branch
Report Types
Bug Fix Report
Sections to include:
- Problem Statement - What was broken, who was affected, symptoms
- Root Cause Analysis - Why it happened, the chain of events
- Investigation Timeline - Steps taken to diagnose
- Solution - What was changed and why this approach
- Files Changed - List of modified files with brief descriptions
- Testing - How the fix was verified
- Impact Assessment - Risk level, rollback plan, monitoring
Feature Report
Sections to include:
- Overview - What the feature does, business context
- Architecture - How it fits into the system, design decisions
- Implementation Details - Key components, patterns used
- Files Changed - New and modified files
- Configuration - Any new config, env vars, feature flags
- Testing - Test coverage, edge cases considered
- Deployment Notes - Migration steps, dependencies, rollout plan
Refactoring Report
Sections to include:
- Motivation - Why the refactoring was needed
- Scope - What was refactored, what was left untouched
- Approach - Strategy used (e.g., strangler fig, parallel implementation)
- Before/After - Key structural comparisons
- Files Changed - Renamed, moved, deleted, created
- Risk Assessment - What could break, how it was mitigated
- Follow-Up - Remaining tech debt, future improvements
What ships with it
3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 7d ago First seen · 651 lines · 43 tokens per session scan A 90506f5d9d4c
report-writer is a skill published in the GitHub repository krzysztofsurdy/code-virtuoso (21 stars, last pushed 3mo ago), licensed MIT. It adds 43 tokens to every session and 6,136 once invoked, about $0.0002 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-03.
Other skills, from other repositories
feishu-doc
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links.
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
google-workspace
Gmail, Calendar, Drive, Contacts, Sheets, and Docs — through Hermes-managed OAuth and a thin CLI wrapper. When gws is installed, the skill uses it as the execution backend for broader Google Workspace coverage; otherwise it falls back to the bundled Python client implementation.
obshare-cli
Use when setting up obshare-cli 0.2.0, reviewing available commands, or choosing the right command for config, upload, permission, history, delete, and the plugin-first direct-share workflow.
permission
Use when changing Feishu document visibility, copy permissions, or download permissions for an uploaded document token.
upload
Use when uploading a Markdown note to Feishu, optionally applying public or copy/download permissions, or requesting JSON upload results for automation or the Obsidian plugin direct-share flow.