Evyasys-Software-Solutions

33 mods across 1 repository, 7 stars between them.

evyasys

02

Evyasys-Software-Solutions/EvyaGovernance

Plugin Claude Code

AI-assisted delivery pipeline for teams — story, brainstorm, dev, QA, release — driven by /evyasys: commands.

7 19d ago A tokens not measured original MIT

Evyasys-Software-Solutions/EvyaGovernance

Instructions file

Instructions for Evyasys-Software-Solutions/EvyaGovernance, covering evyagovernance — claude code project standards, 1. project overview, architecture layers (top to bottom), 2. folder structure and 3. javascript standards.

7 19d ago A 4,426 tokens original MIT

Evyasys-Software-Solutions/EvyaGovernance

Command

Scan the project and generate plain-language functional documentation for each business module into .evyasys/docs/functional/ — covering entities, access and permissions, validations, actions, business logic, workflows, error scenarios, and integration points. Structured for RAG retrieval so each section answers…

7 19d ago B 93 tokens original MIT

CreateStory

05

Evyasys-Software-Solutions/EvyaGovernance

Command

Creates Epics AND Stories in one command. Resolves or creates all required epics (Gate 1), plans the full story batch with one approval (Gate 2), drafts every story at high BA quality, syncs to the PM tool, and sends exactly 2 notifications — epics table and stories table.

7 19d ago B 64 tokens original MIT

CreateSubtask

06

Evyasys-Software-Solutions/EvyaGovernance

Command

Batch-decompose stories and epics into developer-ready tasks — load shared context once, analyse code across all stories, single consolidated plan approval, then generate 3–7 implementation tasks + mandatory QA task per story with cross-story dependency analysis and a single combined notification.

7 19d ago B 53 tokens original MIT

Deliver

07

Evyasys-Software-Solutions/EvyaGovernance

Command

End-to-end story delivery — reads the story + subtasks, batches clarifying questions, does architecture reference scan, writes the code, runs a full self code-review with auto-fix, drafts tests, queues doc updates, drafts release notes, then (on your approval) commits locally + updates PM state to Ready for QA +…

7 19d ago B 86 tokens original MIT

Diagnose

08

Evyasys-Software-Solutions/EvyaGovernance

Command

Run a 20-point health check across the plugin install, project config, PM/notification reachability, docs freshness, board consistency, and git state. Read-only — never changes state. Reports each check as PASS/WARN/FAIL/SKIP with an actionable fix. Target under 15 seconds end-to-end. Use before demos, after a plugin…

7 19d ago B 81 tokens original MIT

FinishDev

09

Evyasys-Software-Solutions/EvyaGovernance

Command

Wrap development — AC coverage audit (asks clarifying questions for gaps), DoD checklist, diff scope check, Dev Summary. Transitions ADO to Ready for QA.

7 19d ago A 34 tokens original MIT

FinishQa

10

Evyasys-Software-Solutions/EvyaGovernance

Command

Release sign-off — verifies all TC outcomes recorded, no P0/P1 defects open, drafts plain-language release notes. Transitions ADO to Done.

7 19d ago B 31 tokens original MIT

GenerateReleaseNote

11

Evyasys-Software-Solutions/EvyaGovernance

Command

Compile short, beautiful, branded PDF release notes from one or more completed stories. Pass story IDs as arguments, or run with no arguments and the agent will ask. Reads FinishQa artefacts, groups by Epic, consolidates quality gates, proposes version number from release history, and generates a compact PDF saved to…

7 19d ago B 68 tokens original MIT

Repair

12

Evyasys-Software-Solutions/EvyaGovernance

Command

Repair a broken Evyasys plugin installation — clears the plugin cache and shows the full reinstall commands. Run this when commands are missing or broken and /evyasys:Update did not fix it. Project config, credentials, docs, and board artefacts are never touched.

7 19d ago A 55 tokens original MIT

ReviewDev

13

Evyasys-Software-Solutions/EvyaGovernance

Command

Independent code review — AC coverage, correctness, security, YAGNI, test quality. Evidence-based findings (file+line). Critical issues block FinishDev.

7 19d ago A 32 tokens original MIT

Setup

14

Evyasys-Software-Solutions/EvyaGovernance

Command

Configure Evyasys for this project — choose PM tool (Local / Azure DevOps / JIRA / GitHub Projects) and notification channel (None / Teams / Slack / WhatsApp / Email), then collect and validate credentials. Safe to re-run to update config or rotate secrets.

7 19d ago B 57 tokens original MIT

StartDev

15

Evyasys-Software-Solutions/EvyaGovernance

Command

Kick off development — structured technical brainstorm (3+ approaches, team approval) then branch/PR/DoR/dependency gates. Accepts one or more story IDs, epic IDs, or a mix. Transitions each story to In Progress.

7 19d ago B 49 tokens original MIT

StartQa

16

Evyasys-Software-Solutions/EvyaGovernance

Command

Generate a comprehensive test plan — confirms environment and test data first, then AC-driven positive/negative/edge/regression/non-functional cases with Gherkin. Transitions ADO to In QA.

7 19d ago B 39 tokens original MIT

TrainDocs

17

Evyasys-Software-Solutions/EvyaGovernance

Command

Scan the entire project and generate 37 quality-gate documents into .evyasys/docs/ — covering architecture, standards, patterns, testing, security, deployment, design system, UI/UX standards, accessibility (WCAG 2.1 AA), visual quality contracts, styling tokens, hook rules, dependency governance, complete unit testing…

7 19d ago A 97 tokens original MIT

Update

18

Evyasys-Software-Solutions/EvyaGovernance

Command

Update the Evyasys plugin and manage context compression — shows version diff, changelog highlights, asks for confirmation, then always asks about compression state. Project config, credentials, docs, and board artefacts are never touched.

7 19d ago A 45 tokens original MIT

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Use this skill to generate plain-language functional documentation for each business module in the project. Documents are stored in .evyasys/docs/functional/ and describe WHAT each module does — entities it owns, who can access it, validation rules, actions users can take, business logic and decision rules, multi-step…

7 19d ago A 114 tokens original MIT

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Creates both Epics AND Stories in a single command. Resolves or creates all required epics first (Gate 1), plans the full story batch with one approval (Gate 2), drafts every story with high BA quality, syncs everything to the PM tool, and sends exactly 2 notifications — epics table and stories table.

7 19d ago A 74 tokens original MIT

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Batch-decomposes one or more user stories (or all stories in an epic) into developer-ready subtasks (max 5 per story: 4 implementation + 1 QA). Builds shared technical context once — no per-story re-scanning. Each task includes AC Coverage Map, Data Flow, Error & Recovery, and Technical Guidance — no code. Detects…

7 19d ago A 130 tokens original MIT

evyasys-deliver

22

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Use this skill for end-to-end story delivery in a single command. Reads the story + subtasks; batches clarifying questions into one exchange; does an architecture reference scan; writes the code to the working tree via Edit/Write following every loaded standard (ARCHITECTURE, RULES, STANDARDS, PATTERNS…

7 19d ago A 264 tokens original MIT

evyasys-diagnose

23

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Use this skill to run a comprehensive read-only health check of the Evyasys plugin install and project state. Covers 20 checks across 6 areas — plugin install (dir resolution, all commands/skills/workflows present, compression engine status), project config (project.yaml validity, credentials decrypt, PM tool and…

7 19d ago A 179 tokens original MIT

evyasys-finish-dev

24

Evyasys-Software-Solutions/EvyaGovernance

Skill Claude CodeCodex

Use this skill to wrap up development on a story — audits AC test coverage, runs the Definition of Done checklist, writes a structured Dev Summary (files touched, AC table, risks, QA hints, docs to update), and transitions Azure DevOps state to Ready for QA. Critical items and uncovered ACs block progression.…

7 19d ago A 86 tokens original MIT