Aizen automates git worktree management for developers. It enables switching between worktrees without changing windows, improving workflow efficiency. Integrates with macOS terminal and supports Swift codebase.
git clone https://github.com/vivy-company/aizen.gitAizen automates git worktree management for developers. It enables switching between worktrees without changing windows, improving workflow efficiency. Integrates with macOS terminal and supports Swift codebase.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/vivy-company/aizenCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm working on [PROJECT_NAME] in [REPOSITORY]. I need to switch to [BRANCH_NAME] and perform [TASK]. Help me automate this workflow using Aizen.
## Workflow Automation for [PROJECT_NAME] ### Current Setup - **Repository**: [REPOSITORY] - **Current Branch**: main - **Task**: Implement new API endpoints ### Automated Workflow 1. **Switch to Feature Branch**: Automatically switch to `feature/api-endpoints` 2. **Open Relevant Files**: Open `src/api/routes.js` and `tests/api.test.js` 3. **Run Tests**: Execute `npm test` in the background 4. **Switch Back**: Return to `main` branch after task completion ### Commands ```bash # Switch to feature branch aizen switch feature/api-endpoints # Open files and run tests aizen open src/api/routes.js tests/api.test.js && npm test # Return to main branch aizen switch main ```
Access telematics data in trucking
Swift concurrency guidance for developers
Simple data integration for modern teams
Business communication and collaboration hub
Customer feedback management made simple
Enterprise workflow automation and service management platform