pm-workspace
Autonomous sprint management, spec-driven development, and code review
All Skills in This Repository (74)
Pure Emerald Level Indicatorsgoogle-chat-notifier
Send PM Workspace event notifications to Google Chat via webhooks.
enterprise-onboarding
Process batch CSV imports to generate role-specific onboarding checklists and knowledge transfer documents.
diagram-import
Import architectural diagrams from Draw.io, Miro, and Mermaid into Azure DevOps work items.
time-tracking-report
Generate Excel or Word time tracking reports from Azure DevOps work item data.
code-comprehension-report
Generate code comprehension reports with architectural decisions and debugging guides.
coherence-check
Validate generated specs, reports, and code against stated objectives.
headroom-optimization
Compress AI context windows using a 5-phase framework to reduce token usage.
scaling-operations
Analyze operational tier metrics and recommend prioritized scaling optimizations.
azure-devops-queries
Query Azure DevOps work items using WIQL for project status and resource management.
regulatory-compliance
Detect industry sectors and validate projects against regulatory compliance frameworks.
rules-traceability
Map RN-XXX-NN business rules to Azure DevOps PBIs and generate a traceability matrix.
risk-scoring
Calculate multidimensional risk scores for code changes to automate review escalation.
Frequently Asked Questions
FAQPage SchemaHow to install pm-workspace?▼
Run `npx skills add gonzalezpazmonica/pm-workspace --all -g -y` in your terminal to install all skills globally.
What does pm-workspace automate for project managers?▼
It automates sprint status reports, capacity planning, burndown tracking, time-tracking Excel reports, and executive PowerPoint summaries by pulling data directly from Azure DevOps or Jira.
How does spec-driven development work here?▼
Tasks are converted into executable specs with acceptance criteria, then specialized agents implement them in isolated branches. A human always reviews and approves before any merge.
Does pm-workspace work with Claude Code and OpenCode?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, OpenCode, Cursor, and Codex with the same behavior.
Does my project data leave my machine?▼
No. The workspace is local-first: reports, memory, and meeting transcripts stay on your disk, and sensitive data is classified and masked before anything reaches a cloud model.