SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh. From srtab/daiv.
Hook Claude Code
Runs when a session starts, executing session-start.sh. From srtab/daiv.
Settings file Claude Code
Agent settings declaring 1 hook event (SessionStart).
MCP server Claude CodeCodexCursor +2
MCP server "docs-langchain", hosted remotely at docs.langchain.com, as configured in srtab/daiv.
Instructions file CodexOpenCode
Instructions for srtab/daiv, covering agents.md, commands (verified), single test / pattern, translations and repo map (only what's non-obvious).
Instructions file
Instructions for srtab/daiv, a project described as: Your AI-powered SWE teammate, built into your git workflow.
Skill Claude CodeCodex
This skill should be used when the user asks for a code review of a change — a pull request, merge request, branch, commit range, working-tree change, or pasted diff — covering correctness, security, performance, structure, and repository-specific rules. Trigger on phrases like "review this PR", "review this MR"…
Agent
Reviews a supplied diff for introduced behavioral and contract defects. Use only when dispatched by the code-review skill.
Agent
Reviews a supplied diff against explicit repository rules from supplied rule sources. Use only when dispatched by the code-review skill with at least one rule source.
Agent
Reviews a supplied diff for introduced, material performance regressions. Use only when dispatched by the code-review skill.
Agent
Reviews a supplied diff for introduced, practically exploitable security vulnerabilities. Use only when dispatched by the code-review skill.
Agent
Reviews a supplied diff for introduced, concrete design and maintainability hazards. Use only when dispatched by the code-review skill.
Skill Claude CodeCodex
This skill should be used when a user asks to initialize a repository for AI agents, create or update an AGENTS.md file, scaffold agent instructions for a codebase, or improve existing agent guidance. Triggers include phrases like 'create an AGENTS.md', 'set up agent instructions', 'initialize this repo for coding…
Skill Claude CodeCodex
This skill should be used when the user asks to explore a codebase and design implementation plans without making any changes. Trigger when users say 'plan how to implement X', 'design an approach for Y', 'explore the codebase before changing Z', 'create an implementation strategy', 'analyze how to refactor X', 'map…
Skill Claude CodeCodex
This skill should be used when the user asks to review code for security vulnerabilities, audit a pull request or merge request for risks, check if code is safe, find injection flaws or hardcoded secrets, or assess the security posture of a feature or codebase area. Use this skill even when the user doesn't say…
Skill Claude CodeCodex
Guide for creating effective skills that extend DAIV agent with specialized knowledge, workflows, or tool integrations. Use this skill when the user wants to create a new skill, update an existing skill, or get guidance on skill design patterns.