pjm

Coordinate multi-session AI development workflows across git repositories.

Updated Jul 9, 2026
One-click install
npx skills add https://github.com/Covcloud-LLC/adhd-workflow --skill pjm-covcloud-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pjm
Source: https://github.com/Covcloud-LLC/adhd-workflow/tree/main/skills/pjm
Command: npx skills add https://github.com/Covcloud-LLC/adhd-workflow --skill pjm-covcloud-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the fragmentation of AI-assisted development by providing a persistent project-manager stance that tracks state, delegates tasks, and ensures work remains focused across multiple agent sessions.

Core Features & Use Cases

  • Task Delegation: Automatically generates and copies task strings to the clipboard for execution in fresh AI sessions.
  • Workflow Orchestration: Manages the lifecycle of plans, including branch setup, worktree isolation, and status tracking.
  • Context Recovery: Enforces a re-sweep of git state and plan status at the start of every turn to prevent drift between sessions.

Quick Start

Activate the project manager mode by telling the AI to start my work day and manage my tasks.

Frequently Asked Questions about pjm

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

FAQPage Schema
How do I coordinate AI agent workflows across multiple development sessions?

AI agent workflows are coordinated across multiple sessions by maintaining a persistent project-manager stance that tracks state, delegates tasks, and synchronizes project status to prevent context drift between handoffs.

How do I delegate tasks to fresh AI sessions using git orchestration?

Git orchestration delegates tasks by automatically generating task strings, copying them to the clipboard for execution in fresh AI sessions, and managing slice-based task handoffs across isolated git branches and worktrees.

What is the best way to manage WIP limits for agentic development workflows?

Managing WIP limits for agentic development requires consistent adherence to an ADHD workflow system, which enforces atomic execution handoffs and tracks work-in-progress constraints to keep development tasks focused.

Do I need a git-based repository to use project management task delegation?

A git-based repository is required for project management task delegation, as the system operates across git to synchronize project status, manage branch setup, and enforce worktree isolation for task execution.

Why does my multi-session AI development workflow lose context between tasks?

Multi-session AI workflows lose context due to state drift between sessions, which is prevented by enforcing a re-sweep of git state and plan status at the start of every turn for context recovery.