polygraph

Coordinate tasks, branches, and pull requests across multiple repositories.

27|7|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/nrwl/nx-ai-agents-config --skill polygraph
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: polygraph
Source: https://github.com/nrwl/nx-ai-agents-config/tree/main/artifacts/skills/polygraph
Command: npx skills add https://github.com/nrwl/nx-ai-agents-config --skill polygraph

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the complex process of making changes that span multiple independent repositories, ensuring coordinated updates and efficient collaboration.

Core Features & Use Cases

  • Multi-Repo Coordination: Manage tasks, branches, and pull requests across different repositories from a single point.
  • Task Delegation: Delegate specific work items to child agents in other repositories.
  • PR Management: Create and manage linked draft pull requests across multiple repositories.
  • Use Case: When developing a new feature that requires changes in both a frontend and a backend repository, this Skill allows you to initiate the work, delegate tasks to each repository's agent, track their progress, and finally create linked draft PRs for review.

Quick Start

Use the polygraph skill to initialize a new multi-repo coordination session.

Frequently Asked Questions about polygraph

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate pull requests across multiple git repositories?

To coordinate pull requests across multiple git repositories, you can initialize a central session to manage tasks, delegate work to child agents in dependent repositories, and track progress via status checks before creating linked draft pull requests.

What is multi-repo workflow automation for cross-repository changes?

Multi-repo workflow automation for cross-repository changes is the process of managing tasks, branches, and pull requests across independent repositories from a single central session to ensure coordinated updates and efficient collaboration.

Can I delegate tasks to child agents in dependent git repositories?

Yes, you can delegate specific work items to child agents in dependent git repositories. The central session tracks their progress via status checks and manages branch pushing to coordinate the multi-repo workflow.

How do I create linked draft pull requests for multi-repo feature development?

You create linked draft pull requests for multi-repo feature development by initializing a coordination session, delegating tasks to child agents in each repository, monitoring their status, and then creating the draft PRs for review across the repositories.

Does the polygraph skill work for coordinating frontend and backend repository changes?

Yes, the polygraph skill works for coordinating frontend and backend repository changes by initiating work from a central session, delegating tasks to each repository's agent, tracking progress, and creating linked draft pull requests for review.

Can I associate existing pull requests with a multi-repo coordination session?

Yes, you can associate existing pull requests with a multi-repo coordination session. The skill supports session initialization, status monitoring, branch pushing, draft PR creation, and associating existing PRs for comprehensive workflow management.