원클릭으로
invoke-beta
// Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-alpha.
// Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-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.
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.
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 the compatibility field. Use when asked to probe compatibility behavior.
| name | invoke-beta |
| description | Second skill in a three-skill invocation chain. Activated by invoke-alpha, activates invoke-gamma. Use when directed by invoke-alpha. |
This is the middle link of a three-skill invocation chain:
invoke-alpha -> invoke-beta -> invoke-gamma
When activated, follow these steps in order:
Report: "invoke-beta activated. Canary: TERN-MOSS-6647"
Now activate the invoke-gamma skill to continue the chain.
After invoke-gamma completes, report: "invoke-beta complete. invoke-gamma said: [summarize what invoke-gamma reported]"