Agent skill
running tests
Run tests to ensure code functionality and correctness.
Install this agent skill to your Project
npx add-skill https://github.com/neurostuff/NiMARE/tree/main/.skills/running_tests
SKILL.md
Running Tests
-
DO NOT RUN ALL TESTS AT ONCE UNLESS EXPLICITLY INSTRUCTED TO DO SO.
-
Prefer running only the tests relevant to the code you have modified or added.
-
Use
pytestto run tests from the repository root, for example:bashpytest nimare/tests/test_annotate_gclda.py::test_gclda_symmetric -
For a slightly broader check without performance-heavy tests, mirror the
Makefilebehavior:bashpytest -m "not performance_estimators and not performance_correctors and not performance_smoke and not cbmr_importerror" --cov=nimare nimare -
Run tests before and after significant refactors or API changes to confirm behavior is preserved.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
writing code
Write code to implement features or fix issues.
reviewing code
how to review code effectively
setting up a development environment
Set up a development environment for writing and testing code.
octave-ultra-mythic
Ultra-high density compression using mythological atoms and semantic shorthand for OCTAVE (Olympian Common Text And Vocabulary Engine). Preserves soul and constraints at 60% compression for identity transmission, binding protocols, and extreme token scarcity.
octave-literacy
Fundamental reading and writing capability for the OCTAVE (Olympian Common Text And Vocabulary Engine) format. Basic structural competence without full architectural specifications
octave-mythology
Functional mythological compression for OCTAVE (Olympian Common Text And Vocabulary Engine) documents. Semantic shorthand for LLM audiences, not prose decoration
Didn't find tool you were looking for?