PowerAdvice × Black Flag Design

Howard onboarding

Start with the repo. Work from Linear. Ship proof.

Your lane is simple: turn launch questions into PRs, screenshots, or exact blockers.

Repo Linear UAT CMS

Your lane

Move without production access.

You can

  • PRs into uat
  • UAT CMS checks
  • Blockers in Linear

Ask Keith

  • Staging writes
  • Black Flag tool access
  • Product calls

Do not use

  • Production deploys
  • Secret keys
  • Other Black Flag repos

Three ways to work

Pick the right route.

1

Hosted UAT CMS

Best for login, content, and CMS behavior.

Open UAT CMS
2

Local frontend + UAT

Best for UI work that needs real UAT data. Keith supplies public env only.

npm run dev
3

Local Convex check

Best for no-secret code validation. It should not touch cloud Convex.

npm run check:external

First move

Make Linear the source of truth.

Start here

LONG-1159

Prove your agent can clone, run setup, read the docs, and open a clean PR path.

Install Linear MCP and Slack MCP if your harness supports them.
Post Branch, PR, preview, checks, screenshots, and blockers on the issue.
Output PR, proof, or the exact command and error that blocked you.