sprint-sync

Aggregate Feishu MCP Sprint data into multi-perspective reports with risk scoring.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wuji-technology/pm-workflow-plugin --skill sprint-sync-wuji-technology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-sync
Source: https://github.com/wuji-technology/pm-workflow-plugin/tree/main/skills/sprint-sync
Command: npx skills add https://github.com/wuji-technology/pm-workflow-plugin --skill sprint-sync-wuji-technology

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates Sprint data from Feishu MCP and generates multi-perspective sprint reports across product lines, helping teams spot risks early and align on delivery.

Core Features & Use Cases

  • Pull Sprint, Story, and Bug data via Feishu MCP and group results by business line.
  • Generate management overview and per-product-line sprint reports for stakeholders.
  • Output to inbox for all-lines or to portfolio/{product}/delivery/tracking/sprints for a single line.
  • Detect risks using predefined rules and surface actionable insights.

Quick Start

Provide a sprint progress report by pulling data from Feishu Project MCP and grouping it by business line.

Frequently Asked Questions about sprint-sync

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

FAQPage Schema
How do I generate a sprint progress report across multiple product lines?

To generate a cross-line sprint report, aggregate Sprint, Story, and Bug data via Feishu MCP and group results by business line. It pulls data, applies MOQL-based queries, and outputs an overall inbox report for management review.

Can I pull sprint and bug data directly from Feishu Project for reporting?

Yes, you can pull Sprint, Story, and Bug data directly from Feishu Project MCP. The skill handles pagination and MOQL-based data queries to group results accurately by product line for comprehensive reporting.

How does sprint risk detection work for product management reporting?

Sprint risk detection applies predefined rules to the aggregated Feishu MCP data to calculate risk scores. It surfaces actionable insights and flags potential delivery risks early, helping stakeholders align on mitigation strategies.

What is the difference between an inbox report and a portfolio report?

An inbox report provides a management overview across all product lines, while a portfolio report scopes delivery tracking to a single product line. The portfolio output routes to a specific product directory for focused sprint analysis.

Do I need to configure pagination for large Feishu Project data queries?

No manual pagination configuration is needed. The skill automatically implements pagination handling during MOQL-based data queries from Feishu MCP, ensuring complete Sprint and Story data aggregation without hitting fetch limits.

What are the limitations of automated sprint reporting?

Automated sprint reporting relies on the structure of Feishu Project MCP data. Risk scoring is strictly rule-based, meaning undocumented delivery blockers or subjective project nuances outside the predefined data parameters will not be captured.