uninstall_all
Removes all aik-installed content items and configuration references from the project. Cleans up files managed by a specified AI agent.
Instructions
Uninstall ALL aik-installed content items from the current project. Removes all aik-managed files and config references.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | Yes | Target AI agent (opencode, claude-code, cline, codex, or copilot). | |
| projectDir | No | Project directory (defaults to current working directory). Config files are found by walking up. |