# Meridian:stats

> Display project statistics — phases, plans, git metrics, test counts, velocity, and timeline

- **Type:** Skill
- **Install:** `agentstack add skill-mattjaikaran-meridian-stats`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [mattjaikaran](https://agentstack.voostack.com/s/mattjaikaran)
- **Installs:** 0
- **Category:** [Data & Analytics](https://agentstack.voostack.com/c/data-and-analytics)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [mattjaikaran](https://github.com/mattjaikaran)
- **Source:** https://github.com/mattjaikaran/meridian/tree/main/skills/stats

## Install

```sh
agentstack add skill-mattjaikaran-meridian-stats
```

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

## About

Display comprehensive project statistics: phase and plan completion rates, git commit history, test file counts, planning velocity, and project timeline.

Run the stats command and present the output:

```bash
meridian stats
```

If `--json` output is needed for downstream processing:

```bash
meridian --json stats
```

The output covers:
- **Progress**: phase and plan completion bars with percentages
- **Milestones**: per-milestone status and phase counts
- **Velocity**: plans completed per day (rolling 7-day window)
- **Git**: commit count, total insertions/deletions, file count, last commit date
- **Tests**: test file count and test function count
- **Timeline**: project start date and age in days

If the project has no `.meridian/state.db`, instruct the user to run `meridian init` first.

- [ ] Stats gathered and displayed
- [ ] Output readable without additional context

## Source & license

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

- **Author:** [mattjaikaran](https://github.com/mattjaikaran)
- **Source:** [mattjaikaran/meridian](https://github.com/mattjaikaran/meridian)
- **License:** Apache-2.0

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-mattjaikaran-meridian-stats
- Seller: https://agentstack.voostack.com/s/mattjaikaran
- 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%.
