phx:full

Orchestrate Elixir Phoenix feature development through planning, implementation, verification, and review.

517|35|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill phx-full
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: phx:full
Source: https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/elixir-phoenix/skills/full
Command: npx skills add https://github.com/oliver-kriska/claude-elixir-phoenix --skill phx-full

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the entire lifecycle of developing a new feature in an Elixir Phoenix application, from planning and implementation to review and documentation.

Core Features & Use Cases

  • Autonomous Feature Development: Handles planning, coding, testing, and review for new features.
  • Agentic Workflow Orchestration: Leverages specialist agents for different development tasks.
  • Use Case: You need to add a real-time notification system to your Phoenix app. You can describe this feature to the Skill, and it will autonomously plan, implement, test, and review the entire feature.

Quick Start

Use the phx:full skill to add user authentication with magic links to your application.

Frequently Asked Questions about phx:full

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Phoenix feature development from planning to code review?

Automating Phoenix feature development involves orchestrating planning, implementation, mix verification, and multi-agent review. This lifecycle ensures Elixir/Phoenix best practices are met by managing the complete workflow through a structured Plan, Work, Review, and Compound sequence.

What is an agentic workflow for Elixir Phoenix applications?

An agentic workflow for Elixir Phoenix leverages specialist agents to handle distinct development tasks. It automates the entire feature lifecycle, from autonomous planning and code generation to testing and multi-agent code review, ensuring adherence to framework standards.

Can I use mix verification to test autonomously generated Phoenix features?

Yes, mix verification is integrated directly into the feature development lifecycle. It automatically validates the implemented Elixir Phoenix code during the Work and Review phases to ensure functional correctness and code quality before completion.

What is the best way to handle interrupted Elixir Phoenix feature workflows?

Handling interrupted Elixir Phoenix workflows requires state persistence within the development lifecycle. This mechanism saves the progress of the Plan, Work, and Review phases, allowing the autonomous feature implementation to resume seamlessly without losing context.

Does autonomous Phoenix feature generation include automated code review?

Yes, autonomous Phoenix feature generation includes a multi-agent code review phase. Specialist agents evaluate the generated Elixir code against best practices during the Review lifecycle stage, ensuring high code quality before the feature is compounded.