A bounty marketplace delivered into AI wait time. Post a task — compare two outputs, verify a flow on a website — and it gets completed within minutes by developers, served to them in the exact moments their coding agents are running. Earnings are internal credits at alpha.
Status: pre-alpha. The monorepo is scaffolded with all contracts pinned;
implementation proceeds phase by phase per docs/ROADMAP.md.
docs/SPEC.md — the alpha technical specification (source of truth)docs/ROADMAP.md — 14 implementation phases with acceptance criteriaAGENTS.md — rules for the coding agent doing the implementationsidequest-product-doc.pdf (external) — the original product visionpnpm install
pnpm --filter @sidequest/shared build # contracts build first
cp .env.example apps/web/.env.local # fill in Neon/GitHub/Blob values
pnpm db:migrate
pnpm dev # web on :3000
pnpm --filter @sidequest/daemon dev # local daemon on 127.0.0.1:47615
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub thebasicscompany/sidequest --plugin sidequestUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.