dev

Coordinates end-to-end KB development from request to completion.

Updated Jan 4, 2026
One-click install
npx skills add https://github.com/jayprimer/pmc-marketplace --skill dev-jayprimer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev
Source: https://github.com/jayprimer/pmc-marketplace/tree/main/plugins/pmc/skills/dev
Command: npx skills add https://github.com/jayprimer/pmc-marketplace --skill dev-jayprimer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the end-to-end KB development workflow from request to completion, coordinating multiple complementary skills to deliver a finished KB artifact.

Core Features & Use Cases

  • Orchestrates the full KB development lifecycle across LOOKUP, PLAN, IMPLEMENT, VALIDATE, COMPLETE, REFLECT, INBOX.
  • Integrates with other /pmc:* skills to produce artifacts: PRDs, tickets, 5-final.md, etc.
  • Enforces phase transitions with explicit stage announcements.

Quick Start

Initiate the KB development workflow by running /pmc:kb to begin the lookup phase.

Frequently Asked Questions about dev

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

FAQPage Schema
How do I orchestrate end-to-end knowledge base development from request to completion?

Knowledge base development is orchestrated by coordinating a deterministic workflow across LOOKUP, PLAN, IMPLEMENT, VALIDATE, COMPLETE, REFLECT, and INBOX phases to deliver a finished KB artifact.

What is the best way to automate KB artifact management and enforce stage transitions?

KB artifact management is automated by enforcing deterministic workflow stage transitions with explicit phase announcements, ensuring traceable artifacts throughout the development lifecycle.

How does KB development workflow automation handle PRDs and ticket integration?

KB development workflow handles PRDs and tickets by integrating with complementary pmc skills to produce structured artifacts and manage the full lifecycle from initial request to reflection.

Can I use this workflow automation for TDD and validation in knowledge management?

TDD and validation are supported within the workflow's IMPLEMENT and VALIDATE stages, ensuring knowledge base artifacts meet testing requirements before phase completion and reflection.

Do I need the pmc skill suite to run KB development orchestration?

The pmc skill suite is required because KB development orchestration integrates directly with pmc skills to produce required artifacts like PRDs, tickets, and final documentation outputs.

Why does my KB development workflow require explicit stage announcements?

Explicit stage announcements are required to enforce deterministic phase transitions across the workflow, preventing skipped steps and ensuring traceable artifact delivery from lookup to inbox.