rounds-details — community rounds-details, rounds, community, ide skills, Claude Code, Cursor, Windsurf

v1.0.0

Acerca de este Skill

Semi-automated software medic

tinkermonkey tinkermonkey
[0]
[0]
Updated: 3/26/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 1/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Review Score
1/11
Quality Score
46
Canonical Locale
en
Detected Body Locale
en

Semi-automated software medic

¿Por qué usar esta habilidad?

Semi-automated software medic

Mejor para

Suitable for operator workflows that need explicit guardrails before installation and execution.

Casos de uso accionables for rounds-details

! Seguridad y limitaciones

Why this page is reference-only

  • - Current locale does not satisfy the locale-governance contract.
  • - The page lacks a strong recommendation layer.
  • - The page lacks concrete use-case guidance.
  • - The page lacks explicit limitations or caution signals.
  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is rounds-details?

Semi-automated software medic

How do I install rounds-details?

Run the command: npx killer-skills add tinkermonkey/rounds/rounds-details. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

Which IDEs are compatible with rounds-details?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add tinkermonkey/rounds/rounds-details. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use rounds-details immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Imported Repository Instructions

The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.

Supporting Evidence

rounds-details

Install rounds-details, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly
Imported Repository Instructions
The section below is supporting source material from the upstream repository. Use the Killer-Skills review above as the primary decision layer.
Supporting Evidence

Rounds: Signature Details

Retrieve complete details for one error signature: status, occurrence history, LLM diagnosis, recent events, and related signatures.

Usage

/rounds-details SIGNATURE_ID

SIGNATURE_ID is a UUID string from the rounds database (visible in /rounds-list output).

Implementation

Substituting $ARGUMENTS for the signature ID:

bash
1cd /workspace/rounds && python -m rounds.main cli-run details '{"signature_id": "$ARGUMENTS"}'

The command outputs a JSON object. Parse it and present:

On success ("status": "success"), render data (a SignatureDetails object):

Identity

  • Signature ID, Fingerprint, Service, Error Type

Status & History

  • Status, Occurrence count, First seen, Last seen

Message Template

  • The error message pattern

Diagnosis (if present in data.signature.diagnosis)

  • Root cause, Confidence level, Suggested fix, Cost, Model, Diagnosed at

Recent Events (up to 5 from data.recent_events)

  • Timestamp + error message for each

Related Signatures (up to 5 from data.related_signatures)

  • ID (first 8 chars), Service, Occurrence count

On error ("status": "error"):

Show the message field. If it mentions "not found", the signature ID may be wrong — suggest running /rounds-list to see valid IDs.

Example

/rounds-details 3f2a1b4c-8d9e-4f5a-b6c7-d8e9f0a1b2c3

Habilidades relacionadas

Looking for an alternative to rounds-details or another community skill for your workflow? Explore these related open-source skills.

Ver todo

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
Inteligencia Artificial

widget-generator

Logo of f
f

Generar complementos de widgets personalizables para el sistema de feeds de prompts.chat

149.6k
0
Inteligencia Artificial

flags

Logo of vercel
vercel

El Marco de React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensores y redes neuronales dinámicas en Python con fuerte aceleración de GPU

98.6k
0
Desarrollador