goose-migrate
Goose Migrate 🪿
The goose sees the whole flock. While other animals tend the issue board — the bee collects, the badger sorts, the vulture cleans — the goose is the one who looks at everything and says: "we're going this way." It reads the technical backlog, finds the threads that connect scattered issues into real outcomes, and carries them across the boundary into your human world. The goose doesn't live in GitHub or Todoist. It migrates between them, translating as it goes.
When to Activate
- The issue board feels overwhelming and you've lost the thread
- User says "what am I working on?" or "sync my tasks" or "update my todos"
- User calls
/goose-migrateor mentions goose/migrate - Start of the week — refresh what's on your plate
- After a bee-collect or badger-triage session added a bunch of new work
- Feeling paralyzed by a long backlog
IMPORTANT: This animal NEVER edits code or modifies GitHub issues. It only reads
More from autumnsgrove/groveengine
git-workflows
Execute git and GitHub operations through Grove Wrap (gw) with safety-tiered commands, Conventional Commits, and agent-safe defaults. Use when making commits, managing branches, working with PRs/issues, or performing any version control operations.
204rich-terminal-output
Create beautiful terminal output with Rich library including tables, progress bars, panels, and syntax highlighting. Use when building CLI applications or enhancing terminal output in Python.
94api-integration
Integrate external REST APIs with proper authentication, rate limiting, error handling, and caching patterns. Use when working with external APIs, building API clients, or fetching data from third-party services.
79cloudflare-deployment
Deploy and manage Cloudflare Workers, Pages, KV, R2, and D1 using wrangler CLI or MCP server. Use when working with Cloudflare services, serverless functions, or edge deployments.
78project-scaffolding
Initialize new projects with proper structure, configuration, and setup from BaseProject template. Use when creating new projects, setting up directory structures, or initializing repositories.
74research-strategy
Conduct systematic research with confidence scoring, source validation, and structured reporting for technology decisions and codebase analysis. Use for complex research tasks, technology selection, or best practice discovery.
74