Blog

Notes from the team.

Guides5 min read9 views

Running a project with AI agents without losing the thread

A practical setup for letting AI agents do real project work, create issues, move the board, draft specs, while your team keeps control of what matters.

Comparisons8 min read7 views

Jira alternatives in 2026: what you actually pay per seat

Six Jira alternatives compared honestly: Linear, ClickUp, Asana, Monday, Trello, and Taskfolk, with real per-seat math and where each one actually fits.

Product5 min read9 views

Why we gave Taskfolk an MCP server, and what it changes

What the Model Context Protocol is in plain terms, why a project tracker is a good fit for it, and how an agent picks up your workspace without any glue code.

Product6 min read2 views

Keep team chat next to your issues, not in another app

The case for project management with built-in chat: why splitting discussion from the tracker loses the thread, and how linking chat to issues fixes it.

Product7 min read4 views

See your whole project as a mind map (and when it beats a nested list)

A nested list hides how work relates. A mind map shows it. When a map of your epics and stories helps, when a list is better, and how Taskfolk's does it.

Guides9 min read11 views

Two agents, one backlog: coordinating a triage agent and a coding agent with issue status as handoffs

A practical multi-agent workflow: custom board columns and status transitions as the handoff bus between a triage agent and a coding agent, with human review in the middle.

Guides7 min read6 views

Let AI agents run your board over the REST API: authentication, scopes, and safe writes

A developer guide to giving an AI agent a scoped Taskfolk API key so it can move cards and file issues without a big blast radius.

Comparisons9 min read7 views

Which project management tools actually ship a first-party MCP server

Having AI features is not the same as shipping an MCP server. Here is how to tell first-party from community-built from none, with an honest checklist.

Guides7 min read6 views

Turn a request form into a triaged issue automatically (no human inbox in the middle)

How to wire a public intake form to a tracked, classified issue: routing defaults, an issue.created automation, and an AI triage first pass.