Add Chinese product decision agent skill 🤖🤖🤖#2262
Closed
atdy wants to merge 1 commit into
Closed
Conversation
Contributor
|
🟡 Contributor Reputation Check: MEDIUM risk
Maintainers: please review this contributor before merging. |
Contributor
🔒 PR Risk Scan ResultsScanned 9 changed file(s).
|
Contributor
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
Contributor
|
This doesn't fit with this repo. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Adds
product-decision-agent, a Chinese-first Agent Skill for product managers and product operations teams working in mainland China's internet-product context.The skill diagnoses the real problem, current stage, dominant bottleneck, constraints, stakeholders, and evidence quality before recommending the highest-leverage next action. It covers product planning, requirement prioritization, growth, retention, conversion, operations, data anomalies, experiments, delivery, and cross-team coordination.
Why this belongs here
The catalog already has useful single-purpose skills for PRD generation, epic breakdown, GTM workflows, and scored impediment ranking. This contribution fills a different gap: it is a decision engine for ambiguous, cross-functional product situations where the user first needs to determine what the actual problem is and what not to do.
Its reasoning design is distilled from a complete reading of On Practice, On Contradiction, and related methodology in Volume I of the referenced anthology. The default user experience deliberately translates that foundation into modern product language: no source quotations, political framing, historical exposition, or philosophy lessons unless a maintainer explicitly audits the methodology reference.
The long Chinese description is intentional. It provides native-language triggers for real mainland-China workflows instead of relying on English-only PM terminology.
Included
SKILL.mdwith Chinese triggers, silent diagnostic workflow, output contract, and guardrailsdocs/README.skills.mdentryThe skill has no network calls, package installation steps, write actions, or required external runtime. The Python scripts are optional maintenance checks and only read supplied text files.
Validation
npm run skill:validate: all 372 skills passednpm start: generated skill index updated successfullygit diff --check: passednpxentry elsewhere indocs/README.skills.mdSource project: https://github.com/atdy/maoxuan-product-agent