/code @devintern/pm DevIntern + Trello
Turn Trello cards into implemented work. DevIntern reads card details, moves lists when configured, and posts summaries back to the card your team already tracks.
How it works
What DevIntern does with Trello
Each product path keeps Trello as the handoff surface. No rip-and-replace, no new dashboard.
/pm Draft Trello cards from raw input
- 1 Authorize Trello via the OAuth flow on first run.
- 2 Provide a rough spec, design link, or customer report.
- 3 Review the AI draft and create the card on your board.
/code Implement Trello cards
- 1 Pass a card short link or ID to devintern.
- 2 Agent fetches the card description and checklist context.
- 3 Implements the change, opens a PR, and comments on the card.
Capabilities
Built for real Trello workflows
Trello REST API for cards on your boards
OAuth authorization for secure API access
List transitions when configured in settings.json
Works alongside GitHub or Bitbucket PR creation
Card summaries posted after each run
Get connected
Setup guides and configuration
Credentials stay in project-local .env files. DevIntern runs on your machine or server, not a shared implementation cloud.
FAQ
Common questions about Trello
How do I authorize Trello?
Run devpm or devintern with TASK_TRACKER=trello. The CLI prints an authorize URL on first use. Complete OAuth once and tokens are stored locally.
Can I run Trello cards in batch?
Yes on the Code side. Pass multiple card IDs or automate picks via scheduled runs with the server addon.
Try DevIntern with Trello
Connect Trello, run your first workflow, and keep the trackers, repos, and reviewers your team already trusts.
14-day trial · perpetual license · BYO model keys