Skip to content

awl-general

AWL workflow skills (review, refactor, research, bug analysis, AC checking, orchestration, session reflection)

Version 0.0.51 · Keywords review refactor research workflow orchestration

Terminal window
claude plugin install awl-general@appswithlove
Name Type What it does
ac-checker Skill Verify acceptance criteria implementation status from Jira, ClickUp, GitLab, or GitHub issues.
analyse-bug Skill Analyses a reported bug systematically — reproduces, isolates root cause, and outputs a structured diagnosis.
orchestrator Skill Orchestrate implementation using parallel subagents or agent teams.
reflect Skill Session retrospective — reviews for learnings and persists rules to CLAUDE.md or cross-session patterns to auto-memory.
research Skill Fetches official docs for external libraries/APIs/frameworks via Context7/Firecrawl.
review Skill Review code for bugs, security issues, and best practices.
explain-codebase Command Fast codebase onboarding for new developers
refactor Command Refactor code using Fowler’s methodology