phx:work
CommunityExecute plan tasks with verification.
Authoroliver-kriska
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the execution of development tasks defined in a plan file, ensuring each step is verified before proceeding, and provides robust error handling and recovery.
Core Features & Use Cases
- Automated Task Execution: Runs through a list of development tasks defined in a plan file.
- Verification: Verifies code changes after each task using
mix format,mix compile, and tests. - Error Handling: Retries failed tasks up to three times before marking them as blockers.
- Use Case: You have a complex feature to implement. You generate a plan using
/phx:plan, and then use/phx:workto have the AI execute and verify each step, ensuring code quality and correctness throughout the process.
Quick Start
Execute the development tasks outlined in the plan file located at .claude/plans/user-auth/plan.md.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: phx:work Download link: https://github.com/oliver-kriska/claude-elixir-phoenix/archive/main.zip#phx-work Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.