Devin
Start and boundedly follow a remote Devin development task. Use when the user types /devin with implementation instructions.From its SKILL.md
npx -y skills add aigorahub/elves --skill devinAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- reads credentialsReads from 1 credential source: `DEVIN_API_KEY`.
- runs commandsInstructs the agent to run 1 command, including `scripts/run_devin.sh`.
SKILL.md
0.8 KB, 131 tokens by cl100k_base, as published. Nobody here has run it
Devin Remote Task
This is the Elves-managed Claude Code alias for /devin <instructions>.
Load the installed elves skill's Provider shortcut protocols and
references/provider-shortcuts.md. Resolve scripts/run_devin.sh from the active Elves skill root,
keep the target repository as the working directory, validate the instructions and
DEVIN_API_KEY, and run it. The explicit shortcut authorizes remote session creation, not merge or
protected-ref authority. Preserve the bounded wait and report the printed session/PR follow links.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.