research-algorithm-checker
CommunityFind algorithm bugs and optimization opportunities.
Education & Research#code review#machine learning#performance optimization#research workflow#numerical correctness#edge case testing#algorithm verification
AuthorRicardo-Vae
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps researchers rigorously verify that target code implements the intended research algorithm correctly, catching bugs, logic mismatches, numerical mistakes, boundary issues, and efficiency problems before they waste more training or experiment cycles.
Core Features & Use Cases
- Step-by-step algorithm walkthrough: Traces the algorithm from entry to outputs, confirming each transformation against the expected design.
- Boundary, shape, dtype, and edge-case analysis: Checks for indexing errors, null/empty handling, tensor shape/dtype mismatches, and other failure points.
- Numerical and computation correctness checks: Validates mathematical implementations (loss/probabilities/thresholds/gradient flow) for correctness.
- Performance and efficiency review: Identifies wasted computation, memory inefficiency, and cache/parallelization opportunities.
- Design-to-implementation consistency validation: Compares code against papers/notes/pseudocode to pinpoint deviations.
- Issue tracking with deduplication: Uses ISSUES.md to track todo/doing/done/discard so discarded optimization ideas are not repeated.
Quick Start
Use the research-algorithm-checker skill only when you can provide the exact trigger phrase “科研启动-检查”, then tell it which repository files/functions you want reviewed and what reference (paper/pseudocode/design) to align with.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: research-algorithm-checker Download link: https://github.com/Ricardo-Vae/codex-research-skills/archive/main.zip#research-algorithm-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.