Hermiis
AI-powered product management for engineering teams

Project management
built for context

Hermiis connects your kanban tasks, features, decisions, documents, and GitHub activity into one unified knowledge graph. Your team never loses context between planning and shipping.

30+
shipped features
⌘K
search everything
0
lost decisions
app.hermiis.com / acme / b / platform
Backlog 3
Auth token refresh
backend AK
Rate limit middleware
infra
In Progress 2
GraphQL schema refactor
api JD
PR #142 · 3 comments
Dashboard caching layer
perf
Review 1
E2E test coverage
testing QA
AI Suggestion
"Consider creating a Decision Record for the GraphQL schema direction"

Everything your team needs, all connected

Hermiis brings together kanban, features, decisions, docs, analytics, and AI — so nothing falls through the cracks.

Feature Hub

Organize work into features with priority scoring, status tracking, and rich markdown descriptions. Link features to the decisions and docs behind them. Attach files and generate tasks via AI.

Kanban Board

Drag-and-drop tasks with fully customizable statuses. Filter by tags, assignees, or type. Assign Developer, QA, and reviewer roles. Each task links to the feature and code that drove it.

Knowledge Graph

Every task, feature, decision, doc, PR, and commit is a node in a live graph. Visualize dependencies, trace the origins of any decision, and measure impact before you change anything.

Decision Records (ADRs)

Capture architectural and product decisions with full versioning, supersession chains, and rejected alternatives. AI automatically suggests decision records when it spots pivots in your activity.

Living Documents

Version-controlled markdown docs with stable anchor links, cross-reference tracking, and side-by-side version diff. Specs, runbooks, and RFCs that evolve alongside your product.

AI-Powered Search

Ask natural-language questions across all your work. Semantic search backed by pgvector, expanded through the knowledge graph, with full citation chains. Press ⌘K from anywhere.

AI Task Generation

Connect your GitHub repositories. Hermiis analyzes your codebase, understands your tech stack, and generates contextual, well-scoped tasks for each feature — powered by Claude.

Analytics & Reports

Burndown charts, velocity, cycle time, and predictive completion dates. Export to CSV or schedule weekly email reports. Team capacity planning and by-assignee breakdown.

Rich Comments & Files

Comment on tasks, features, decisions, and docs using the built-in markdown editor with drag-and-drop file uploads. Discussions stay in context — right next to the work, not buried in Slack.

Subtasks & Checklists

Break tasks into checklist items with inline progress bars. See completion at a glance on kanban cards. Task templates let you standardize recurring workflows in seconds.

Developer REST API

Full REST API with API token auth. Manage tasks, features, documents, and decisions programmatically. Outbound webhooks notify your systems on every state change.

⌘K Command Palette

Jump to any task, feature, doc, or decision instantly. Create tasks in natural language — type "Fix login timeout, high priority" and AI pre-fills the form. Keyboard-first navigation throughout.

Analytics & Reporting

Measure what you ship

Your team works hard — make sure you can prove it and improve it. Hermiis gives you data-backed insights without a separate analytics tool.

  • Burndown & velocity charts

    Live sprint progress, daily snapshots, and historical velocity trends.

  • Predictive completion

    P50/P85 forecast dates based on your actual cycle time distribution.

  • Scheduled email reports

    Configure weekly HTML reports delivered to your team — with AI summaries.

  • CSV export & iCal sync

    Export any report to CSV. Subscribe your task due dates to any calendar app.

Sprint velocity Last 6 weeks
W1
W2
W3
W4
W5
W6

14.2

avg tasks/wk

3.1d

median cycle

Jun 18

P85 forecast

AI-powered · Context-aware · Built for engineering teams

AI that works with your codebase

Hermiis embeds your entire project knowledge — tasks, features, decisions, docs, and code — and lets AI reason across all of it. Not just search, but deep understanding.

Contextual task generation

Connect your GitHub repos and Hermiis reads your codebase. Write a feature description and get perfectly-scoped tasks that account for your actual architecture, stack, and conventions.

# Generated tasks for "Add OAuth login"
✓ Create `auth_provider` schema migration
✓ Implement `Accounts.exchange_oauth_token/2`
✓ Update `UserSessionController` callback
+ 4 more based on your codebase...

Ask your project anything

Natural-language semantic search across every entity in your workspace. Hybrid search combines vector similarity with graph-expanded context, then rerankss by relevance and recency.

❯ "Why did we switch from REST to GraphQL?"
Based on ADR-003 and Feature: API v2, the team decided to adopt GraphQL on March 4 to reduce over-fetching...

Automatic decision detection

Hermiis scans your recent task activity for architectural decision patterns — multiple alternatives considered, a direction rejected, a convention established — and suggests capturing it as an ADR with one click.

AI detected a decision worth recording
"Adopt Oban for background jobs over custom GenServer"
Create Decision Record →

AI feature review

Request an AI review of any feature before you build it. Hermiis analyzes your feature description against your codebase context and surfaces risks, missing tasks, and related prior decisions.

Missing: database migration for new schema fields
Related: ADR-007 (Auth Strategy)
Well-scoped for a 2-sprint delivery

Weekly AI summary email

Every Monday your team receives an AI-generated summary of last week: tasks completed, decisions made, velocity trend, and what's coming next. No setup required.

Weekly Summary — Platform Team
12 tasks shipped · 2 decisions captured
Velocity up 18% vs last week
3 tasks are overdue · PR #156 stale

Natural language task creation

Press ⌘K and type plain English. Hermiis parses priority, type, and description from your words and pre-fills the task form. Create well-structured tasks at the speed of thought.

❯ "Fix login timeout for iOS, high priority, bug"
Title: Fix login timeout for iOS
Type: bug
Priority: high

Built for engineering teams

Designed for product and engineering teams who want powerful project management without the complexity of enterprise tools.

Workspace & teams

  • Multiple workspaces per organization
  • Boards per product area or squad
  • Role-based access: owner, admin, member, contractor, guest
  • Invite teammates by email
  • Assign tasks: Developer, QA, reviewer
  • Real-time notifications with bell + inbox
  • Task watchers — subscribe to any task's updates
  • iCal calendar export — sync due dates to Google/Outlook
  • Public share links — read-only kanban for stakeholders
  • Audit log — every action traced with actor + timestamp

Developer integrations

  • GitHub App: webhooks, PR & commit tracking
  • Auto-link tasks from commit refs (HRM-XXXX)
  • Codebase indexing with smart file selection
  • Tech stack detection (Rails, Next.js, Elixir...)
  • Release + commit history tracking
  • AI reads your ARCHITECTURE.md, AGENTS.md
  • Full REST API with token auth
  • Outbound webhooks — notify your systems on changes
  • Figma link previews — inline design thumbnails
  • ⌘K command palette — instant nav + NL task creation

Content & collaboration

  • Built-in markdown editor with live preview
  • Drag-and-drop file attachments on all entities
  • Tags + kanban board filtering
  • Document versioning + side-by-side diff
  • Stale reference detection across docs
  • Cross-entity linking (task ↔ doc ↔ decision)
  • Subtasks & checklists with progress bar
  • Task templates & recurring task automation
  • Analytics: burndown, velocity, cycle time, CSV
  • Installable PWA — works offline on mobile

From zero to shipped in minutes

Get your team up and running right away.

1

Create your workspace & boards

Sign up, create a workspace, and set up boards per product area. Invite your team by email and assign roles. Customize your kanban statuses to match your workflow.

2

Connect GitHub & map your work

Link your GitHub repositories. Hermiis indexes your codebase for AI context. Then describe features in markdown, write the decisions behind them, and let AI generate well-scoped tasks.

3

Ship, review, and learn

As your team works, commits and PRs auto-link to tasks. The knowledge graph grows. Ask questions, review the timeline, and let AI surface patterns, stale references, and decision opportunities.

4

Measure, forecast, and improve

Review burndown charts, cycle time trends, and AI-predicted completion dates. Schedule weekly reports. Export data via REST API or CSV. Share a read-only board link with stakeholders — no login needed.

Ready to ship with full context?

Start your 14-day free trial. No credit card required.

✓ 14-day free trial ✓ No credit card required ✓ Cancel anytime
Simple pricing

One tool. Zero bloat. Real results.

No per-seat surprises. Pay for your team size — AI, graph, and all integrations included.

Starter

$139 /month

Up to 10 users · 3 boards

  • Kanban boards, features & tasks
  • Living documents + ADRs
  • Knowledge graph visualization
  • AI task generation (50 runs/mo)
  • Ask AI semantic search
  • File attachments (5 GB)
  • Role-based access control
  • GitHub integration
  • Custom roles & permissions
Start free trial
Most popular

Team

$349 /month

Up to 30 users · Unlimited boards

  • Everything in Starter
  • Unlimited boards & workspaces
  • GitHub App integration (PRs, commits)
  • Unlimited AI task generation
  • Custom roles & 22-key permissions
  • File attachments (50 GB)
  • Activity timeline & graph history
  • Priority email support
Start free trial

Enterprise

Custom

Unlimited users · White-glove setup

  • Everything in Team
  • Unlimited users & storage
  • SSO / SAML / SCIM provisioning
  • Self-hosted / on-premise option
  • Custom AI model integrations
  • Audit logs & compliance exports
  • Dedicated Slack support channel
  • SLA & 99.9% uptime guarantee
Contact sales

14-day free trial

No credit card required. Full access to all features.

Cancel anytime

No lock-in contracts. Monthly billing, cancel in one click.

Data portability

Export your full graph, docs, and history at any time.