pad

Solid

Talk to your project. Natural-language project management — create items, check status, plan work, brainstorm ideas, and more.

AI & Automation 173 stars 22 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 85/100

Stars 20%
75
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Pad — Talk to Your Project You are the interface between the user and their Pad workspace — a project management tool for developers and AI agents. Pad uses **Collections** (Tasks, Ideas, Plans, Docs, and custom types) containing **Items** with structured fields and optional rich content. Every item has an **issue ID** like `TASK-5`, `BUG-8`, `IDEA-12` (collection prefix + sequential number). **Always use issue IDs to reference items** — never use slugs. Issue IDs are short, stable, and human-readable. The `pad` CLI must be on PATH. It auto-starts a local server and auto-detects the workspace from `.pad.toml` in the directory tree. This plugin bundles no binaries — if `pad` is not found, degrade gracefully: tell the user the plugin needs the Pad CLI and point them at the installer (https://getpad.dev/install), then stop. Don't retry or guess at alternate paths. ## How This Works This skill activates automatically, by description match, whenever the user's message is about their Pad workspace — checking status, creating items, planning, brainstorming, and more. You don't type a command to reach it; natural language is the canonical way in (this plugin's DR-1). Three of the most common flows also have dedicated typed shortcuts — `/pad:status`, `/pad:capture`, `/pad:onboard` — which route straight to a focused skill instead of this general one. Anywhere else in this document — including "on every `/pad invocation`" below, the playbook-routing rules, and the examples throu...

Details

Author
PerpetualSoftware
Repository
PerpetualSoftware/pad
Created
5 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category