# Help

> Quick reference card for all Project Intelligence commands

- **Type:** Skill
- **Install:** `agentstack add skill-theaichimera-claude-code-project-intelligence-help`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [theaichimera](https://agentstack.voostack.com/s/theaichimera)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [theaichimera](https://github.com/theaichimera)
- **Source:** https://github.com/theaichimera/claude-code-project-intelligence/tree/main/skills/help

## Install

```sh
agentstack add skill-theaichimera-claude-code-project-intelligence-help
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /help — Project Intelligence Quick Reference

Print the following reference card exactly as shown. Do not run any commands — just display this text.

---

## Progressions — How your understanding evolved

| Command | What it does |
|---------|-------------|
| `/progress start ` | Start tracking a new investigation |
| `/progress add  ""` | Add a document (baseline, deepening, correction, pivot, synthesis) |
| `/progress correct  ""` | Correct a previous document |
| `/progress conclude ` | Mark investigation complete |
| `/progress show ` | See current state + open questions |
| `/progress list` | List all progressions |
| `/progress search ` | Search across all progressions |

## Episodic Memory — What you discussed

| Command | What it does |
|---------|-------------|
| `/recall ` | Search all your past Claude Code sessions and documents |

**Automatic:** Every session is archived, summarized, and indexed. Recent sessions are injected at start.

## Preferences

| Command | What it does |
|---------|-------------|
| `/remember ` | Store a preference for all future sessions |

## Synthesis

| Command | What it does |
|---------|-------------|
| `/reflect [topic]` | Synthesize a progression's state via Opus |

## Activity Intelligence — What you did

| Command | What it does |
|---------|-------------|
| `/activity` | Show recent activity summary (GitHub + PI) |
| `/activity search ` | Search your activities |
| `/activity gather` | Pull latest from GitHub |
| `/activity report` | Generate structured monthly report |
| `/activity ` | 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`

## Plugins

| Command | What it does |
|---------|-------------|
| `/plugins` | Manage installed plugins |

## CLI Commands (terminal)

```bash
# Episodic
pi-query               # Search sessions
pi-backfill                   # Import existing sessions (one-time)

# Activity
pi-activity sources add  --org    # Add GitHub source
pi-activity gather                            # Pull activity
pi-activity search                     # Search activities
pi-activity report --user  --month YYYY-MM  # Monthly report
pi-activity recent --days 7                   # Recent activity

# Progressions
pi-progression-status                         # All progressions
pi-progression-status --project  --topic   # Specific one

# Preferences
pi-remember             # 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
```

## What runs automatically

- **Session start:** Archives previous session, syncs knowledge repo, injects context (progressions, preferences, recent sessions, activity, documents)
- **Session end:** Quick metadata archive, pushes knowledge repo

---

Full docs: [README.md](https://github.com/theaichimera/claude-code-project-intelligence)

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [theaichimera](https://github.com/theaichimera)
- **Source:** [theaichimera/claude-code-project-intelligence](https://github.com/theaichimera/claude-code-project-intelligence)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-theaichimera-claude-code-project-intelligence-help
- Seller: https://agentstack.voostack.com/s/theaichimera
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
