Skip to content

dotbrains/pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pi

License: PolyForm Shield 1.0.0

This repository contains my sensible defaults for pi coding agent.

Upstream Project

Install pi

npm install -g @mariozechner/pi-coding-agent

Contents

  • AGENTS.md — Global instructions (loaded at startup)
  • skills/ — Skill definitions (SKILL.md format, assembled from shared)
  • shared/ — Shared AI config submodule (dotbrains/shared-ai-config)
  • extensions/ — Custom TypeScript extensions
  • prompts/ — Prompt templates (Markdown with {{variables}})
  • themes/ — Custom themes

Skills

Skill Purpose
ship Commit, push, and open a PR

Install This Config

The contents of this repository should be placed in ~/.pi/agent/.

git clone --recursive https://github.com/dotbrains/pi.git $HOME/.pi/agent

Shared Agent Definitions

Skill body content is shared with Claude Code, OpenCode, and Codex CLI via the shared-ai-config submodule. To update after shared content changes:

git submodule update --remote shared
./shared/assemble.sh pi

License

This project is licensed under the PolyForm Shield License 1.0.0 -- see LICENSE for details.

About

Sensible defaults for pi coding agent

Resources

License

Stars

Watchers

Forks

Contributors