skyf0xx

Layer Eng — Project Management agent for Claude Code

Project Management community

Use for every build task on an adopted core (.hedgehog/core.yaml present, written by hedgehog-adopt) — one layer per claimed packet, gated by hedgehog verify.

How to install Layer Eng

Installs to ~/.claude/agents/skyf0xx-hedgehog-core-adopted-layer-eng.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/skyf0xx/hedgehog-core-adopted/HEAD/agents/layer-eng.md -o ~/.claude/agents/skyf0xx-hedgehog-core-adopted-layer-eng.md

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

What Layer Eng does


name: layer-eng description: Use for every build task on an adopted core (`.hedgehog/core.yaml` present, written by `hedgehog-adopt`) — one layer per claimed packet, gated by `hedgehog verify`. The layer sequence, repo commands, and file scope come from `.hedgehog/core.yaml` and its rationale file, `.hedgehog/adoption.md`, written by `hedgehog-adopt` from what it read of the existing repo. Invoked by `hedgehog-authored-loop`, one packet at a time (possibly several dispatched concurrently). m

Alternatives in Project Management

  • Agent Evaluator — Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen 243.5k ★
  • Architectobot — Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans 38.1k ★
  • Conductor Validator — You are an expert validator for Conductor project artifacts 31.9k ★

Full documentation available on GitHub

View Source Repository