parallel-worktrees
Parallel Worktrees
Run multiple AI coding sessions in parallel — each isolated in its own git worktree, pushing to its own branch, opening its own PR.
When to Use This Skill
Activate when:
- User wants to run two or more AI agents on different features/bugs at once
- User asks about
git worktreefor agent sessions - User wants parallel PRs from a single repo without multiple clones
- User needs to set up, coordinate, or clean up concurrent agent workspaces
Decision Tree
What does the user need?
Start a new parallel session?
More from codervisor/lean-spec
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
54leanspec-development
Development workflows, commands, publishing, CI/CD, changelog management, and contribution guidelines for LeanSpec. Use when contributing code, fixing bugs, setting up dev environment, running tests or linting, working with the monorepo structure, looking up build/dev/test/publish/format/lint commands, preparing releases, publishing to npm, bumping versions, syncing package versions, testing dev builds, troubleshooting npm distribution, updating changelogs, triggering CI/CD workflows, monitoring build status, debugging failed runs, managing artifacts, checking CI before releases, or researching AI agent runners. Triggers include any development, scripting, publishing, CI/CD, changelog, or runner research task in this project.
44watch-ci
Watch GitHub Actions CI status for the current commit until completion. Use after pushing changes to monitor build results.
40github-integration
>
40leanspec-sdd
Spec-Driven Development methodology for AI-assisted development. Use when working with specs, planning features, creating/implementing/refining/organizing specs, checking progress, updating specs, task breakdowns, design decisions, or any task involving a specs/ folder or .lean-spec/config.json.
16runner-research
Research AI agent runners/platforms (Claude Code, Copilot, Cursor, Windsurf, Codex, Kiro, Gemini, Amp, Goose, etc.) to track config format changes, new capabilities, deprecations, and emerging runners. Use when asked to "research runners", "check for runner updates", "audit runner compatibility", or when preparing to update the runner registry. Triggers include questions about runner config formats, new runner releases, or keeping LeanSpec runner support current.
4