# pi-system-prompt

Display the full [pi coding agent](https://pi.dev) system prompt — with all injected tools,
guidelines, context files, and skills — in a scrollable full-screen overlay.

## Usage

```
/system-prompt
```

| Key | Action |
|-----|--------|
| `↑↓` / `j` `k` | Scroll line |
| `PgUp` / `PgDn` | Scroll page |
| `Home` / `End` | Jump to top/bottom |
| `c` | Copy full prompt to clipboard |
| `Esc` / `q` | Close |

## Install

```bash
pi install npm:pi-system-prompt
```

Or via git:

```bash
pi install git:github.com/jandrikus/pi-system-prompt
```

## License

Apache-2.0
