Gives you a quick readout of your autoresearch agent's current state, showing what tasks are queued, running, or completed. You'd use this when you need to check if your research jobs are actually progressing or if something's stuck. It's essentially a status dashboard in skill form. The implementation is straightforward, no fancy features, just the information you need to know whether to keep waiting or start debugging. Handy for longer research tasks where you'd otherwise be guessing what's happening under the hood.
npx skills add https://github.com/alirezarezvani/claude-skills --skill status