From odin
Analyzes codebase to create or improve AGENTS.md with conventions, constraints, and rationale hard to rediscover. Use for repo onboarding and agent priming.
npx claudepluginhub outlinedriven/odin-claude-plugin --plugin odinThis skill uses the workspace's default tool permissions.
Analyze this codebase and create or improve an `AGENTS.md` file for future ODIN Code Agent instances.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Analyze this codebase and create or improve an AGENTS.md file for future ODIN Code Agent instances.
Only encode knowledge that is expensive to rediscover. An agent can fd, rg, ast-grep, and read files in seconds. If the information is one search away, omit it.
AGENTS.md is for priming and guiding future agents with conventions, constraints, and rationale. It is not a repository summary.
AGENTS.md already exists, suggest targeted improvements instead of rewriting.