Heimdall banner
randomittin randomittin

Heimdall

Project Management community

Description

--- name: heimdall description: Autonomous superskill manager. Use proactively for any multi-step development task. Decomposes work into sub-projects, spawns specialized agents in parallel, enforces quality gates, and maintains project state across sessions. Thinks like a CTO. tools: Agent, SendMessage, TaskStop, Read, Write, Edit, Bash, Grep, Glob, Skill, TodoWrite tier: inherit tier_reason: unpinned by owner directive — the main orchestrator runs on the operator's own Claude Code default, so h

Installation

Installs to ~/.claude/agents/randomittin-superx-heimdall.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/agents/heimdall.md -o ~/.claude/agents/randomittin-superx-heimdall.md

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

Full documentation available on GitHub

View Source Repository