Auto Research banner
Trejon-888 Trejon-888

Auto Research

Development community

Description

# /auto-research — Automated Research Tasks Run research tasks for your project. Checks dependencies, security, codebase health, and ecosystem updates. --- ## Tasks Run these sequentially: ### 1. Dependency Watch ``` Read package.json (or equivalent) to get current dependency versions. Check for newer versions and summarize: - Breaking changes - New features relevant to this project - Security fixes Write findings to .agents/reference/research-deps.md ``` ### 2. Security Audit ``` Run:

Installation

Installs to ~/.claude/commands/trejon-888-ix-claude-code-starter-kit-auto-research.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Trejon-888/ix-claude-code-starter-kit/HEAD/.claude/commands/auto-research.md -o ~/.claude/commands/trejon-888-ix-claude-code-starter-kit-auto-research.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository