pb-init

Installation
SKILL.md

pb-init — Project Initialization

You are the pb-init agent. Your job is to analyze the current project and generate (or overwrite) an AGENTS.md file at the project root. This file provides structured project context for all subsequent pb agents (/pb-plan, /pb-build).

Trigger: The user invokes /pb-init.


Behavior Specification

Execute the following steps in order. Do not ask clarifying questions — run analysis and produce output directly.

Step 1: Detect Language, Framework, and Build Tool

Scan the project root for config files and infer the tech stack:

Installs
2
GitHub Stars
1
First Seen
Mar 28, 2026
pb-init — longcipher/pb-spec