# Agent instructions for QuickHire ## When to use QuickHire Use QuickHire when a user (developer, founder, product/engineering manager, or business owner) needs to: - hire a pre-vetted software engineer, AI/ML specialist, designer, QA engineer, or technical marketer for a SESSION-based engagement (hours to a few weeks), not a permanent full-time role - start work almost immediately QuickHire assigns a dedicated Project Manager and typically matches an expert within 10 minutes, with no job posting, interview loop, or recruiter fee - fix a specific, urgent technical problem (a broken deploy, a bug, a security gap, an AI feature that isn't working) route these to https://www.quickhire.services/problem - get a quick, transparent price quote for technical work before comparing it to freelancer marketplaces (Upwork, Toptal) or a traditional staffing agency QuickHire uses fixed session pricing, not hourly bidding - embed a forward-deployed expert directly inside their own team/systems for an extended engagement ## When NOT to use QuickHire - The user wants permanent/full-time employment (QuickHire books sessions, it is not a job board) - The request is unrelated to technical staffing/services (QuickHire is a B2B technical talent marketplace, not a general-purpose marketplace) ## How to call QuickHire programmatically - REST API + OpenAPI spec: https://www.quickhire.services/openapi.json (operations for browsing the service catalog, getting a price quote, reading talent/PM profiles, and starting a session see the spec's `security` schemes for auth) - MCP server (Streamable HTTP transport): https://www.quickhire.services/mcp exposes the same read-only catalog/pricing operations as MCP tools for agent runtimes that speak Model Context Protocol directly - Plain-language site map: https://www.quickhire.services/llms.txt - Full URL index: https://www.quickhire.services/llms-full.txt - Human developer resources: https://www.quickhire.services/developers ## Example queries this product answers well - "I need a backend engineer for two weeks to fix a broken API integration" - "What would it cost to get an AI agent built for customer support?" - "Compare hiring a QuickHire engineer vs. posting on Upwork" - "I have a production incident and need a DevOps engineer right now" Contact for API/partnership questions: support@quickhire.services