ワンクリックで
help
Quick reference card for all Project Intelligence commands
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Quick reference card for all Project Intelligence commands
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | help |
| description | Quick reference card for all Project Intelligence commands |
| user_invocable | true |
Print the following reference card exactly as shown. Do not run any commands — just display this text.
| Command | What it does |
|---|---|
/progress start <topic> | Start tracking a new investigation |
/progress add <type> "<title>" | Add a document (baseline, deepening, correction, pivot, synthesis) |
/progress correct <N> "<title>" | Correct a previous document |
/progress conclude <topic> | Mark investigation complete |
/progress show <topic> | See current state + open questions |
/progress list | List all progressions |
/progress search <terms> | Search across all progressions |
| Command | What it does |
|---|---|
/recall <terms> | Search all your past Claude Code sessions and documents |
Automatic: Every session is archived, summarized, and indexed. Recent sessions are injected at start.
| Command | What it does |
|---|---|
/remember <directive> | Store a preference for all future sessions |
| Command | What it does |
|---|---|
/reflect [topic] | Synthesize a progression's state via Opus |
| Command | What it does |
|---|---|
/activity | Show recent activity summary (GitHub + PI) |
/activity search <terms> | Search your activities |
/activity gather | Pull latest from GitHub |
/activity report | Generate structured monthly report |
/activity <username> | What has someone else been doing? (GitHub-only) |
/activity team | Activity across all configured users |
Setup: pi-activity sources add YOUR_GITHUB_USERNAME --org YOUR_ORG
| Command | What it does |
|---|---|
/plugins | Manage installed plugins |
# Episodic
pi-query <terms> # Search sessions
pi-backfill # Import existing sessions (one-time)
# Activity
pi-activity sources add <user> --org <org> # Add GitHub source
pi-activity gather # Pull activity
pi-activity search <terms> # Search activities
pi-activity report --user <slug> --month YYYY-MM # Monthly report
pi-activity recent --days 7 # Recent activity
# Progressions
pi-progression-status # All progressions
pi-progression-status --project <p> --topic <t> # Specific one
# Preferences
pi-remember <text> # Store preference
pi-remember --list # List preferences
# Knowledge
pi-knowledge-sync # Sync knowledge repo
pi-index --all # Re-index documents
# Maintenance
pi-export ~/backup.tar.gz # Export for another machine
pi-import ~/backup.tar.gz # Import on new machine
Full docs: README.md
Switch Claude Code to a different project folder with full context reload
Search episodic memory - sessions, progressions, and documents across all projects
Track evolving understanding of a topic through a sequence of documents
Save the current conversation insight as a reusable skill in the knowledge repo
Discover all installed plugins, skills, and commands available in this environment
Track and search what you (or others) have done — GitHub activity, issues, PRs, commits