npx claudepluginhub nanana291/agent-system --plugin agent-systemUse `metrics` to inspect the current workspace metrics summary.
Requirements:
- read `docs/metrics/current.json` for the current snapshot
- fail closed if the metrics trail does not exist yet
- keep the summary aligned with the append-only `docs/metrics/history.jsonl` trail
Metrics input:
{{args}}/metricsDisplays agent performance metrics and session history: overview stats, recent sessions table with files/commits/status, and usage patterns. Handles missing file gracefully.
/metricsTracks development metrics, code quality, technical debt, test coverage, and project health using git logs and npm tools, generating reports and trends. Supports flags like --quality, --debt, --test and module paths.
/metricsDisplays feature-level metrics and analytics dashboard. Supports flags like --recent, --feature, --sprint, --export from /specswarm:metrics.
/metricsAnalyzes team metrics like velocity tracking, cycle time, and performance for a specified metric-type and optional timeframe.
/metricsDisplays workflow metrics report on code quality (grade, coverage, linter errors), tests (total/passing, coverage vs target), performance (duration, velocity, efficiency), and workflow (phases, approvals) with pass/warn/fail thresholds. Supports --detailed.
/metricsGenerate real-time metrics dashboard with SLA tracking, agent performance, and throughput analysis
Use metrics to inspect the current workspace metrics summary.
Requirements:
docs/metrics/current.json for the current snapshotdocs/metrics/history.jsonl trailMetrics input: {{args}}