Use this skill to sign off a QA pass — verifies every test case has a recorded outcome, checks no P0/P1 defects are open, runs domain-specific gates (security, performance, accessibility, data integrity based on Impacted Areas flags), drafts plain-language release notes, and transitions Azure DevOps state to Done.…
Use this skill to compile a short, beautiful, branded PDF release notes document from one or more completed stories. Accepts multiple story IDs as arguments or asks for them if none are provided. Reads each story's FinishQa artefacts, groups them by Epic, consolidates quality gates with emoji status icons, and…
Repairs a broken Evyasys plugin installation — clears the plugin cache and marketplace directories, removes the old plugin entry from settings, and shows the 4 commands for a full clean reinstall. Run this when /evyasys:Update doesn't fix missing or broken commands. Project config, credentials, docs, and board…
Use this skill to run a structured code review on a development branch before finishing dev. Acts as an independent senior reviewer — checks AC coverage, correctness, security, architecture compliance, code structure, standard practices, consistency, scalability, unit test quality, and dirty code. Issues…
Use this skill to start development on one or more stories or an entire epic. Accepts a single story ID, multiple story IDs, one or more epic IDs, or any mix (e.g. EVYA-1042, EVYA-1042 EVYA-1043, EP-001, EP-001 EVYA-1005). Epic IDs are automatically expanded to their constituent stories. Runs a two-phase workflow for…
Use this skill to generate a comprehensive, executable test plan for a story — AC-driven test cases (positive + negative + edge), regression checks for every touched file, and domain-specific non-functional tests (security, performance, accessibility, data integrity) based on the story's Impacted Areas flags. Confirms…
Use this skill to scan the entire project and generate comprehensive quality-gate documentation into .evyasys/docs/. Produces up to 37 documents covering architecture, extension hierarchy, localisation/enums/constants, DTOs and request-response standards, RBAC and authentication, base classes, infrastructure wrappers…
Updates the Evyasys plugin — shows version diff, changelog highlights, always asks about compression state (update / enable / disable / keep), then shows the 3 commands to complete the plugin update. Compression preference is saved to /.evyasys/settings.json and never reset by plugin updates.