Skip to main content
tansuasici
GitHub 创作者资料

tansuasici

按仓库查看 2 个 GitHub 仓库中的 63 个已收集 skills。

已收集 skills
63
仓库
2
更新
2026年7月9日
仓库浏览

仓库与代表性 skills

review-pipeline
软件质量保证分析师与测试员

Run multiple audits in parallel over a PR-scope diff, dedupe across auditors, and produce a confidence-gated report. Use to review a change or PR before merge. Distinct from /project-health-report (whole-project, breadth-first).

2026年7月9日
architecture-review
软件开发工程师

Review codebase architecture for SOLID violations, dependency health, module boundaries, and structural issues. Use when assessing whole-system structure or coupling. For single-module depth use /deepening-review; for a concrete refactor plan use…

2026年7月9日
performance-audit
软件开发工程师

Identify performance bottlenecks — rendering, startup, memory, and I/O — across any stack. Use when the app is slow, before perf-sensitive releases, or when the user mentions latency, jank, or memory growth.

2026年7月9日
mcp-audit
信息安全分析师

Audit the project's configured MCP servers against the trust allowlist (.claude/mcp-allowlist.txt) that .claude/hooks/mcp-gate.sh enforces. Lists each configured server, flags servers that are NOT allowlisted (so their tool calls would be blocked or, if the…

2026年6月7日
scorecard
软件开发工程师

Aggregate recent session scorecards from reports/session-audit.log into per-session and windowed summaries — pure numbers, fed by the SessionEnd hook. Use to see quantitative session trends. For narrative reflection use /retro instead.

2026年6月7日
ship
软件开发工程师

Full deployment pipeline — tests, coverage audit, CHANGELOG generation, bisectable commits, and PR creation. Use when a change is verified and ready to ship as a pull request.

2026年6月7日
verification-status
软件开发工程师

Render the per-task verification ledger (.hook-state/verification-ledger.json) — which gates ran and their outcomes — and record the manual checks CLAUDE.md mandates but a hook can't capture: the smoke-test result and silent-failure counts. Use before /ship…

2026年6月7日
capabilities
软件开发工程师

Summarize what the kit makes available in this project — user-invocable skills, review agents, active hooks, and enabled modules — as a one-shot onboarding briefing read live from disk. Use when you start in a kit-enabled project or ask "what's available here…

2026年6月7日
已展示 8 / 40 个已收集 Skill。
note
技术写作员

Append a timestamped tagged line (finding / decision / summary) to the session journal at .hook-state/session-journal.md, so a discovered fact, a settled choice, or a transient breadcrumb survives context compaction in a long writing session. Delegates to…

2026年6月3日
retro
编辑

Windowed retrospective on the writing process — what shipped (sections drafted, commits over the window), recurring reviewer critiques (tasks/reviews/ by applies_to frequency), what was learned (journal findings folded into handoffs), and what is still open…

2026年6月3日
review-resurface
编辑

Surface dormant reviewer-feedback notes from tasks/reviews/ (and _archive/) whose applies_to topics match the current task, returning POINTERS ONLY — paths plus frontmatter, never bodies. Recovers a past reviewer rule relevant to the work at hand without…

2026年6月3日
scorecard
编辑

Aggregate reports/session-audit.log (one JSON line per session, written by the SessionEnd hook) into a per-session table plus a windowed summary — citation-gate pass rate, which guardrail hooks fired, SKIP_QUALITY_GATE bypasses, and session durations. Pure…

2026年6月3日
manuscript-cycle
编辑

End-to-end orchestrator — runs the whole CLAUDE.md research lifecycle for a section or manuscript as one command (outline → ground → draft → verify → review → revise), halting on any gate failure.

2026年6月3日
submission-pipeline
编辑

Pre-submission review battery — runs the peer-reviewer, integrity-reviewer, and fact-checker agents plus the deterministic audits in parallel over the whole manuscript, dedupes, confidence-gates, and saves one go/no-go report.

2026年6月3日
abstract
编辑

Draft or tighten the abstract as a contract — every number and claim in it must appear identically in the body, within the venue's word limit, calibrated to what the paper actually shows

2026年6月3日
cover-letter
编辑

Draft a concise, honest editor cover letter from MANUSCRIPT_MAP — states the contribution, fit to the venue, and required declarations, with no fabricated significance or invented metrics

2026年6月3日
已展示 8 / 23 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库