mcp-navigator

Automate GitHub MCP task workflows with per-task branches and draft PRs.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/omosb1-sys/epl-data-pipeline --skill mcp-navigator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mcp-navigator
Source: https://github.com/omosb1-sys/epl-data-pipeline/tree/main/epl_project/.agent/skills/mcp-navigator
Command: npx skills add https://github.com/omosb1-sys/epl-data-pipeline --skill mcp-navigator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

이 스킬은 GitHub MCP 서버에서 태스크 관리와 PAW 프로토콜 실행을 표준화하고 자동화하여 협업의 혼선을 줄입니다.

Core Features & Use Cases

  • 분기별 태스크 관리: 태스크별로 브랜치를 생성하고 worktree를 동기화하여 다중 작업을 안전하게 진행합니다.
  • 코드 리뷰 및 진행 상황 공유: Draft PR 흐름과 핵심 마일스톤 자동 코멘트를 통해 투명한 협업을 지원합니다.
  • 보안 가드레일: 비밀 정보 스크러빙과 이슈 추적으로 보안과 추적성을 확보합니다.

Quick Start

새 태스크를 MCP 서버에서 시작하려면 전용 브랜치를 만들고, worktree를 활성화한 뒤, Draft PR을 생성하고, 마일스톤 업데이트를 자동화하도록 지시합니다.

Frequently Asked Questions about mcp-navigator

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

FAQPage Schema
How do I automate GitHub task workflows with per-task branches and worktree synchronization?

You can automate GitHub task workflows by creating isolated branches per task, synchronizing worktrees, and generating draft PRs to standardize collaboration. This approach ensures isolated missions and enforces PR workflow requirements safely.

What is the PAW protocol for GitHub MCP task management?

The PAW protocol standardizes GitHub MCP task management by automating per-task branch creation, worktree synchronization, draft PR workflows, and automated milestone comments to maintain transparent collaboration across software engineering teams.

How do I enforce security checks and issue tracking in GitHub branch-per-task workflows?

Enforcing security checks in branch-per-task workflows requires secret information scrubbing and automated issue tracking. These security guardrails ensure traceability and protect sensitive data across isolated missions and cross-agent reviews.

Does GitHub MCP support cross-agent code reviews and draft PR automation?

Yes, GitHub MCP supports cross-agent code reviews and draft PR automation by applying standardized task workflows. This enables transparent progress sharing through automated milestone comments and draft PR generation across isolated missions.

What is the best way to manage multiple isolated missions on GitHub without branch conflicts?

The best way to manage isolated missions without branch conflicts is using task-specific branches with worktree synchronization. This standardizes per-task workflows, enabling safe parallel development and automated milestone tracking.

How do I start a new task in GitHub MCP with automated milestones and draft PRs?

To start a new task in GitHub MCP, create a dedicated branch, activate a worktree, generate a draft PR, and instruct the system to automate milestone updates. This enforces standardized workflow and progress tracking.