Product flow
How the AI teammate works
Connect docs, conversations, decisions, and code context, delegate work in the background, and keep every result in the workspace.
Tool connections
Connect the collaboration tools you already use — GitHub, Notion, Slack, Linear. For GitHub it goes deep: pull requests, commits, even blame — so it can answer why the code is the way it is. Specify organizes scattered docs, conversations, decisions, and code flow into context your agents can reference.
auth-service
GITHUBRepository Tree
Extracted
Workspace answers
Ask what you can delegate, which context an answer drew on, and what your team should review next. Answers stay grounded in workspace sources, and any source marker that doesn't match a real reference is automatically demoted — so nothing looks cited when it isn't.
Recorded results
Completed work, referenced context, and review items are left as workspace documents so the team can keep going from the same place.
API Authentication Guide
This document covers JWT-based authentication and refresh token rotation patterns used across the platform.
- Token expiry:
15maccess,7drefresh - Rotation strategy: sliding window with family invalidation
- Storage: HttpOnly cookies, SameSite=Strict
Decision trail
Keep reasons, sources, and related work connected inside the workspace so future AI answers can cite the path.
Auth Service
Authentication & authorization microservice — JWT, OAuth 2.0, refresh token rotation
AI agent teammates
Research, writing, maintenance — role-based agents understand the context and handle work in the background. Complex tasks get split across up to 4 sub-agents running in parallel, then synthesized into one result.
Self-learning skills
Any multi-step task the agent completes successfully gets saved as a reusable procedure. The next time a similar request comes in, the agent loads that procedure and follows it — and updates it whenever it finds a better way.
- Draft onboarding guideReused 12x
Procedure for assembling a new-hire doc from multiple sources
- Summarize PR review commentsReused 8x
Procedure for summarizing code changes with supporting evidence
Multi-scope memory
Personal preferences and work style are remembered just for you. Team conventions and decisions are shared across the whole workspace. Collaboration context with teammates is remembered separately, so the next handoff goes smoother.
Remembers your preferred report format and recurring work style
Team conventions, project decisions, and shared knowledge remembered across the whole workspace
Remembers collaboration context with teammates to make the next handoff smoother
AX Scout · Daily Briefing
Scouts your workspace daily to find what's undocumented, scattered, or stale — and proposes what to automate first.
Today's knowledge gaps
- Payment webhook retry — no record found
- Onboarding guide — written 3 months ago, now stale
Your coding agents use the same context
Already on Claude Code? No need to switch. Specify runs as an MCP server, so Claude Code, Codex, and local agents explore your team's docs, decisions, and code context directly. It's the fastest way to take a hand-built wiki and scale it to your whole team.
Connect your coding agents
- Claude Code
- Codex
- Local agent
One line to connect. Your agent reads the same team context.
Try it with your team's documents.
Use Specify in a workspace now, or define a focused pilot around your current developer documentation.
Tell us which documents and code areas change most often.