bygriddynamics· 45 skills
MUST activate when you ARE a subagent — you were spawned by an orchestrator, you received a delegated task, you are executing within a subagent context. Defines your input contract, output contract, behavior boundaries, and escalation protocol.
$npx -y skills add griddynamics/rosetta --skill subagent-contractInstalls into the current project.
Run `npx skills use "https://github.com/griddynamics/rosetta" --skill "griddynamics/rosetta/subagent-contract"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/griddynamics/rosetta" that are relevant to the current task. Run `npx skills add "https://github.com/griddynamics/rosetta"` and select the relevant skills, then follow their instructions.