Organize Work
Projects & Planning
Keep sessions and reusable agent guidance grouped around the local repository where the work happens.
Switch projects
Use the Project menu at the top of the window. Selecting a project updates Sessions, Plans, Skills, Agents, Instructions, Analytics, files, and Git changes together. Choose Add Project… to register another folder.
Browse project tools
| View | Use it for |
|---|---|
| Files | Browse the selected project’s folder tree. |
| Plans | Break larger outcomes into trackable work and assign them to sessions. |
| Skills | Review, edit, or import reusable instructions for specialized tasks. |
| Agents | Manage project-specific agent roles. |
| Instructions | Review the guidance and rules supplied to Claude Code and Codex. |
| Changes | Inspect modified files, diffs, branches, repositories, and worktrees. |
Use plans
- Create a plan with a clear outcome and enough detail for an agent to begin.
- Assign it to the intended session.
- Enable auto-resume on that session if you want AskTerminal to dispatch assigned work automatically.
- Review the result and move the plan through its status lanes.
Use skills, agents, and instructions
Skills describe repeatable procedures. Agents describe specialized roles. Instructions contain persistent project guidance. AskTerminal keeps these project-scoped and makes compatible copies available to supported engines. Review imported content before letting an agent use it.
Review Git changes
Use Changes to inspect diffs before committing. Confirm the selected repository or worktree and current branch before checkout, pull, push, or commit operations.