WAdvanced
Official@wadvanced
Word Advanced Software
Agent Skills by WAdvanced
Showing 13 vetted skills indexed across 1 GitHub repositories.
gate-fix
Run mix consistency and apply stage-specific fixes to Elixir codebases.
documentation
Repair Elixir moduledoc, function docs, and specs for target files.
pr-from-issue
Create a GitHub pull request from a completed issue after passing mix test.
evaluate-issue
Evaluate enriched GitHub issues to keep, complete, or split them.
gate-commit
Gate commits on mix consistency and group staged changes into conventional commit messages.
code-issue
Implement GitHub issue acceptance criteria as Elixir/Phoenix/Ash code with tests.
do-pr
Create GitHub pull requests after branch safety, test, and CI checks.
orchestrate-issue
Automate GitHub issue code-to-review-to-PR workflow with mix test verification.
split-issue
Create and wire child GitHub issues from an approved split plan.
gate
Run consistency fixes and commit only when the status is CLEAN.
improve-issue
Enrich GitHub issues into implementation-ready specifications for Elixir/Phoenix/Ash codebases.
review-issue
Validate PR implementations against enriched GitHub issue specs using mix consistency and mix test.
consistency
Run the configured mix consistency precommit workflow for Elixir/Phoenix codebases.
Frequently Asked Questions About WAdvanced
FAQPage SchemaWhat specific tasks can be performed using WAdvanced?▼
WAdvanced enables the enrichment of GitHub issues into technical specifications, implementation of acceptance criteria within Elixir and Phoenix codebases, and the enforcement of mix consistency. It manages the lifecycle from issue evaluation and splitting to final pull request creation and verification against test suites.
Which engineers benefit from WAdvanced?▼
Elixir and Phoenix developers working within Ash-based architectures benefit most from these capabilities. It is designed for teams prioritizing high-integrity codebases, consistent commit history, and rigorous adherence to issue-driven development practices through automated verification of test status and documentation specs.
What are the prerequisites for running WAdvanced?▼
Users must maintain an Elixir project environment configured with mix. The system requires active GitHub repository access for issue management and pull request operations. Projects should utilize standard mix test suites and consistency configurations to ensure the gating mechanisms function correctly during the commit and review phases.