alicankiraz1alicankiraz1Communityยท1 Agent Skills Included

CodexQB

Evidence-backed repository planning and gated implementation handoffs

Reads a repository before planning and produces a durable, reviewable planning package with master plans, project autopsies, and phase sub-plans. Replaces vague task lists with dependency maps, validation commands, risks, and acceptance criteria. Audits plan quality and gates implementation handoffs so code changes start only when the plan is verified ready.
npx skills add alicankiraz1/CodexQB --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install CodexQB?โ–ผ

Run `npx skills add alicankiraz1/CodexQB --all -g -y` in your terminal to install the skill globally.

What does CodexQB do?โ–ผ

It inspects your repository and generates a structured planning package with a master plan, project autopsy, phase sub-plans, and a QA audit before any code changes begin.

How does CodexQB prevent bad implementation starts?โ–ผ

It runs a Step 3 audit that checks coverage, dependencies, and risks, and only releases the Step 4 implementation handoff when the audit passes.

Does CodexQB work with existing projects?โ–ผ

Yes. Its Step 1.5 Autopsy captures current-state gaps, architecture evidence, and technical debt for existing or partially built repositories.

Is CodexQB safe to run on private code?โ–ผ

Yes. Repository reads are read-only and fail-closed, planner writes are allowlisted, and commits, pushes, or destructive commands always require your explicit approval.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’