Skip to main content
xashgg
GitHub 创作者资料

xashgg

按仓库查看 4 个 GitHub 仓库中的 85 个已收集 skills。

已收集 skills
85
仓库
4
更新
2026年8月9日
仓库浏览

仓库与代表性 skills

audit-reproducibility
软件质量保证分析师与测试员

Enforce the replication-protocol.md rule by cross-checking numeric claims in a manuscript against the actual R / Stata / Python outputs. Report PASS/FAIL per claim against tolerance thresholds. Use before submission and before releasing a replication package.

2026年8月9日
capture-environment
软件开发工程师

Snapshot the computational environment for a replication package — detects the analysis stack (R / Stata / Python) and emits the right lockfiles (renv.lock + sessionInfo.txt, requirements.txt / environment.yml / uv.lock, Stata version + ado package list),…

2026年8月9日
checkpoint
软件开发工程师

Save a structured state snapshot before stopping or handing off. Captures the active plan, recent decisions, file pointers (with line numbers), open questions, and the next 1–3 actions into a checkpoint file under `quality_reports/checkpoints/`. Optionally…

2026年8月9日
coauthor-brief
软件开发工程师

Generate a co-author / collaborator handoff brief for a multi-author, multi-machine project — summarizing what changed since the last brief (git delta), the current state of each artifact (manuscript, analysis, slides), open questions, how to reproduce…

2026年8月9日
commit
软件开发工程师

Stage, commit, push, open a PR, and merge to main. Use ONLY on explicit commit intent — user says "commit", "ship it", "push this", "open a PR", "merge to main", "let's commit this", or prefixes with `$commit`. Do NOT auto-invoke on vague end-of-task phrases…

2026年8月9日
compile-latex
软件开发工程师

Compile a Beamer LaTeX slide deck with XeLaTeX (3 passes + bibtex). Use when user says "compile", "build the slides", "rebuild the PDF", "run latex", "render the tex", or asks why a `.tex` file isn't producing a PDF. Operates on `Slides/*.tex`.

2026年8月9日
compress-session
软件开发工程师

Distill the current conversation into a structured note (decisions made, open questions, file pointers with line numbers, next 1–3 actions) and save to `quality_reports/session_logs/` before auto-compression. Differs from `$checkpoint` (explicit stop-point…

2026年8月9日
context-status
软件开发工程师

Show current context status and session health. Use to check how much context has been used, whether auto-compact is approaching, and what state will be preserved.

2026年8月9日
已展示 8 / 82 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库