[oracle/dtrace] f208e7: llm: define dtrace skill for debugging workflows
Kris Van Hees <[email protected]>
| Newsgroups | dev.linux.lists.dtrace |
|---|---|
| Message-ID | <oracle/dtrace/push/refs/heads/dev-queue/[email protected]> |
Branch: refs/heads/dev-queue
Home: https://github.com/oracle/dtrace
Commit: f208e7d23b6ce61c83e398c6e19a8b5909908068
https://github.com/oracle/dtrace/commit/f208e7d23b6ce61c83e398c6e19a8b5909908068
Author: Kris Van Hees <[email protected]>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
A llm/SKILL.md
Log Message:
-----------
llm: define dtrace skill for debugging workflows
Add llm/SKILL.md as a reusable DTrace skill for agentic coding frameworks that support SKILLs.
Tune the skill for incident response, root-cause analysis, and latency triage.
Require complete runnable scripts and verification before final output to reduce user trial-and-error during investigations.
Signed-off-by: Greg Marsden <[email protected]>
Reviewed-by: Kris Van Hees <[email protected]>
Commit: 30c9c220f8e024707787d21a8db00c94cdd11796
https://github.com/oracle/dtrace/commit/30c9c220f8e024707787d21a8db00c94cdd11796
Author: Kris Van Hees <[email protected]>
Date: 2026-08-07 (Fri, 07 Aug 2026)
Changed paths:
M llm/README.md
Log Message:
-----------
llm: document skill usage for agentic coding frameworks
Update llm/README.md to describe how SKILL.md is used by an agentic coding framework capable of loading SKILLs.
Add a link explaining what SKILLs are and document the validation flow users can expect when scripts are generated.
Signed-off-by: Greg Marsden <[email protected]>
Reviewed-by: Kris Van Hees <[email protected]>
Compare: https://github.com/oracle/dtrace/compare/cfac68647e44...30c9c220f8e0
To unsubscribe from these emails, change your notification settings at https://github.com/oracle/dtrace/settings/notifications