a11y-audit
Run a Maestro-style accessibility audit for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility
Perform a Maestro-style code review with findings ordered by severity and concrete file references
$ npx -y skills add josstei/maestro-orchestrate --skill review-code --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/review-codeContext preview
The summary Claude sees to decide when to auto-load this skill.
Perform a Maestro-style code review with findings ordered by severity and concrete file references
name: review-code description: Perform a Maestro-style code review with findings ordered by severity and concrete file references
Call `get_skill_content` with resources: ["architecture"].
Before delegating, call `get_skill_content` with resources: ["delegation"] and follow the returned methodology.
1. Determine review scope: explicit user-provided paths, staged changes, or last commit diff 2. Delegate to the code-reviewer agent with the diff content and file paths 3. Review for correctness, regressions, security, maintainability risk, and missing tests 4. Classify findings by severity (Critical, Major, Minor, Suggestion) with concrete file and line references 5. Present findings first, ordered by severity; keep the closing summary brief and only after findings
Maestro is a multi-agent development orchestration platform with 39 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone
Repo: josstei/maestro-orchestrate
Run a Maestro-style accessibility audit for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility
Archive the active Maestro session while preserving the shared state layout
Standalone code review methodology for structured, severity-classified code assessment
Run a Maestro-style regulatory compliance review for GDPR/CCPA, cookie consent, data handling, and licensing
Agent delegation best practices for constructing effective subagent prompts with proper scoping