rounds-details — community rounds-details, rounds, community, ide skills

v1.0.0

Sobre 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 que usar essa habilidade

Semi-automated software medic

Melhor para

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

Casos de Uso Práticos for rounds-details

! Segurança e Limitações

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 imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

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.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

rounds-details

Install rounds-details, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
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 tudo

openclaw-release-maintainer

Logo of openclaw
openclaw

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

widget-generator

Logo of f
f

Gerar plugins de widgets personalizáveis para o sistema de feed do prompts.chat

flags

Logo of vercel
vercel

O Framework React

138.4k
0
Navegador

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Desenvolvedor