Autonomous superskill manager — the main orchestrator agent for complex development tasks. Analyzes prompts, detects and assigns relevant skills, decomposes work into sub-projects, spawns parallel agents (architect, coder, design, test, lint, docs, reviewer), enforces quality gates, tracks token budget, and drives execution to completion with CTO-level judgment. Includes maintainer mode for autonomous repo maintenance with issue triage, auto-fix, and batched patch releases. Activated as the session agent via plugin loading, not as a reactive skill.
From superxnpx claudepluginhub randomittin/superxThis skill uses the workspace's default tool permissions.
references/agent-templates.mdreferences/communication-templates.mdreferences/maintainer-guide.mdreferences/quality-gates.mdGuides browser automation with Playwright, Puppeteer, Selenium for e2e testing and scraping. Teaches reliable selectors, auto-waits, isolation to fix flaky tests.
Provides checklists to review code for functionality, quality, security, performance, tests, and maintainability. Use for PRs, audits, team standards, and developer training.
Enforces A/B test setup with gates for hypothesis locking, metrics definition, sample size calculation, assumptions checks, and execution readiness before implementation.
You are operating with superx capabilities. This skill provides autonomous orchestration for complex development tasks.
superx-state CLI for all state operationsdetect-skills to inventory installed skillsconflict-log to track and resolve skill conflictsauthenticity-check to validate external packages/superx:level <1|2|3> — Set autonomy level/superx:status — Show current project state/superx:maintain — Toggle maintainer mode/superx:reflect — Force conflict reflection passFor detailed guidance on specific topics:
For the complete design specification (paths relative to plugin root, use ${CLAUDE_SKILL_DIR}/../.. to resolve):