npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

pi-corp

v0.1.0

Published

Autonomous corp dashboard — Overstory + Paperclip + Symphony + Ralph in one pi extension

Readme

pi-corp

Autonomous AI company from your terminal. No server, no Docker, no Postgres — just a pi extension.

One mission → full company with org chart, DevCycle, marketing pipelines, growth experiments, and agent dispatch. All from the CLI.

Install

pi install path:~/Projects/pi-corp

Quick Start

/corp-autopilot mission="Build a SaaS for freelancer invoices"
/corp-go          # 🚀 Full auto — tick, dispatch, execute, retry
/corp             # Dashboard

The Abstraction Ladder

L5: /corp-autopilot    "Build X"                    ← you touch this
L4: Company            goal → org → budget → apps
L3: Loops              DevCycle + Marketing (5 pipelines)
L2: Dispatch           tickets → agents → runs → skill injection
L1: Execute            pi, claude, codex, gemini, aider, goose, amp
L0: Tools              git, gh, gmcli, vercel, ffmpeg, curl

Commands (26)

| Command | What it does | |---|---| | /corp | Full dashboard | | /corp-autopilot | One mission → entire company | | /corp-go | 🚀 Full auto: heartbeat + dispatch + execute + retry | | /corp-bootstrap | Interactive company setup | | /corp-goal | Create/list goals | | /corp-project | Create/list projects | | /corp-hire | Hire agents (with project specialist assignment) | | /corp-ticket | Create tickets | | /corp-prd | Import PRD into stories | | /corp-app | Register app integrations | | /corp-cycle | DevCycle management | | /corp-dispatch | Match tickets to agents (execute=true to launch) | | /corp-run | Show run command | | /corp-done | Complete a run | | /corp-fail | Fail a run | | /corp-retry | Retry failed tickets (max 3 attempts) | | /corp-heartbeat | Run one heartbeat cycle | | /corp-heartbeats | Show heartbeat schedule | | /corp-skills | View/update skillkits | | /corp-marketing | Start marketing pipeline | | /corp-marketing-next | Advance marketing pipeline | | /corp-sync | Sync GitHub issues into tickets | | /corp-costs | Real agent costs from Pi transcripts | | /corp-worktree | Git worktree per ticket | | /corp-feed | Activity event log | | /corp-processes | Active agent processes |

Marketing Pipelines (5)

| Pipeline | Tasks | What | |---|---|---| | waelcorp | 8 | Full-spectrum: SEO keywords → programmatic pages → cold outreach → social → free tool | | launch | 8 | Product launch: positioning → landing page → press → Product Hunt | | content | 6 | Content engine: strategy → blog → distribution → newsletter | | growth | 6 | Growth: analytics → CRO → retention → referrals | | evergreen | 4 | Weekly: content refresh → SEO check → social → competitors |

Agent Roles (8) with Heartbeat

| Role | Heartbeat | Skills | |---|---|---| | CEO | 4h | leadership, strategy, hiring, metrics | | CTO | 1h | architecture, code-review, devops, debugging, testing | | Lead | 15m | project-management, code-review, testing, debugging, git | | Builder | 5m | git, testing, debugging, code-review, refactoring, documentation | | Scout | 4h | web-search, competitive-analysis, trend-monitoring, documentation | | Reviewer | 15m | code-review, security-review, testing, documentation | | Designer | 1h | frontend-design, css, accessibility, responsive-design, figma | | Marketer | 1d | 10 marketing skills (copywriting, SEO, email, social, etc.) |

Runtimes (8)

pi, claude, codex, gemini, aider, goose, amp, claude-desktop

Why not Paperclip?

Paperclip (2.7k ⭐) is the full-featured version: React UI, Postgres, Docker, 38k lines. It's great if you want that.

pi-corp is for people who prefer:

| | Paperclip | pi-corp | |---|---|---| | Setup | Docker + Postgres + onboarding wizard | pi install path:~/Projects/pi-corp | | UI | React web app | Terminal + HTML dashboard | | DB | PostgreSQL | SQLite (zero config) | | Lines | 38,876 | ~5,000 | | Windows | Symlink issues (#63) | Works (Git Bash) | | Marketing | None | 5 pipelines, 24+ tasks | | Experiments | None | Quant growth engine | | Dependencies | Node + Postgres + Docker | Bun |

Architecture

  • Pure SQLite (WAL mode) at ~/.pi-corp/corp.db
  • 13 tables, 19 source files, ~5,000 lines
  • No Postgres, Redis, Docker, or React server
  • Real cost tracking from Pi JSONL transcripts
  • GitHub Issues sync via gh CLI
  • Git worktree isolation per ticket
  • Quant growth experiments with compounding alpha