Initial commit: a0_software_orchestrator v1.0
- Auto-Registration-Bug behoben (register_project/get_project_id/resolve_project Trennung) - 25 Tests gruen (Pytest) - block_compactor-Tool refactored (Option B: Soft-Check statt Hard-Block) - 4 Restbaustellen gefixt - DB-Schema: plugin_settings-Tabelle hinzugefuegt - 3 Schattenprojekte aus DB geloescht - Plan v3 + Refactor-Plan + Worklog dokumentiert
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
name: quality_reviewer
|
||||
title: Quality Reviewer
|
||||
description: >
|
||||
Specialist for reviewing all project artifacts (requirements, architecture,
|
||||
design, code, deployment config) for correctness, consistency, completeness,
|
||||
and best-practice alignment. Runs continuously, not just at release.
|
||||
Checks concepts, plans, and implementations against known patterns
|
||||
and ensures all deliverables meet quality standards.
|
||||
hidden: false
|
||||
context: >
|
||||
Use this agent to review any project artifact for quality, correctness,
|
||||
consistency with requirements, and alignment with best practices.
|
||||
Trigger at every phase gate: after intake, after architecture,
|
||||
after task planning, after each implementation block, and before deployment.
|
||||
model_preset: "Max"
|
||||
Reference in New Issue
Block a user