Agent Skillslatitude-dev/latitude-llm › analyze-problem

analyze-problem

GitHub

分析代码问题,通过追踪执行路径、数据流和边界条件定位根因,提供修复方案及验证步骤。

.agents/skills/analyze-problem/SKILL.md latitude-dev/latitude-llm

Trigger Scenarios

收到bug报告或issue 需要深入排查技术故障

Install

npx skills add latitude-dev/latitude-llm --skill analyze-problem -g -y
More Options

Non-standard path

npx skills add https://github.com/latitude-dev/latitude-llm/tree/development/.agents/skills/analyze-problem -g -y

Use without installing

npx skills use latitude-dev/latitude-llm@analyze-problem

指定 Agent (Claude Code)

npx skills add latitude-dev/latitude-llm --skill analyze-problem -a claude-code -g -y

安装 repo 全部 skill

npx skills add latitude-dev/latitude-llm --all -g -y

预览 repo 内 skill

npx skills add latitude-dev/latitude-llm --list

SKILL.md

Frontmatter
{
    "name": "analyze-problem",
    "description": "Analyze a problem and provide a detailed explanation of the issue, root cause, proposed fix, and verification steps."
}

Read the provided bug report/issue/task.

Then thoroughly investigate the codebase to understand the relevant context:

  • Find the entry points involved (routes/handlers/jobs/commands) and trace the execution path that leads to the reported behavior.
  • Identify the data flow and state involved (inputs, validation, persistence, caching, permissions, feature flags, side effects).
  • Locate the expected behavior (specs/tests/docs) and compare it to the actual behavior in code.
  • If the report includes steps to reproduce, map each step to the corresponding code path and decision points.
  • Consider common edge cases (null/empty values, timing/race conditions, retries, idempotency, pagination, timezones, auth, stale cache).

Deliverable: Explain, in your own words:

  1. What you believe the issue is (observable behavior + when it happens),
  2. Why you believe it is happening (root cause and the specific assumption/logic that breaks),
  3. How you would fix it (proposed approach and what behavior/logic should change),
  4. What you would verify (minimal set of checks/tests/logs to confirm the fix and prevent regressions).

Constraints:

  • Do not apply any changes automatically.
  • Avoid listing files/components/services unless strictly necessary to support the explanation.
  • If the codebase does not contain enough context to be confident, explicitly say what’s missing and what evidence would confirm the hypothesis.

Version History

  • 2479822 Current 2026-08-20 10:35

Same Skill Collection

.agents/skills/agentation-watch-mode/SKILL.md
.agents/skills/api-endpoints/SKILL.md
.agents/skills/architecture-boundaries/SKILL.md
.agents/skills/artifact-designer/SKILL.md
.agents/skills/async-jobs-and-events/SKILL.md
.agents/skills/authentication/SKILL.md
.agents/skills/backoffice/SKILL.md
.agents/skills/better-auth-best-practices/SKILL.md
.agents/skills/code-style/SKILL.md
.agents/skills/database-clickhouse/SKILL.md
.agents/skills/database-postgres/SKILL.md
.agents/skills/docs/SKILL.md
.agents/skills/effect-and-errors/SKILL.md
.agents/skills/env-configuration/SKILL.md
.agents/skills/explain-diff-html/SKILL.md
.agents/skills/fix-datadog-issues/SKILL.md
.agents/skills/gh-issue/SKILL.md
.agents/skills/humanizer/SKILL.md
.agents/skills/managing-maintenance-windows/SKILL.md
.agents/skills/mintlify-preview/SKILL.md
.agents/skills/notifications/SKILL.md
.agents/skills/production-release/SKILL.md
.agents/skills/review-pr-comments/SKILL.md
.agents/skills/testing/SKILL.md
.agents/skills/toolchain-commands/SKILL.md
.agents/skills/web-frontend/SKILL.md
.agents/skills/ci-watchdog/SKILL.md
.agents/skills/create-pr/SKILL.md
.agents/skills/temporal-developer/SKILL.md

Metadata

Files
0
Version
2479822
Hash
8dcc4dfc
Indexed
2026-08-20 10:35

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-25 15:53
浙ICP备14020137号-1 $방문자$