Рабочий процесс контрибьютора плагина Elixir Phoenix

engineering

plugin-dev-workflow is a Claude Code skill that documents the contributor workflow for the Elixir Phoenix plugin: how to edit skills, agents, hooks, and the eval framework while ensuring every change passes eval, lint, and tests before committing. It targets work inside `plugins/elixir-phoenix/`, `lab/eval/`, and `lab/autoresearch/`, and encodes the mandatory verification steps that must not be skipped. Useful for anyone extending or maintaining the plugin — which coordinates 26 specialist agents and 51 skills — and serves as a reusable template for structuring the development process in other Claude Code plugin projects.