Research AQE Systems
SkillAI & modelsConduct evidence-first technical research for Agentic QE, Ruflo, related ruvnet projects, or external tools. Use when Codex must investigate a repository, compare current upstream changes, trace dependencies and history, distinguish verified facts from inference, or synthesize findings into actionable engineering recommendations. Do not use for a simple known-answer lookup or an implementation-only task.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Research AQE Systems skill
What this skill tells your AI
The instructions your AI receives, as published by proffesor-for-testing/agentic-qe in .agents/skills/aqe-research/SKILL.md and read by ahel’s review.
- Read
AGENTS.md, the question, and any user-supplied artifacts completely. - Define the decision the research must support, its scope, and freshness needs.
- Search local evidence broad-to-narrow with
rg --files,rg, code navigation, tests, configuration, documentation, and git history. - For current external claims, inspect primary sources: upstream repositories, releases, commits, issues, pull requests, and official documentation. Record dates, versions, commit identifiers, and links.
- Trace definitions to usages and public boundaries. Map dependencies, data flow, CLI/MCP parity, configuration generation, and tests when relevant.
- Classify each material statement using references/evidence-rules.md. Never repeat a benchmark, capability, or roadmap claim as fact without direct evidence.
- Synthesize only after gathering evidence. State contradictions, uncertainty, missing access, and stale documentation explicitly.
- Return:
- the decision-oriented summary;
- verified findings with source locations;
- inferences and their supporting evidence;
- gaps and risks;
- prioritized recommendations and the smallest useful next validation.
Use parallel agents only when the user requests delegation or repository instructions explicitly permit it. Treat Claude agent definitions as domain references; do not copy or execute their Claude-only hooks or tool syntax.
Signals
- GitHub stars
- 475
- Forks
- 91
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
aqe-research- Source
- github.com/proffesor-for-testing/agentic-qe