Help us improve
Share bugs, ideas, or general feedback.
From hephaestus
Routes agent-building requests (single, multi-team, packaging) into Agentlas architecture and generates runtime adapters, contracts, and cross-CLI commands.
npx claudepluginhub agentlas-ai/hephaestus --plugin hephaestusHow this skill is triggered — by the user, by Claude, or both
Slash command
/hephaestus:agentlas-core-engine-meta-agentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Classify the request with the public mode classifier.
Converts or repairs local/external agents or teams into Agentlas architecture for installation, import, plugin use, or public release. Inspects source, preserves behavior, adds contracts and command adapters.
Develops Claude Code agents with color conventions for types like Explore and Debug, permission denial resilience for subagents, and hot-reloading without restarts.
Guides creation and configuration of autonomous agents for Claude Code plugins, covering frontmatter, triggering descriptions, system prompts, tools, teams, permissions, and best practices.
Share bugs, ideas, or general feedback.
single-agent-builder;multi-agent-team-builder;agentlas-packager.AGENTS.md as the canonical core..agentlas contracts, runtime adapters, memory architecture,
.agentlas/global-commands.json, and verification scripts. Include
auto-activation seed files when local continuity is part of the output.status, evidence, output, global_commands, and blockers.