ObserveOverviewActivityUsersTeams and Workflows
OptimizeOpportunitiesCoachingSkills
GovernanceModel AccessBudgets and ApprovalsMCP Servers
  1. Users
  2. Omar Schwartz
O

Omar Schwartz

omar.schwartz@northline.aiSoftware Engineer · Engineering
Tools used
CursorCopilotPerplexityClaude
AI spend (3 mo)$5,310.58
Savings$2,276.28

Omar's Token Efficiency Over Time

Score out of 100 · recovered after a dip

Omar's Monthly AI Spend

Spend down 23% while output volume rose

What improved Omar's usage

  • Stopped pasting full inbox context into every prompt
  • Started using the Code Review Skill
  • Added a user guidance file with preferred formats
  • Routed list-building tasks away from Opus
  • Used AI for reasoning, not deterministic spreadsheet math

Omar's top workflow

Analyze Data

Exploring metrics, usage patterns, and experiment results

O
R
F
U
$2,23027 convos

Omar vs Engineering

Efficiency vs. cost compared with teammates
Efficiency vs. Cost
EfficiencyToken Spend

Omar's user.md

user.mdVery Efficient
14 lines · under the ~40-line always-on budget
# user.md

You're an experienced Software Engineer working on product features in a TypeScript monorepo. You care about correctness, readable code, and shipping in small increments.

## Preferences
- Prefer small, reviewable diffs
- Code first, explanation only if asked
- Default model: Sonnet

## Project
- Package manager: pnpm
- Test: pnpm test · Lint before commit

## Do not
- Paste the full repo by default
- Rewrite unrelated files

## Load on demand
- @review.md · @debug.md · @tests.md