a11y-audit
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
$ npx -y skills add josstei/maestro-orchestrate --skill archive --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/archiveContext preview
The summary Claude sees to decide when to auto-load this skill.
Archive the active Maestro session while preserving the shared state layout
name: archive description: Archive the active Maestro session while preserving the shared state layout
Call `get_skill_content` with resources: ["architecture"].
1. Check for an active session; if none exists, inform the user there is nothing to archive 2. Present a brief summary of what will be archived (session ID, task, phase progress) 3. Ask the user to confirm archival (the session may have incomplete phases) 4. Move the active session file into the state archive directory 5. Move the associated design and implementation plan files into the plans archive directory 6. Verify that no active-session file remains and report the archived paths
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
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
Guides structured design conversations for complex engineering tasks