goosetown
Coordinate parallel research, coding, and review workflows automatically
All Skills in This Repository (12)
Pure Emerald Level Indicatorsgoosetown-researcher-stackoverflow
Search Stack Exchange for programming questions and accepted answers via API.
goosetown-researcher-slack
Search Slack messages, channels, and threads via the Slack MCP extension.
goosetown-researcher-arxiv
Search the arXiv API and parse Atom XML responses into structured paper metadata.
goosetown-researcher-local
Search local knowledge base directories for decisions, risks, and context with citations.
goosetown-reviewer
Review Goosetown projects against specified criteria and report structured findings.
goosetown-researcher-beads
Search the local 'bd' issue tracker for issues, dependencies, and project status.
goosetown-orchestrator
Orchestrate parallel AI agents to decompose, build, and synthesize complex tasks.
goosetown-researcher-github
Search GitHub repositories for issues, pull requests, code, and discussions using the gh CLI.
goosetown-researcher-reddit
Search Reddit's unauthenticated JSON API for community discussions and sentiment.
goosetown-writer
Synthesize research notes and work logs into structured documents with YAML frontmatter.
goosetown-researcher-jira
Search Jira issues, sprints, boards, and projects via Atlassian CLI.
goosetown-worker
Execute assigned tasks autonomously within the Goosetown agent framework.
Frequently Asked Questions
FAQPage SchemaHow to install Goosetown?โผ
Run `npx skills add block/goosetown --all -g -y` in your terminal to install all skills globally. You also need goose v1.25.0 or later installed.
What does Goosetown do?โผ
It splits your request into research, build, and review phases, then runs parallel delegates that coordinate through a shared message wall. An orchestrator synthesizes everything into a final deliverable.
Which data sources can Goosetown research?โผ
It includes read-only researchers for GitHub, Reddit, Stack Overflow, arXiv, Slack, Jira, local issue trackers, and your own knowledge folders.
Does Goosetown work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in goose, Claude Code, Cursor, and other compatible coding environments.
Can I watch the delegates work in real time?โผ
Yes. Goosetown ships an optional live dashboard showing delegate status, wall messages, and token usage on a village map.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core