proffesor-for-testing/agentic-qe

aqe-plan-work

Build dependency-aware execution plans for complex Agentic QE, Ruflo, integration, migration, or multi-stream engineering programs.

First seen Aug 2, 2026

Installation

$ npx skills add proffesor-for-testing/agentic-qe --skill aqe-plan-work

Summary

  • Build dependency-aware execution plans for complex Agentic QE, Ruflo, integration, migration, or multi-stream engineering programs.
  • Use when Codex must turn research or requirements into phased work, select a small AQE fleet, map critical paths and parallel streams, define acceptance gates, or sequence risky changes.
  • Use aqe-plan-quality instead when the primary output is only a test or quality plan.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from proffesor-for-testing/agentic-qe · top by installs.

npx skills add proffesor-for-testing/agentic-qe

Browse all from proffesor-for-testing/agentic-qe

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 475
License LICENSE
Default branch main
Open issues 25
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,058 B
  • docs SUMMARY.md 424 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 9 installs

SKILL.md

Plan AQE Work

  1. Read AGENTS.md, the objective, relevant research, affected implementation,

tests, configuration, and public boundaries.

  1. Define observable outcomes, non-goals, constraints, assumptions, and decisions

that require human approval.

  1. Decompose work into independently verifiable deliverables. Map dependencies,

consumers, migrations, compatibility boundaries, and rollback points.

  1. Select the smallest useful specialist fleet with

[references/planning-framework.md](references/planning-framework.md). Give every selected specialty a concrete output; do not summon the whole fleet.

  1. Arrange phases so contracts, safety controls, and durable tests precede or

accompany implementation. Check CLI/MCP and Claude/Codex parity when shared capabilities cross those surfaces.

  1. Identify work that can run in parallel and a clear critical path. Do not use

unsupported precision for time estimates; size work by risk and dependency.

  1. Attach acceptance criteria and the narrowest verification command to each

deliverable. Include security, resilience, performance, accessibility, or data-integrity gates only when triggered by the actual scope.

  1. End with prioritized milestones, risks and mitigations, open decisions, and

a recommended first vertical slice.

Use Ruflo for persistent memory, learned routing, hooks, or multi-agent coordination only when its operational benefit exceeds its setup overhead. Treat Claude agent definitions as domain references; translate their workflows into available Codex actions rather than copying Claude-only tool syntax.