Skip to content

Commit 05642ff

Browse files
committed
docs: add PI agent to AGENTS.md documentation
1 parent 4e9201f commit 05642ff

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ Specify supports multiple AI agents by generating agent-specific command files a
4848
| **Amp** | `.agents/commands/` | Markdown | `amp` | Amp CLI |
4949
| **SHAI** | `.shai/commands/` | Markdown | `shai` | SHAI CLI |
5050
| **IBM Bob** | `.bob/commands/` | Markdown | N/A (IDE-based) | IBM Bob IDE |
51+
| **PI** | `.pi/skills/` | Markdown | `pi` | PI coding agent CLI |
5152

5253
### Step-by-Step Integration Guide
5354

@@ -316,6 +317,7 @@ Require a command-line tool to be installed:
316317
- **Qoder CLI**: `qoder` CLI
317318
- **Amp**: `amp` CLI
318319
- **SHAI**: `shai` CLI
320+
- **PI**: `pi` CLI
319321

320322
### IDE-Based Agents
321323

@@ -329,7 +331,7 @@ Work within integrated development environments:
329331

330332
### Markdown Format
331333

332-
Used by: Claude, Cursor, opencode, Windsurf, Amazon Q Developer, Amp, SHAI, IBM Bob
334+
Used by: Claude, Cursor, opencode, Windsurf, Amazon Q Developer, Amp, SHAI, IBM Bob, PI
333335

334336
**Standard format:**
335337

0 commit comments

Comments
 (0)