@codyswann/lisa 2.309.2 → 2.309.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/upstream-evidence-manifest.js +10 -10
- package/package.json +1 -1
- package/plugins/lisa/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa/.codex-plugin/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/lisa/.codex-plugin/skills/lisa-reproduce-bug/agents/openai.yaml +2 -2
- package/plugins/lisa/.codex-plugin/skills/lisa-root-cause-analysis/SKILL.md +88 -108
- package/plugins/lisa/.codex-plugin/skills/lisa-root-cause-analysis/agents/openai.yaml +2 -2
- package/plugins/lisa/agents/architecture-specialist.md +10 -29
- package/plugins/lisa/agents/debug-specialist.md +13 -97
- package/plugins/lisa/agents/performance-specialist.md +10 -69
- package/plugins/lisa/agents/product-specialist.md +10 -49
- package/plugins/lisa/agents/quality-specialist.md +10 -43
- package/plugins/lisa/agents/security-specialist.md +23 -48
- package/plugins/lisa/agents/test-specialist.md +10 -33
- package/plugins/lisa/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/lisa/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/lisa/skills/lisa-reproduce-bug/agents/openai.yaml +2 -2
- package/plugins/lisa/skills/lisa-root-cause-analysis/SKILL.md +88 -108
- package/plugins/lisa/skills/lisa-root-cause-analysis/agents/openai.yaml +2 -2
- package/plugins/lisa-agy/agents/architecture-specialist.md +10 -29
- package/plugins/lisa-agy/agents/debug-specialist.md +13 -97
- package/plugins/lisa-agy/agents/performance-specialist.md +10 -69
- package/plugins/lisa-agy/agents/product-specialist.md +10 -49
- package/plugins/lisa-agy/agents/quality-specialist.md +10 -43
- package/plugins/lisa-agy/agents/security-specialist.md +23 -48
- package/plugins/lisa-agy/agents/test-specialist.md +10 -33
- package/plugins/lisa-agy/plugin.json +1 -1
- package/plugins/lisa-agy/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/lisa-agy/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/lisa-agy/skills/lisa-root-cause-analysis/SKILL.md +88 -108
- package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-agy/plugin.json +1 -1
- package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-copilot/agents/architecture-specialist.agent.md +10 -29
- package/plugins/lisa-copilot/agents/debug-specialist.agent.md +13 -97
- package/plugins/lisa-copilot/agents/performance-specialist.agent.md +10 -69
- package/plugins/lisa-copilot/agents/product-specialist.agent.md +10 -49
- package/plugins/lisa-copilot/agents/quality-specialist.agent.md +10 -43
- package/plugins/lisa-copilot/agents/security-specialist.agent.md +23 -48
- package/plugins/lisa-copilot/agents/test-specialist.agent.md +10 -33
- package/plugins/lisa-copilot/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/lisa-copilot/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/lisa-copilot/skills/lisa-root-cause-analysis/SKILL.md +88 -108
- package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-cursor/agents/architecture-specialist.md +10 -29
- package/plugins/lisa-cursor/agents/debug-specialist.md +13 -97
- package/plugins/lisa-cursor/agents/performance-specialist.md +10 -69
- package/plugins/lisa-cursor/agents/product-specialist.md +10 -49
- package/plugins/lisa-cursor/agents/quality-specialist.md +10 -43
- package/plugins/lisa-cursor/agents/security-specialist.md +23 -48
- package/plugins/lisa-cursor/agents/test-specialist.md +10 -33
- package/plugins/lisa-cursor/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/lisa-cursor/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/lisa-cursor/skills/lisa-root-cause-analysis/SKILL.md +88 -108
- package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-agy/plugin.json +1 -1
- package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-agy/plugin.json +1 -1
- package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-agy/plugin.json +1 -1
- package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-agy/plugin.json +1 -1
- package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-agy/plugin.json +1 -1
- package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-agy/plugin.json +1 -1
- package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-agy/plugin.json +1 -1
- package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
- package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
- package/plugins/src/base/agents/architecture-specialist.md +10 -29
- package/plugins/src/base/agents/debug-specialist.md +13 -97
- package/plugins/src/base/agents/performance-specialist.md +10 -69
- package/plugins/src/base/agents/product-specialist.md +10 -49
- package/plugins/src/base/agents/quality-specialist.md +10 -43
- package/plugins/src/base/agents/security-specialist.md +23 -48
- package/plugins/src/base/agents/test-specialist.md +10 -33
- package/plugins/src/base/skills/lisa-bug-triage/SKILL.md +2 -2
- package/plugins/src/base/skills/lisa-reproduce-bug/SKILL.md +40 -69
- package/plugins/src/base/skills/lisa-root-cause-analysis/SKILL.md +88 -108
|
@@ -1,155 +1,135 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: lisa-root-cause-analysis
|
|
3
|
-
description: "
|
|
3
|
+
description: "Prove what causes a defect: hypotheses written down before evidence is gathered, positive confirmation by execution rather than by surviving a disproof, a symptom-keyed technique menu including git bisect, and a declared stopping point that escalates an unresolved verdict instead of drifting."
|
|
4
4
|
---
|
|
5
5
|
|
|
6
6
|
# Root Cause Analysis
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
Produce a proof, not an explanation. Every link in the chain rests on something observed — a log line, a stack frame, an exit code, a bisect verdict.
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
## Confirm by executing, not by reasoning
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
The characteristic failure of this work is a fluent wrong answer: a plausible story assembled from reading code and delivered with confidence. Reading is how a hypothesis is formed. Running something is how it is confirmed. **Do not report a cause you have not executed against.**
|
|
13
13
|
|
|
14
|
-
|
|
14
|
+
## Surviving a disproof is not proof
|
|
15
15
|
|
|
16
|
-
|
|
17
|
-
- Run tests with verbose logging enabled to capture execution flow
|
|
18
|
-
- Check framework-specific log locations (e.g., `.next/`, `dist/`, build output)
|
|
16
|
+
A candidate that no observation has killed is **still standing**, not confirmed. Elimination narrows the field; it does not establish a cause. Closing requires a **positive confirmation**: an execution whose output is what the cause predicts and would not be what it produces if the cause were something else.
|
|
19
17
|
|
|
20
|
-
|
|
18
|
+
That leaves three honest verdicts, and the output has to be able to say each:
|
|
21
19
|
|
|
22
|
-
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
- Look for AWS CLI wrappers, CloudWatch log group configurations
|
|
26
|
-
- Check for `.env` files referencing log groups or log streams
|
|
27
|
-
- Use discovered tools first before falling back to raw CLI commands
|
|
28
|
-
- When using AWS CLI directly:
|
|
29
|
-
```bash
|
|
30
|
-
# Discover available log groups
|
|
31
|
-
aws logs describe-log-groups --query 'logGroups[].logGroupName' --output text
|
|
20
|
+
- **confirmed** — a positive confirmation was executed and is recorded.
|
|
21
|
+
- **inconclusive** — one candidate is standing, nothing killed it, nothing confirmed it. Say so; do not promote it.
|
|
22
|
+
- **unresolved / blocked** — the investigation stopped before reaching a cause. See the stopping rule.
|
|
32
23
|
|
|
33
|
-
|
|
34
|
-
aws logs filter-log-events \
|
|
35
|
-
--log-group-name "/aws/lambda/function-name" \
|
|
36
|
-
--start-time $(date -d '30 minutes ago' +%s000) \
|
|
37
|
-
--filter-pattern "ERROR" \
|
|
38
|
-
--query 'events[].message' --output text
|
|
24
|
+
Only *confirmed* justifies a fix. An inconclusive verdict can still be useful — it narrows the next attempt — but it must be labelled.
|
|
39
25
|
|
|
40
|
-
|
|
41
|
-
aws logs tail "/aws/lambda/function-name" --follow --since 10m
|
|
42
|
-
```
|
|
26
|
+
## Write the hypotheses down first
|
|
43
27
|
|
|
44
|
-
|
|
28
|
+
Before gathering evidence, list the candidate causes — two or three is normal — and beside each, the observation that would **kill** it. Then go looking for the killing observations rather than for support.
|
|
45
29
|
|
|
46
|
-
|
|
47
|
-
- Read every function in the chain -- do not skip intermediate code
|
|
48
|
-
- Identify the exact line where behavior diverges from expectation
|
|
49
|
-
- Map the data flow: what value was expected vs. what value was actually present
|
|
30
|
+
A candidate you cannot state a disproof for is not a hypothesis; it is a hunch, and it will survive any amount of evidence. Keep the list updated as you work, and ship the eliminated candidates in the output: they are how a reader knows you looked.
|
|
50
31
|
|
|
51
|
-
##
|
|
32
|
+
## Pick the technique from the symptom
|
|
52
33
|
|
|
53
|
-
|
|
34
|
+
| What you know | Reach for |
|
|
35
|
+
| --- | --- |
|
|
36
|
+
| **It used to work**, and a good commit can be named | `git bisect` — preconditions below |
|
|
37
|
+
| A stack trace or error location | Work backward from the throw; read the frames that carry the value, skip the plumbing |
|
|
38
|
+
| Only that the result is wrong, no location | Instrument first. Reading code to localize an unlocalized defect is the slowest move available |
|
|
39
|
+
| Intermittent | Loop it. Log timestamps and identity either side of async boundaries; look for overlap, staleness, out-of-order completion |
|
|
40
|
+
| Works locally, fails deployed | Diff the environments — version, config, data, permissions, network — before touching code |
|
|
41
|
+
| Wrong shape, missing field, unexpected null | Log the actual value at each transformation, not the type you expect |
|
|
42
|
+
| Possibly a dependency | Pin the exact installed version; read its changelog and issues before blaming local code |
|
|
54
43
|
|
|
55
|
-
###
|
|
44
|
+
### git bisect
|
|
56
45
|
|
|
57
|
-
-
|
|
58
|
-
- **Include context** -- log the actual values, not just "reached here"
|
|
59
|
-
- **Use structured format** -- make logs easy to find and parse
|
|
46
|
+
The highest-leverage move available for a regression, and consistently underused: it answers *which change* in log₂(n) steps instead of log₂(n) hours of reading. It needs three things and wastes time without them.
|
|
60
47
|
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
console.log("data:", data);
|
|
48
|
+
1. **A known-good commit** — from the last release, the last green run, or the reporter's "it worked on…".
|
|
49
|
+
2. **A deterministic, non-interactive check** that exits non-zero on the defect. The failing test from `reproduce-bug` usually is one.
|
|
50
|
+
3. **A runnable checkout at every step.** Where a fresh checkout needs a dependency install or build before tests run, fold that into the bisect command. Otherwise every step fails for the wrong reason and the verdict is noise.
|
|
65
51
|
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
status: order.status,
|
|
70
|
-
itemCount: order.items.length,
|
|
71
|
-
timestamp: new Date().toISOString(),
|
|
72
|
-
});
|
|
52
|
+
```bash
|
|
53
|
+
git bisect start <bad> <good>
|
|
54
|
+
git bisect run <cmd> # <cmd> must install/build if the checkout needs it
|
|
73
55
|
```
|
|
74
56
|
|
|
75
|
-
|
|
57
|
+
Read the blamed commit before believing it. Bisect names the change that *surfaced* the defect, which is not always the change that introduced it.
|
|
76
58
|
|
|
77
|
-
|
|
78
|
-
|-----------|---------|
|
|
79
|
-
| Function entry | Confirm the function is called and with what arguments |
|
|
80
|
-
| Before conditional branches | Verify which branch is taken and why |
|
|
81
|
-
| Before/after async operations | Detect timing issues, race conditions, failed awaits |
|
|
82
|
-
| Before/after data transformations | Catch where data becomes corrupted or unexpected |
|
|
83
|
-
| Error handlers and catch blocks | Ensure errors are not silently swallowed |
|
|
59
|
+
## Find the logs the project already has
|
|
84
60
|
|
|
85
|
-
|
|
61
|
+
Look for existing tooling before reaching for a raw CLI: `package.json` scripts, `scripts/*log*`, `scripts/*tail*`, AWS CLI wrappers, log-group names in `.env`. Project tooling already encodes the credentials, regions, and group names you would otherwise guess at.
|
|
86
62
|
|
|
87
|
-
|
|
63
|
+
Where no wrapper exists:
|
|
88
64
|
|
|
89
|
-
|
|
65
|
+
```bash
|
|
66
|
+
aws logs describe-log-groups --query 'logGroups[].logGroupName' --output text
|
|
67
|
+
aws logs tail "/aws/lambda/<name>" --follow --since 30m
|
|
68
|
+
```
|
|
90
69
|
|
|
91
|
-
|
|
70
|
+
If remote logs are unreachable, name the log group and the time window needed rather than proceeding without them.
|
|
92
71
|
|
|
93
|
-
|
|
94
|
-
2. **The proximate cause** -- the line of code that directly produces the symptom
|
|
95
|
-
3. **The root cause** -- the underlying reason the proximate cause occurs
|
|
96
|
-
4. **The proof** -- log output, test result, or reproduction steps that confirm each link
|
|
72
|
+
## Instrument surgically
|
|
97
73
|
|
|
98
|
-
|
|
74
|
+
Add the fewest statements that decide between live hypotheses, and make each carry values rather than announce arrival. Guard the access — instrumentation that throws while reading its own subject tells you nothing about the defect.
|
|
99
75
|
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
v
|
|
104
|
-
Proximate cause: [file:line] -- [the line that directly produces the error]
|
|
105
|
-
|
|
|
106
|
-
v
|
|
107
|
-
Root cause: [file:line] -- [the underlying reason]
|
|
108
|
-
|
|
|
109
|
-
v
|
|
110
|
-
Proof: [log output / test result / reproduction that confirms the chain]
|
|
111
|
-
```
|
|
76
|
+
```typescript
|
|
77
|
+
// Useless: proves a line ran.
|
|
78
|
+
console.log("here", data);
|
|
112
79
|
|
|
113
|
-
|
|
80
|
+
// Useful: decides a hypothesis, and survives the shape it is investigating.
|
|
81
|
+
console.log("[DEBUG:issue-123] processOrder entry", {
|
|
82
|
+
orderId: order?.id,
|
|
83
|
+
status: order?.status,
|
|
84
|
+
itemCount: order?.items?.length ?? null,
|
|
85
|
+
});
|
|
86
|
+
```
|
|
114
87
|
|
|
115
|
-
|
|
88
|
+
Highest-yield placements: function entry (called at all, with what), either side of a branch (which way, on what value), either side of an `await` (timing, staleness), around transformations (where the shape changes), and inside `catch` blocks (what is being swallowed).
|
|
116
89
|
|
|
117
|
-
|
|
118
|
-
- Statements explicitly requested by the user
|
|
90
|
+
The `[DEBUG:<issue>]` prefix exists so cleanup is mechanical rather than remembered. Once the verdict is recorded, remove every one — keeping only logging that belongs in the product permanently — and verify across every source root the project has, not just one:
|
|
119
91
|
|
|
120
|
-
Verify cleanup:
|
|
121
92
|
```bash
|
|
122
|
-
|
|
123
|
-
grep -rn "\[DEBUG:" src/ --include="*.ts" --include="*.tsx" --include="*.js"
|
|
93
|
+
git grep -n "\[DEBUG:"
|
|
124
94
|
```
|
|
125
95
|
|
|
126
|
-
##
|
|
96
|
+
## Stop before you drift
|
|
97
|
+
|
|
98
|
+
Declare a budget before starting: a number of instrumentation rounds, or a wall-clock box. Two signatures mean stop now rather than push on.
|
|
99
|
+
|
|
100
|
+
- **Two consecutive hypotheses falsified with no new information gained.** Widening the search against the same evidence is not progress.
|
|
101
|
+
- **The budget is spent.**
|
|
102
|
+
|
|
103
|
+
Stopping is a legitimate outcome and not a silent one. Record the verdict as **unresolved / blocked** and escalate a decision-ready report: the symptom, the hypotheses tried and how each was killed, the evidence collected, and the single thing that would unblock the work — an access grant, a log group, a reproduction on the real path. A blocked investigation reported clearly is worth more than a confident guess, and costs the next agent far less.
|
|
104
|
+
|
|
105
|
+
## Output
|
|
106
|
+
|
|
107
|
+
`Cause` and `Fix` are required only for a **confirmed** verdict. For *inconclusive* or *unresolved*, record what is known and name the unblocker instead — an unresolved investigation must be representable without inventing a cause to fill the field.
|
|
127
108
|
|
|
128
109
|
```text
|
|
129
110
|
## Root Cause Analysis
|
|
130
111
|
|
|
131
|
-
|
|
132
|
-
| Step | Location | Evidence | Conclusion |
|
|
133
|
-
|------|----------|----------|------------|
|
|
134
|
-
| 1 | file:line | Log output or observed value | What this proves |
|
|
135
|
-
| 2 | file:line | Log output or observed value | What this proves |
|
|
112
|
+
**Verdict:** confirmed | inconclusive | unresolved
|
|
136
113
|
|
|
137
|
-
###
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
114
|
+
### Hypotheses
|
|
115
|
+
| Candidate | Would be killed by | Status |
|
|
116
|
+
|---|---|---|
|
|
117
|
+
| ... | the observation that would disprove it | eliminated / standing / confirmed |
|
|
141
118
|
|
|
142
|
-
###
|
|
143
|
-
|
|
144
|
-
|
|
119
|
+
### Evidence trail
|
|
120
|
+
| Step | Location | Observed | Proves |
|
|
121
|
+
|---|---|---|---|
|
|
122
|
+
| 1 | file:line | log output, value, exit code | what this establishes |
|
|
145
123
|
|
|
146
|
-
|
|
124
|
+
### Cause — confirmed verdicts only
|
|
125
|
+
**Proximate:** file:line — the line that directly produces the symptom.
|
|
126
|
+
**Root:** file:line — why that line behaves that way.
|
|
127
|
+
**Confirmation:** the command run and its output, and why that output would differ
|
|
128
|
+
if the cause were something else. Not an argument.
|
|
147
129
|
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
- If the root cause is in a third-party dependency, identify the exact version and known issue
|
|
155
|
-
- Always verify the fix resolves the issue -- do not mark investigation complete without proof
|
|
130
|
+
### Fix — confirmed verdicts only
|
|
131
|
+
What changes and why, with file:line references. Anything that must not change.
|
|
132
|
+
|
|
133
|
+
### Unblocker — inconclusive or unresolved verdicts
|
|
134
|
+
The single thing that would let the next attempt proceed, and who can grant it.
|
|
135
|
+
```
|