Generate a code quality report for the orchestrator/ folder focusing on duplication, complexity hotspots, and error/logging consistency, using npm run check:all as the primary gate; report only (no code changes).
orchestrator/ folder.npm run check:all as the authoritative signal for tests + linting.Use this when you want an evidence-driven code quality assessment and a prioritized plan for remediation without implementing changes yet.
orchestrator/. Do not analyze or reference other folders except when required to understand imports into orchestrator/.npm run check:all is the existing gate.orchestrator/ directory.npm run check:all from within orchestrator/.npm run check:all if the environment cannot run commands.Set working area
orchestrator/.Execute quality gate
npm run check:all in orchestrator/.Assess duplication
orchestrator/:
Assess complexity hotspots
Assess error handling and logging consistency
Synthesize a fix plan
Create a single Markdown report containing these sections:
orchestrator/ scope and reliance on npm run check:all.npm run check:all outcome:
Include these subsections (at minimum):
Each phase must include:
npm run check:all)npm run check:all passes reliablynpx skills add DaKheera47/orchestrator-code-quality下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer