ev-flow
- 6 skills
- 0 followers
- 11 hours ago last updated
- ▌ Dextrace Contributor · ev-flow bundleunderstand the dextrace repository and guide contributor workflows for setup, code navigation, and test selection. use when chatgpt is asked to work on dextrace development tasks such as explaining module responsibilities, finding where to change code, setting up the development environment, or choosing validation steps. prefer container-based setup that works for both vscode and non-vscode users, and avoid vscode ui-dependent instructions.
- ▌ Code Review · ev-flow bundleCode quality checklist and review automation scripts for quark-engine PRs
- ▌ Web UI Review · ev-flow bundleFrontend code quality checklist and review automation scripts for PRs touching UI, components, styles, and browser interactions
- ▌ Analysis · ev-flow bundleRun Quark Engine analysis on an APK file — produces summary, detail, JSON, web, call graph, behavior map, and classification reports.
- ▌ Rule Gen · ev-flow bundleGenerate a Quark Engine detection rule from a behavior description and decompiled code. Validates the rule against a real APK before outputting it.
- ▌ Dependency Update Pr Validator · ev-flow bundleValidates dependabot dependency-update PRs against quark-engine's CI and drafts a merge/escalate recommendation. Use when asked to review, validate, or triage a dependabot PR on ev-flow/quark-engine, or when the user references issue 18z/QuarkHQ#3.