Sub-skill of github-project-board: KPI Tracking.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill kpi-tracking --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Kpi Tracking?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-kpi-tracking)More formats (shields.io, HTML) on the badges page.
---
name: github-project-board-kpi-tracking
description: 'Sub-skill of github-project-board: KPI Tracking.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# KPI Tracking
## KPI Tracking
```bash
# Track key performance indicators
gh api graphql -f query='
query($project: Int!, $owner: String!) {
user(login: $owner) {
projectV2(number: $project) {
items(first: 100) {
nodes {
fieldValues(first: 10) {
nodes {
*See sub-skills for full details.*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!