# DevIntern > DevIntern is an agentic development suite that compresses the cycle from spec to shipped code. `@devintern/pm` turns raw input (Figma frames, log dumps, prompts) into well-specified tickets in Jira, Linear, Trello, Azure DevOps, Asana, GitHub Issues, or Markdown. `@devintern/code` picks up Jira issues or Trello cards and runs your AI agent (Claude Code, Opencode, Codex, Cursor) to implement the task end-to-end: fetch context, create a feature branch, commit, open a PR, and respond to review comments. ## Product - [Homepage](https://devintern.com/): Product overview and the agentic pipeline. - [Pricing](https://devintern.com/pricing): Individual, team (seat-based), and server automation plans. ## devintern/code - [Quick Start](https://devintern.com/docs/code/quick-start.md): Get up and running with @devintern/code in minutes - [Configuration](https://devintern.com/docs/code/configuration.md): Configure @devintern/code for your project and tools - [Usage](https://devintern.com/docs/code/usage.md): Learn how to use @devintern/code effectively - [Jira Integration](https://devintern.com/docs/code/jira-integration.md): Connect @devintern/code to Jira Cloud for automated task implementation - [Trello Integration](https://devintern.com/docs/code/trello-integration.md): Connect @devintern/code to Trello cards for automated implementation - [Markdown File Tasks](https://devintern.com/docs/code/markdown-tasks.md): Use local markdown files as task input for @devintern/code, no task tracker required - [GitHub Integration](https://devintern.com/docs/code/github-integration.md): Deploy the @devintern/code webhook server for automated PR review handling - [Automated Task Processing](https://devintern.com/docs/code/automated-task-processing.md): Schedule @devintern/code to drain your backlog continuously via systemd timers or cron - [Story Points Estimation](https://devintern.com/docs/code/story-points-estimation.md): Automatically estimate JIRA story points with AI using the --estimate flag ## devintern/pm - [Quick Start](https://devintern.com/docs/pm/quick-start.md): Get up and running with @devintern/pm in minutes - [Configuration](https://devintern.com/docs/pm/configuration.md): Configure @devintern/pm for your project and PM tool - [Usage](https://devintern.com/docs/pm/usage.md): Learn how to use @devintern/pm effectively - [Jira Integration](https://devintern.com/docs/pm/jira-integration.md): Connect @devintern/pm to Jira Cloud - [Trello Integration](https://devintern.com/docs/pm/trello-integration.md): Connect @devintern/pm to your Trello boards - [GitHub Issues Integration](https://devintern.com/docs/pm/github-integration.md): Connect @devintern/pm to GitHub Issues in your repository - [Asana Integration](https://devintern.com/docs/pm/asana-integration.md): Connect @devintern/pm to your Asana projects - [Linear Integration](https://devintern.com/docs/pm/linear-integration.md): Connect @devintern/pm to your Linear workspace - [Azure DevOps Integration](https://devintern.com/docs/pm/azure-devops-integration.md): Connect @devintern/pm to Azure DevOps work items ## Optional - [Full documentation (single file)](https://devintern.com/llms-full.txt): All docs concatenated as one markdown file.