with one click
probe-circular-beta
// Second of a pair of skills that reference each other, for testing circular invocation handling. Use when directed by probe-circular-alpha.
// Second of a pair of skills that reference each other, for testing circular invocation handling. Use when directed by probe-circular-alpha.
Benchmark skill for testing how platforms handle edge-case YAML values in the metadata frontmatter field. Use when asked to probe metadata value handling.
First skill in a three-skill invocation chain for testing cross-skill invocation, depth limits, and language sensitivity. Use when asked to start an invocation chain.
Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-alpha.
Third and final skill in a three-skill invocation chain. Activated by invoke-beta. Use when directed by invoke-beta.
First of a pair of skills that reference each other, for testing circular invocation handling. Use when asked to probe circular dependencies.
Benchmark skill for testing how platforms handle the compatibility field. Use when asked to probe compatibility behavior.
| name | probe-circular-beta |
| description | Second of a pair of skills that reference each other, for testing circular invocation handling. Use when directed by probe-circular-alpha. |
This skill and probe-circular-alpha reference each other, creating a
circular dependency. This tests whether the platform detects and prevents
circular invocation loops.
When activated:
Report: "probe-circular-beta activated. Canary: WREN-SLATE-7738"
Report: "Activating probe-circular-alpha as directed."
Now activate the probe-circular-alpha skill.
After probe-circular-alpha completes (if it does), report what happened.