What problem does it solve?
OpenLoaf projects are central to workflow; this skill streamlines creating, opening, switching, moving, deleting, and renaming projects, reducing manual coordination across the multi-project workspace.
Core Features & Use Cases
- ProjectQuery: query the project tree or a single project (mode: list/get) to understand structure and context.
- ProjectMutate: create, update, move, or remove projects to shape the project hierarchy.
- Read / Glob / Grep: read and search within a project to locate files and information.
- Edit / Write: edit or create files inside a project when needed.
- Bash: run commands at the project root to initialize or maintain environments.
Use cases include creating a new project, listing all projects, moving a project between parent groups, or removing a project registry.
Quick Start
Create a new project using ProjectMutate with action create, title New Project, and folderName new-project, then verify with ProjectQuery.