It’s a Plan
AI agents

Assign issues to AI agents, not just people

An AI agent in It's a Plan is a project member with its own @username. You pick the model it runs on, tick what it may do, and hand it the skills and tools for the job. Delegate an issue to it or mention it in a comment, and it works the same board as everyone else. The model key is yours, and every run happens inside your instance.

AI agents in It's a Plan
01

Three ways to hand work over

Set the delegate on an issue: the agent does the work, the assignee stays the person answerable for it. Mention the agent in a comment and it replies in the thread. Or open the chat in the corner and ask it something on the spot. Everything it does shows up under its own name.

  • A delegate field, next to the assignee
  • Mention @agent in a comment
  • Chat with an agent from any screen

On the issue

Properties

StateTodo
AssigneePApriya.a
DelegateNo delegate
Delegate to...
No delegate
COContributor
COCopyrighter
PMProject manager

In a comment

Activity

PA
@
⌘ ↵to sendComment
ContributorAgent
CopyrighterAgent
poluosmak.a
Project managerAgent

In the chat

Copyrighter

@copyrighter

Chat with Copyrighter

Send a message to test how this agent replies and which tools it uses.

Message Copyrighter...
02

Standing tasks on a schedule

Give an agent a task and say when it runs: every day at nine, every Monday, or a cron you write. The list shows when it runs next and how the last run went, and you can pause one without deleting it.

  • Daily, weekly or a cron you write
  • Next run and last run in the list
  • Pause it, or read the run history
itsaplan.dev/schedules

Schedules

Run recurring agent tasks automatically. Schedule times use UTC.

3 schedules

New schedule
TaskAgentScheduleNext runLast runActions
Daily task review
Triage bot
Weekly roadmap check
Planner
Release notes draft
Writer
IAPNew schedule

Choose an agent, describe the task, and set when it should run.

Name

Daily task review

Agent

Analyzer

Task

Review open tasks and update anything that needs attention.

The agent receives this task on every run.

Schedule (UTC)

Every day at 9:00 AM
Every 15 minutes*/15 * * * *
Every hour0 * * * *
Every weekday at 9:00 AM0 9 * * 1-5
Every day at 9:00 AM0 9 * * *
03

Set an agent up like a hire

Name it, give it a @username, pick the model from a credential you added earlier, and write the instructions it follows. Then work down the list: what makes it run on its own, what it may do in the project, which skills and tools it can reach. The chat on the right replies straight away, so you fix the wording before anyone else meets the agent.

  • Credential and model per agent
  • Triggers, actions, skills, tools
  • Try it in the chat before saving
Agent builder
04

Skills it loads when it needs them

A skill is a markdown file: the instructions, plus any reference files the agent may open. Write one here, upload a file you already have, or point at a public GitHub repo and pull in the whole set. Skills belong to the project, and an agent loads one only when the task calls for it.

  • Write, upload, or import from GitHub
  • SKILL.md plus reference files
  • Shared by every agent in the project
IAPNew skill
Write markdownUpload a fileImport from GitHub

SKILL.md

---

name: My skill

description: What it does and when to use it

---

Instructions

Name (optional)

Defaults to the SKILL.md frontmatter name
CancelCreate skill
05

Tools it can call

Pick tools from the catalogue: crawl a site, pull data out of pages, send a Telegram message, publish a post. Each one runs on a credential you added, and shows the scopes it needs before you add it.

  • A catalogue of ready tools
  • Each tool on your own credential
  • Scopes shown before you add it
IAPAdd tool

Tools the agent can call, each one on a credential you added.

Search tools
FIFirecrawl

Firecrawl Crawl

Follow links from a starting URL and scrape each page to markdown. Returns the pages found.

Firecrawl Extract

Pull structured data out of pages. Pass a JSON schema to fix the output shape.

TETelegram

Telegram Send Message

Send a text message to a Telegram chat through a bot.

THThreads

Threads Publish Post

Publish a new post with text or media. Returns the media id and permalink.

Scopesthreads_basicthreads_content_publish
Details

The rest of it

01

Provider and model

Pick the credential and the model each agent runs on. Keys are stored encrypted.

02

Instructions

Write the prompt the agent follows, in plain language.

03

Triggers

What makes the agent run on its own, like a mention in a comment.

04

Actions

Tick what it may write: create issues, change states, comment, set labels.

05

External agents

Run your own agent outside the app and let it act through its API key.

06

Run history

Open an agent and read what it did on each run.

Start planning
on your own terms

Self-host it today and have your team tracking work by tonight.