Skip to main content
tansuasici
GitHub creator profile

tansuasici

Repository-level view of 63 collected skills across 2 GitHub repositories.

skills collected
63
repositories
2
updated
Jul 9, 2026
repository explorer

Repositories and representative skills

review-pipeline
software-quality-assurance-analysts-and-testers

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).

Jul 9, 2026
architecture-review
software-developers

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…

Jul 9, 2026
performance-audit
software-developers

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.

Jul 9, 2026
mcp-audit
information-security-analysts

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…

Jun 7, 2026
scorecard
software-developers

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.

Jun 7, 2026
ship
software-developers

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.

Jun 7, 2026
verification-status
software-developers

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…

Jun 7, 2026
capabilities
software-developers

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…

Jun 7, 2026
Showing 8 of 40 collected skills.
note
technical-writers

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…

Jun 3, 2026
retro
editors

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…

Jun 3, 2026
review-resurface
editors

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…

Jun 3, 2026
scorecard
editors

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…

Jun 3, 2026
manuscript-cycle
editors

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.

Jun 3, 2026
submission-pipeline
editors

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.

Jun 3, 2026
abstract
editors

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

Jun 3, 2026
cover-letter
editors

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

Jun 3, 2026
Showing 8 of 23 collected skills.
Showing 2 of 2 repositories
All repositories loaded