Pluralsight · Capability

Pluralsight Engineering Metrics

Unified workflow for engineering managers to track developer productivity, code quality, collaboration, and delivery performance through Flow metrics. Combines coding metrics, collaboration metrics, DORA metrics, commits, pull requests, and tickets APIs.

Run with Naftiko PluralsightFlowEngineering MetricsDeveloper ProductivityDORACollaboration

What You Can Do

GET
Get coding metrics — Retrieve code-level engineering metrics
/v1/coding-metrics
GET
Get collaboration metrics — Retrieve collaboration metrics for engineering teams
/v1/collaboration-metrics
GET
Get dora metrics — Retrieve DORA engineering metrics
/v1/dora-metrics
GET
Get commits — Retrieve commit data and metrics
/v1/commits
GET
Get pull requests — Retrieve pull request data and events
/v1/pull-requests
GET
Get tickets — Retrieve ticket data and events
/v1/tickets

MCP Tools

get-coding-metrics

Retrieve code-level engineering metrics and developer productivity data with date range filtering.

read-only idempotent
get-collaboration-metrics

Retrieve pull request and collaboration metrics for engineering teams with date range filtering.

read-only idempotent
get-dora-metrics

Retrieve DORA engineering metrics including deployment frequency, lead time for changes, change failure rate, and time to restore service.

read-only idempotent
get-commits

Retrieve commit data and aggregated commit metrics across repositories.

read-only idempotent
get-pull-requests

Retrieve pull request data, comments, and events across repositories.

read-only idempotent
get-tickets

Retrieve ticket data including comments, events, and project associations from connected project management tools.

read-only idempotent

APIs Used

pluralsight-flow-coding-metrics pluralsight-flow-collaboration-metrics pluralsight-flow-dora-metrics pluralsight-flow-commits pluralsight-flow-pull-requests pluralsight-flow-tickets