pjm

Automate TrueNorth project management workflows in Meegle for stories, issues, and tasks.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/popodidi/harvis --skill pjm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pjm
Source: https://github.com/popodidi/harvis/tree/main/projects/truenorth/skills/pjm
Command: npx skills add https://github.com/popodidi/harvis --skill pjm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill automates TrueNorth project management workflows in Meegle for TrueNorth, reducing manual overhead in tracking stories, issues, and tasks, and aligning ownership and status.

Core Features & Use Cases

  • End-to-end PM: Create, update, and monitor stories, issues, and tasks using node-driven workflows.
  • Sprint & Visibility: Provides sprint assignment and PMO visibility through assignee and schedule tracking.
  • Automation & Compliance: Ensures correct API usage (MCP/Direct) and token management with safe, auditable operations.

Quick Start

Use the pjm skill to create a new story and begin structuring tasks in Backlog. Example: /pjm create-story "New authentication module" followed by /pjm add-task 〈story-id〉 Backlog "Spec: define requirements"

Frequently Asked Questions about pjm

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

FAQPage Schema
How do I automate sprint planning and story management in Meegle?

Sprint planning and story management in Meegle are automated by coordinating stories, issues, and tasks using node-driven workflows that enforce assignee and schedule tracking across Backlog, In Progress, and Done states.

What is node-based workflow automation for project management tasks?

Node-based workflow automation structures project tasks by driving work items through defined states, ensuring correct MCP or Direct API usage while aligning ownership and status for safe, auditable operations.

How do I create a new story and add tasks to the Backlog?

To create a new story and add Backlog tasks, use command sequences like /pjm create-story followed by /pjm add-task with the story-id, structuring requirements immediately within the node-driven workflow.

Do I need curl and jq installed to run Meegle project management automation?

Yes, curl and jq are required dependencies to execute the API requests and parse JSON responses for automating TrueNorth workflows and handling token management safely.

How does this approach handle PMO visibility and workload tracking?

PMO visibility and workload tracking are maintained by enforcing assignee and schedule fields on every task, allowing project managers to monitor work item distribution across active sprints.

What are the limitations of using scripts for Meegle task scheduling?

Meegle task scheduling via scripts is limited by its dependency on MCP or Direct API availability and requires active token management and error handling to prevent workflow interruptions.