aigorahub/devin
Start and boundedly follow a remote Devin development task. Use when the user types /devin with implementation instructions.
npx skills add https://github.com/aigorahub/elves --skill devin
<!-- elves-managed-alias: claude-skill-alias v1 -->
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.
Take aigorahub/devin from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.