young1the
- 3 skills
- 0 followers
- 10 hours ago last updated
- ▌ Bring · young1theUse when the user wants to bring a project repository into the current agent folder — clone a remote repo or add a git worktree from a local repo — so a pets-driven pet has a project to work on. Triggers on requests like "bring the project into this folder", "clone the repo here", "set up the worktree for the agent", or populating a freshly created agent directory.
- ▌ Carry · young1theUse when an agent finishes or pauses work in a git worktree and you need to hand it to another agent — summarizing what was done and where it lives (worktree path, branch, source repo) into a compact handoff the next agent can pick up. Triggers on requests like "summarize this work for another agent", "hand off this worktree", "what did the agent do and where is it", or wrapping up isolated agent work. The counterpart to bring.
- ▌ Hatch · young1theUse when the user asks to hatch, create, adopt, or register a pets-driven pet for the current working directory from Codex.