WAdvanced avatar

WAdvanced

Official

@wadvanced

0Followers
|
8Public Repos
|
13Published Skills

Word Advanced Software

Skills Distribution
DomainDeveloper To...Elixir-Phoenix-Mai.. (40%)GitHub-Issue-Lifec.. (30%)Code-Quality-Assur.. (30%)

Agent Skills by WAdvanced

Showing 13 vetted skills indexed across 1 GitHub repositories.

wadvancedwadvanced
11

gate-fix

Run mix consistency and apply stage-specific fixes to Elixir codebases.

Official
Advanced
wadvancedwadvanced
11

documentation

Repair Elixir moduledoc, function docs, and specs for target files.

Official
Intermediate
wadvancedwadvanced
11

pr-from-issue

Create a GitHub pull request from a completed issue after passing mix test.

Official
Advanced
wadvancedwadvanced
11

evaluate-issue

Evaluate enriched GitHub issues to keep, complete, or split them.

Official
Intermediate
wadvancedwadvanced
11

gate-commit

Gate commits on mix consistency and group staged changes into conventional commit messages.

Official
Intermediate
wadvancedwadvanced
11

code-issue

Implement GitHub issue acceptance criteria as Elixir/Phoenix/Ash code with tests.

Official
Advanced
wadvancedwadvanced
11

do-pr

Create GitHub pull requests after branch safety, test, and CI checks.

Official
Intermediate
wadvancedwadvanced
11

orchestrate-issue

Automate GitHub issue code-to-review-to-PR workflow with mix test verification.

Official
Advanced
wadvancedwadvanced
11

split-issue

Create and wire child GitHub issues from an approved split plan.

Official
Advanced
wadvancedwadvanced
11

gate

Run consistency fixes and commit only when the status is CLEAN.

Official
Basic
wadvancedwadvanced
11

improve-issue

Enrich GitHub issues into implementation-ready specifications for Elixir/Phoenix/Ash codebases.

Official
Advanced
wadvancedwadvanced
11

review-issue

Validate PR implementations against enriched GitHub issue specs using mix consistency and mix test.

Official
Advanced
wadvancedwadvanced
11

consistency

Run the configured mix consistency precommit workflow for Elixir/Phoenix codebases.

Official
Basic

Frequently Asked Questions About WAdvanced

FAQPage Schema
What 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.