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일
수집된 skill 40개 중 8개를 표시합니다.
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일
수집된 skill 23개 중 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다