SiinXu
@SiinXu
Public Skills
analyze-issue
by SiinXu
Analyze an existing GitHub issue for validity, priority, ownership boundary, and recommended action.
analyze-pr
by SiinXu
Analyze a GitHub pull request for necessity, description completeness, verification evidence, risks, and merge readiness. Pairs with review-pr for the blocking-vs-nit checklist.
develop-feature
by SiinXu
Execute a development task end-to-end under this repository's rules — feasibility, minimal implementation, verification, PR, self-review, convergent fixes. Use for planned fix/feat/refactor/test/chore work.
draft-issue
by SiinXu
Draft a high-quality English GitHub issue for this repository with dedupe and evidence-verified claims.
fix-issue
by SiinXu
Implement a fix for a single GitHub issue under this repository's rules, including verification, risks, rollback notes, and Delivered/Remaining issue comments.
handle-review-feedback
by SiinXu
Process external review feedback on your own open PR by converging the full business contract instead of stacking point patches.
run-verification
by SiinXu
Select and execute this repository's verification matrix by change scope, with red-test baseline attribution against origin/main.
pr-template-fill
by SiinXu
Generate an English GitHub PR body from the current diff and linked issue using .github/PULL_REQUEST_TEMPLATE.md sections — motivation, scope, verification, docs, screenshots policy, risks, rollback. Use when opening or refreshing a PR description.
regression-scout
by SiinXu
From a PR or working-tree diff, list likely regression surfaces (routes, config keys, providers, i18n keys, report templates) and point to existing tests or commands to run. Lightweight pre-review scout — not full QA.
review-pr
by SiinXu
Review a GitHub pull request for this repository with a blocking-vs-nit checklist covering correctness, security, foundation/product boundaries, i18n, tokens, config dual-sources, reachability, squash-body hygiene, and AGENTS compliance. Use when reviewing a PR or producing a merge verdict.
sync-ai-assets
by SiinXu
After editing AGENTS.md, Claude skills, Copilot instruction mirrors, or related AI governance assets, run and fix python scripts/check_ai_assets.py until green. Use when changing collaboration governance files.
test-change
by SiinXu
Map a code change to the repository verification layers, run the matching gates, and produce minimum evidence before claiming done or opening a PR. Use when verifying a task, before PR creation, or when asked to test changes. Project-specific commands only; delegates the executable matrix to run-verification.
stock_analyzer
by SiinXu
"分析股票和市场。当用户想要分析单个或多个股票,或进行市场复盘时调用。"