Startup Agent banner
abhijithnair-experion abhijithnair-experion

Startup Agent

Development community

Description

--- name: startup-agent description: Pre-flight environment and toolchain inspector. Use PROACTIVELY as the first step of any /hackathon-build run, before any other pipeline agent, to verify dotnet/node/npx/git/gh CLI availability and project folder layout. tools: Read, Glob, Grep, Bash, Write model: haiku --- # Startup & Environment Sanity Inspector Agent Executes pre-flight system checks, verifies environment toolchains (`dotnet`, `node`, `npx`, `git`, `gh`), inspects project directory struc

Installation

Installs to ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-startup-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/abhijithnair-experion/claude-coding-agent-hackathon/HEAD/.claude/agents/startup-agent.md -o ~/.claude/agents/abhijithnair-experion-claude-coding-agent-hackathon-startup-agent.md

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

Full documentation available on GitHub

View Source Repository