awesome-slash
Orchestrate AI agents through full coding workflows from task to merge
All Skills in This Repository (41)
Pure Emerald Level Indicatorslearn
Synthesize online resources into structured learning guides with prerequisites and references.
agnix
Lint agent configurations across Claude Code, Cursor, Copilot, and Codex CLI.
validate-delivery
Run tests, builds, and requirement checks before shipping code.
orchestrate-review
Coordinate parallel reviewer agents across multi-pass code review workflows.
discover-tasks
Identify and prioritize tasks from configured sources into actionable work items.
sync-docs
Sync documentation with code state across README, CHANGELOG, and docs files.
deslop
Detect and remove debugging traces, placeholder text, and dead code from repositories.
enhance-orchestrator
Coordinate parallel enhancement analyzers and generate a unified report.
enhance-prompts
Analyze prompts for clarity, structure, and example quality, outputting a JSON report.
enhance-plugins
Analyze plugin structures, MCP tools, and security patterns for compliance gaps.
enhance-hooks
Validate Claude Code hooks for safety, timeouts, and frontmatter.
enhance-claude-memory
Analyze CLAUDE.md and AGENTS.md files and generate diagnostic reports.
Frequently Asked Questions
FAQPage SchemaHow to install awesome-slash?▼
Run `npx skills add avifenesh/awesome-slash --all -g -y` in your terminal to install the full suite globally.
What does AgentSys automate?▼
It automates the work around coding: picking tasks, creating branches, writing code, running reviews, cleaning AI slop, syncing docs, and shipping PRs.
Which AI coding tools does it support?▼
It runs on Claude Code, OpenCode, Codex CLI, Cursor, and Kiro, with the installer adapting agents and skills to each platform automatically.
Can it review and improve my code automatically?▼
Yes. Commands like /audit-project and /enhance run multi-agent review passes that find bugs, security issues, and prompt problems, then apply safe fixes.
Do I need to configure each agent manually?▼
No. Agents come pre-configured with the right model and tools for their job, and the pipelines enforce each phase so nothing gets skipped.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core