Skip to content
doraval
Esc
navigateopen⌘Jpreview
On this page

R012 · dynamic-injection

Dynamic injection markers valid

What Notes dynamic injection markers in the body (!\…`, ```! blocks,$ARGUMENTS`, session substitutions).
Why Dynamic injection is powerful and agent-specific. Surfacing it helps authors verify markers are intentional and portable enough for their audience.

How to fix

Keep only markers your target agent supports. Document required arguments next to $ARGUMENTS / $0. Prefer static examples when injection is optional.

Was this page helpful?