Blog tag

Tagged: developer.

9 articles tagged developer

Guides9 min read53 views

Turn a PRD into epics, stories, and tasks your AI agents can build

Give your AI coding agents a plan they can build. Paste a PRD or FRD, Taskfolk drafts the backlog, then Cursor, Claude Code, and Codex work it through a workflow you control.

Guides12 min read9 views

Claude Code task management: give your agent a real tracker, not a markdown file

Give Claude Code persistent, attributed task management by connecting a real tracker over MCP instead of a markdown file. Honest comparison to Task Master, as of July 2026.

Guides13 min read7 views

A shared backlog for a team of AI coding agents

Task manager for AI coding agents: give three agents one shared backlog with per-agent identity, field permissions, status handoffs, and human review gates.

Product13 min read10 views

Taskfolk integrations: the marketplace, OAuth apps, and the API-first model

Taskfolk integrations explained: the 12-card marketplace, signed webhooks, scoped API keys, a first-party MCP server, and OAuth apps, plus what is missing and why.

Tutorials16 min read9 views

How to use the rest api

Get a Taskfolk API key and use the project management REST API to list, create, and update issues safely, with scopes, idempotency keys, and rate limits explained.

Tutorials16 min read9 views

How to use webhooks

Set up outbound webhooks in Taskfolk: create one, verify the HMAC signature (sha256-of-secret gotcha), handle at-most-once delivery, and pipe board events to Slack.

Tutorials15 min read4 views

How to install Taskfolk as an agent skill

Install Taskfolk as a skill in your AI coding agent: one-command MCP for Claude Code, config for Cursor and VS Code, or a SKILL.md download for OpenCode and Codex.

Tutorials15 min read8 views

How to connect github

Connect GitHub to your project management tool in Taskfolk: register a repo, set the webhook, and auto-link commits to issues with #KEY-NUM. Full rules and limits.

Tutorials15 min read7 views

How to track api usage and audit logs

Track API key usage and read the audit log in Taskfolk: Usage tab charts, the Audit lifecycle log, per-key rate limits, and what each surface will not tell you.