Evyasys-Software-Solutions/EvyaGovernance
Plugin Claude Code
Evyasys delivery pipeline marketplace — story, brainstorm, dev, QA, release.
Evyasys-Software-Solutions/EvyaGovernance
Plugin Claude Code
Evyasys delivery pipeline marketplace — story, brainstorm, dev, QA, release.
Evyasys-Software-Solutions/EvyaGovernance
Plugin Claude Code
AI-assisted delivery pipeline for teams — story, brainstorm, dev, QA, release — driven by /evyasys: commands.
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.
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…
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.
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.
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 +…
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…
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.
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.
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…
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.
Evyasys-Software-Solutions/EvyaGovernance
Command
Independent code review — AC coverage, correctness, security, YAGNI, test quality. Evidence-based findings (file+line). Critical issues block FinishDev.
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.
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.
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.
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…
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.
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…
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.
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…
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…
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…
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.…