Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

session-indexer

يحتوي session-indexer على 11 من skills المجمعة من valpere، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
30
محدث
2026-07-12
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

find-bugs
محللو ضمان جودة البرمجيات والمختبرون

Read-only bug audit of the current branch vs a base ref. Dispatches subagents per stack (Go, JS/TS, etc.), consolidates findings, produces a prioritized report. Does not fix. Usage: /find-bugs [base-ref]

2026-07-12
fix-review
محللو ضمان جودة البرمجيات والمختبرون

Multi-model PR review with parallel fan-out. Three Ollama models (Cloud `:cloud` by default, local fallback) review the full PR diff in parallel; Claude acts as Arbiter, using vote count as a confidence prior to confirm/escalate/dismiss findings, then applies a single consolidated fix commit. Auto-merges (squash) when no fixes were reverted and the PR is mergeable; otherwise leaves it for manual review. Usage: /fix-review [PR-number]

2026-07-12
doubt-driven-development
مطوّرو البرمجيات

Subjects every non-trivial decision to a fresh-context adversarial review before it stands. Use when correctness matters more than speed, when working in unfamiliar code, when stakes are high (production, security-sensitive logic, irreversible operations), or any time a confident output would be cheaper to verify now than to debug later.

2026-07-12
self-learn
مطوّرو البرمجيات

Self-learning system — log mistakes/wins, run retrospectives, promote patterns to hard rules, and coach on workflow quality. Usage: /self-learn [log|retro|status|init|tips]

2026-07-12
ship
مطوّرو البرمجيات

session-indexer ship pipeline: issue → implement → review → merge → close. Usage: /ship [--yes|-y] [issue-number | title]

2026-07-12
debug
مطوّرو البرمجيات

Systematic bug diagnosis — reproduce, isolate, hypothesize, verify, fix. Usage: /debug [what's broken]

2026-07-12
generate-find-bugs
مطوّرو البرمجيات

Generates a project-specific /find-bugs skill with stack-specific security and correctness checklists. Run once per project. Usage: /generate-find-bugs

2026-07-12
housekeeping
مطوّرو البرمجيات

session-indexer repo health check. Universal hygiene + Go vet/fmt + project-specific checks. Usage: /housekeeping

2026-07-12
generate-improve
مطوّرو البرمجيات

Generates a project-specific /improve skill with actual architecture layers, reference files, and known constraints from CLAUDE.md. Run once per project. Usage: /generate-improve

2026-07-12
improve
مطوّرو البرمجيات

Critique any plan, architecture decision, or implementation approach. Research-first — gives SHIP IT / IMPROVE IT / RETHINK IT / KILL IT verdict. Usage: /improve <topic>

2026-07-12
revival
مطوّرو البرمجيات

Project self-diagnosis: session-indexer. Usage: /revival [lightweight|full]

2026-07-12