Skip to content

chore: add runtime behavior probe skill#2743

Merged
seratch merged 1 commit intomainfrom
feat/runtime-behavior-probe-skill
Mar 21, 2026
Merged

chore: add runtime behavior probe skill#2743
seratch merged 1 commit intomainfrom
feat/runtime-behavior-probe-skill

Conversation

@seratch
Copy link
Copy Markdown
Member

@seratch seratch commented Mar 21, 2026

This pull request adds a manual-only runtime-behavior-probe skill under .agents/skills/runtime-behavior-probe/ so contributors can investigate actual runtime behavior with a validation matrix, explicit state controls, and findings-first reporting instead of relying on ad hoc probes.

It introduces the skill definition, agent metadata, reusable reference docs for validation planning and common runtime/error patterns, and a disposable uv run python probe scaffold for temporary experiments. The change is limited to contributor workflow tooling and guidance; it does not change SDK runtime behavior or public APIs.

@github-actions github-actions bot added the enhancement New feature or request label Mar 21, 2026
@seratch seratch changed the title feat: add runtime behavior probe skill chore: add runtime behavior probe skill Mar 21, 2026
@seratch seratch merged commit be9ce37 into main Mar 21, 2026
9 checks passed
@seratch seratch deleted the feat/runtime-behavior-probe-skill branch March 21, 2026 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant