Now in Private Beta

The PM Who Never Sleeps

Alpha PM is an AI agent that lives in your Slack, manages your GitHub, remembers every decision, and keeps your team moving—even at 3am.

Have a beta API key? Install now:

$ curl -fsSL https://alpha-pm.dev/install.sh | bash

No key yet? Request beta access

What Alpha PM Does

💬

Lives in Slack

Mention @Alpha PM in any channel. Ask questions, give commands, discuss decisions. It's always listening, always helpful.

🧠

Remembers Everything

Every decision, every context, every "we discussed this last month." Alpha PM maintains perfect institutional memory.

🐙

Manages GitHub

Create issues, update PRs, apply labels, close stale tickets. Full GitHub integration through natural conversation.

🤖

Executes Autonomously

Delegate coding tasks to runners. Alpha PM can clone repos, write code, run tests, and open PRs—all while you sleep.

🔔

Proactive Updates

Get notified about stale issues, blocked PRs, and items needing attention. Alpha PM watches so you don't have to.

🔗

Connects Your Tools

Claude Code plugin, AWS infrastructure, webhooks. Alpha PM bridges the gap between where you work and what needs doing.

Meet Priya's Team

A small startup with big ambitions—and an AI teammate that never drops the ball.

The Standup That Runs Itself

Priya used to dread Monday standups. Half the team couldn't remember what they worked on Friday. The other half rambled for twenty minutes.

Now she just asks:

@priya
@Alpha PM what did everyone ship last week?
Alpha PM
Last week's highlights:
• Marcus merged PR #142 (OAuth flow) - shipped to prod Thursday
• Sarah closed 4 bugs in the payment module
• New issue #156 created for API error handling (unassigned)
• Sprint velocity: 23 points (up from 18 last week)

Standup takes 5 minutes now. Everyone knows exactly where things stand.

The Decision That Almost Got Lost

Three weeks ago, the team had a heated debate about caching strategy in #backend-discuss. They made a decision. Life moved on. Nobody wrote it down.

Today, a new engineer asks the same question. Instead of relitigating:

@new-hire
What's our caching approach for the user service?
Alpha PM
On Dec 15th in #backend-discuss, the team decided:
• Redis for session data (15-min TTL)
• DynamoDB for user preferences (longer-lived)
• Event-driven cache invalidation

Marcus raised concerns about invalidation complexity. Sarah suggested the event approach. Decision was unanimous.

Institutional knowledge, preserved forever.

The 2am Feature Request

It's midnight. Priya has an idea for improving the onboarding flow. Old her would have sent herself an email she'd forget to read.

New her just types:

@priya
@Alpha PM create an issue: we should add a progress indicator to the onboarding wizard. Users are dropping off at step 3 because they don't know how many steps remain. Tag it as UX improvement, link to the onboarding epic.
Alpha PM
Created issue #178: "Add progress indicator to onboarding wizard"

✓ Added to Onboarding epic
✓ Labeled: ux, enhancement
✓ Noted the step 3 dropoff context

I also noticed we have analytics showing 34% dropoff at step 3. Added that data to the issue.

Priya closes her laptop. Her idea is captured, contextualized, and enriched—ready for the team tomorrow.

The Code That Wrote Itself

The team decides the progress indicator is high priority. But everyone's swamped.

@priya
@Alpha PM can you take a crack at issue #178? It should be straightforward—add a step counter component to the wizard.
Alpha PM
On it! Launching a runner to work on #178.

I'll:
1. Clone the repo and explore the wizard code
2. Create a ProgressIndicator component
3. Wire it into the existing steps
4. Run the tests
5. Open a PR for review

Watch progress in #runner-178

An hour later, there's a PR ready for review. Tests passing. Code follows the team's patterns. All while the humans focused on the hard problems.

What Teams Experience

80%
Less time searching for context
Zero
Lost decisions or forgotten threads
24/7
Availability for questions and tasks
5min
Standups instead of 30

Ready to meet your new PM?

Alpha PM is currently in private beta. Request access or check out the code.

or

Already have an API key?

$ curl -fsSL https://alpha-pm.dev/install.sh | bash