gv-apoio-tecnico

Analyze markdown support tickets, investigate code, and propose fixes.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/cassiandrei/claude-code-subagents --skill gv-apoio-tecnico
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gv-apoio-tecnico
Source: https://github.com/cassiandrei/claude-code-subagents/tree/main/skills/gv-apoio-tecnico
Command: npx skills add https://github.com/cassiandrei/claude-code-subagents --skill gv-apoio-tecnico

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of resolving technical support requests for Grupo Voalle by analyzing issues, investigating code, documenting findings, and implementing fixes.

Core Features & Use Cases

  • Technical Issue Resolution: Analyzes user-reported problems, identifies root causes in the codebase, and suggests or implements solutions.
  • Code Investigation: Utilizes tools like Grep and Read to understand code behavior and trace execution flows.
  • Documentation & Reporting: Generates technical analysis, proposes responses, and classifies issues based on criticality and required actions.
  • Use Case: A user reports a bug in the application. This Skill will analyze the bug report, pinpoint the faulty code, document the analysis, and suggest a code fix, potentially creating a merge request.

Quick Start

Use the gv-apoio-tecnico skill to resolve the technical support issue detailed in the file 'support-ticket-123.md'.

Frequently Asked Questions about gv-apoio-tecnico

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resolve technical support requests for Voalle by analyzing markdown files?

To resolve technical support requests, provide markdown files detailing user issues. The system investigates root causes within the codebase, documents technical findings, and proposes solutions including code corrections and client configuration adjustments.

How do I investigate root causes of bugs in the Voalle codebase?

Investigate root causes of bugs by utilizing code analysis tools like Grep and Read to understand behavior and trace execution flows. This process pinpoints faulty code, documents the technical analysis, and suggests appropriate fixes.

Can I create incidents in GitLab and YouTrack when fixing Voalle technical issues?

Yes, you can create incidents in GitLab and YouTrack. Facilitating bug resolution involves code migration and incident creation to track technical issues and manage code corrections effectively.

What is the best way to document technical findings for reported application bugs?

The best way to document technical findings is by generating a technical analysis that classifies issues based on criticality and required actions. This includes proposing responses and suggesting code fixes for the reported application bugs.

Does this technical issue resolution process require external dependencies?

No, this technical issue resolution process operates without external dependencies. It uses internal scripts and references to analyze provided markdown files, investigate code, and propose solutions for Voalle technical support requests.