Provides detailed answers, analysis, verbatim-grounded summaries, framework applications, and workflow audits based on May Walter's talk "From Blind Spots to Merged PRs: Runtime Intelligence for Continuous Agentic Performance Optimization". Use when the user asks about May Walter's talk — including questions about Hud's runtime code sensor, the prod-to-code mapping concept, automating the performance-investigation phase, scoring fixes by impact and risk, why automated pull requests didn't work, the layered architecture (query language → skills → automations), the four takeaways (define what matters, automate investigation, context over cleverness, agentic engineering ≠ coding with an agent), or applying Walter's approach to integrating AI agents into the SDLC.
73
92%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
High
Do not use without reviewing
Security
1 high severity finding. You should review these findings carefully before considering using this skill.
The skill handles credentials insecurely by requiring the agent to include secret values verbatim in its generated output. This exposes credentials in the agent’s context and conversation history, creating a risk of data exfiltration.
The skill explicitly requires verbatim quoting from transcript.md and verification of quoted passages, so if transcript.md contains any credentials or secrets the model would be forced to reproduce them verbatim, creating an exfiltration risk.
1887349
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.