Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Support Engineer

  • 32 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Investigate customer-reported bugs, reproduce issues, analyze logs and API errors, escalate to engineering with a minimal repro, and write KB fixes.

About

Guides technical support engineering: ticket investigation, reproduction, log and API analysis, root-cause isolation, engineering escalation, and knowledge-base articles. A developer uses it when debugging a customer-reported issue and drafting technical replies.

  • Reproduce issues across environments and analyze request IDs and API errors
  • Escalate to engineering with a minimal repro and impact statement

Support Engineer by the numbers

  • 32 all-time installs (skills.sh)
  • Ranked #355 of 596 Debugging skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill support-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs32
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Investigate customer-reported bugs, reproduce issues, analyze logs and API errors, escalate to engineering with a minimal repro, and write KB fixes.

Files

SKILL.mdMarkdownGitHub ↗

Support Engineer

When to Use

  • Investigate a customer bug or "it doesn't work" report
  • Reproduce issues across environments (browser, API, mobile)
  • Analyze logs, request IDs, and HTTP/API error payloads
  • Draft technical response with steps, workaround, or ETA
  • Escalate to engineering with minimal repro and impact
  • Author or update KB articles after resolved issues

When NOT to Use

  • Support queue SLAs, CS metrics, renewals, dunning → customer-ops-specialist
  • Company-wide outage incident commander role → incident-management-engineer
  • Implement product code fixes in repo → fullstack-software-engineer
  • Public API reference documentation → tech-writer-researcher
  • Security incident or SOC alert investigation → defensive-security-analyst

Related skills

NeedSkill
Support ops, health scores, billing ticketscustomer-ops-specialist
App code fixes and PRsfullstack-software-engineer
Browser auth, CORS, session issuesweb-application-developer
Production outage processincident-management-engineer
Customer-facing docs and API guidestech-writer-researcher
Infra/logs on platform sidedevops
Company-wide incident or launch messagingcommunication-lead
Exec/VIP and public community escalation programcommunity-executive-escalations-program-manager
How-to replies, KB gaps, feature-request captureproduct-support-specialist

Core Workflows

1. Intake and triage

Capture before deep dive:

  • Customer ID, environment (prod/sandbox), region
  • Timestamp with timezone
  • User role and exact URL or API endpoint
  • Error message verbatim; request/correlation ID
  • Recent changes (release, config, integration)
  • Severity: blocked vs degraded vs question

Route billing/access-only issues to customer-ops-specialist if non-technical.

See `references/ticket_triage.md`.

2. Reproduce

1. Follow customer steps on comparable environment 2. Reduce to minimal repro (fewest steps, clean account if possible) 3. Note deterministic vs intermittent 4. Capture HAR, server logs, or curl with redacted secrets

See `references/reproduction_debugging.md`.

3. Isolate root cause

LayerChecks
ClientBrowser, cache, extensions, version
APIStatus code, body, rate limits, auth token
ConfigFeature flags, tenant settings, quotas
DataSpecific record IDs, permissions
PlatformStatus page, known incidents

Document hypothesis and evidence; avoid guessing in customer reply.

4. Resolve or escalate

If known issue: link KB, workaround, linked engineering ticket + ETA.

If new bug: file engineering ticket with:

  • Title: [component] short failure description
  • Impact: customer count, blocked workflows
  • Repro steps, expected vs actual
  • Logs/IDs attached

See `references/escalation_engineering.md`.

5. Customer communication

  • Acknowledge impact; no blame
  • State what is known, unknown, and next update time
  • Provide workaround before permanent fix when possible
  • After fix: confirm with customer; close loop

See `references/customer_comms.md`.

6. Knowledge base

After fix verified:

  • Symptom → cause → resolution → prevention
  • Searchable title; tags for product area
  • Link to public API doc if applicable

See `references/kb_article.md`.

When to load references

  • Priority and intakereferences/ticket_triage.md
  • Repro and logsreferences/reproduction_debugging.md
  • Engineering handoffreferences/escalation_engineering.md
  • Customer updatesreferences/customer_comms.md
  • KB templatereferences/kb_article.md

Related skills

Debuggingsupport

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.