fix(debugging): Clarify debug attach PID mode #430
Merged
GitHub Actions / warden
completed
May 26, 2026 in 2m 29s
1 issue
Low
DEBUG_ATTACH_MODE_HELP is a redundant one-use abstraction - `src/mcp/tools/debugging/debug_attach_sim.ts:21-23`
The constant is interpolated in exactly one place; inline the string directly to eliminate the unnecessary indirection.
11 skills analyzed
| Skill | Findings | Duration | Cost |
|---|---|---|---|
| xcodebuildmcp-docs-release-review | 0 | 1.9s | $0.02 |
| xcodebuildmcp-docs-command-review | 0 | 1.5s | $0.02 |
| xcodebuildmcp-test-boundary-review | 0 | 2m 11s | $0.22 |
| xcodebuildmcp-tool-contract-review | 0 | 1m 19s | $0.19 |
| wrdn-pii | 0 | 7.6s | $0.03 |
| wrdn-authz | 0 | 3.7s | $0.01 |
| wrdn-code-execution | 0 | 4.4s | $0.01 |
| wrdn-data-exfil | 0 | 1.3s | $0.01 |
| find-bugs | 0 | 1m 12s | $0.11 |
| code-review | 0 | 2.1s | $0.02 |
| code-simplifier | 1 | 29.0s | $0.11 |
⏱ 5m 34s · 326.8k in / 16.1k out · $0.74
Loading