Agentica
Agentica from shibing624/agentica.
Skills in this plugin
3- ▌ Agentica · shibing624How to answer questions about the agentica product you are running inside — CLI flags, config.yaml profiles, API keys, models, sessions, resume, workspace, AGENTS.md standing rules, skills, logs, upgrade, and self_manage. Use when asked how agentica works, how to configure or upgrade it, where state lives on disk, where to write "remember: always X", or how to change your own settings.
- ▌ Worktree · shibing624Isolate this CLI session in its own git worktree of the current repository (worktree tool: status / use / merge / remove). Use when another live session is dirty in the same directory (list_agents), when two agents would fight over index.lock, when starting a parallel task checkout, or when asked to switch into a named worktree.
- ▌ Multi Agent · shibing624Run work across more than one agent — choose between the task subagent, the delegate tool, and a second agentica CLI in tmux driven by peer messages (list_agents / send_message). Use when a job wants parallel workers, its own terminal, coordination between sessions, or you are choosing among task, delegate, and a second CLI.