Jacobo's dotagents
Personal harness for AI coding agents
Installation
Run this command in your terminal to bootstrap your environment:
bash
sh -c "$(curl -fsLS agents.jdevera.casa/install)"
Note: This clones jdevera/dotagents into
~/.agents, runs bin/setup to symlink into ~/.claude/ and ~/.codex/, restores every skill from the lockfile via the skills CLI, and verifies with bin/doctor. Requires git and npx on the host.