What is run-automated-tests?
Analyze a target repository's automated testing approach and run the most appropriate test command(s) safely. Source: nesnilnehc/ai-cortex.
Analyze a target repository's automated testing approach and run the most appropriate test command(s) safely.
Quickly install run-automated-tests AI skill to your development environment via command line
Source: nesnilnehc/ai-cortex.
Determine how a target repository expects automated tests to be executed (commands, frameworks, prerequisites, and scope), then run the best matching test suite(s) with a safety-first interaction policy.
Example 2 (Edge case): Monorepo with integration tests requiring Docker
Each skill execution MUST produce a Test Plan Summary in this exact JSON format:
Analyze a target repository's automated testing approach and run the most appropriate test command(s) safely. Source: nesnilnehc/ai-cortex.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/nesnilnehc/ai-cortex --skill run-automated-testsAnalyze a target repository's automated testing approach and run the most appropriate test command(s) safely. Source: nesnilnehc/ai-cortex.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/nesnilnehc/ai-cortex --skill run-automated-tests Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/nesnilnehc/ai-cortex