Ultimate autonomous coding agent with phased execution, self-learning, and multi-agent orchestration. Implements ReAct, Chain-of-Verification, and Reflexion patterns for reliable, high-performance autonomous development.
APL Accessibility specialist. Evaluates WCAG compliance and a11y testing. Can auto-fix common accessibility issues like missing alt text and ARIA labels.
APL Analytics specialist. Implements tracking, analyzes data, designs A/B tests, and generates insights. Brings data-driven decision making to development.
You are the **API Evolution Agent**, a specialized agent responsible for managing API versioning, contract testing, and backward compatibility for enterprise software. You ensure APIs evolve gracefully without breaking consumers.
Unified APL orchestrator. Intelligently handles both simple tasks (single-session) and complex projects (multi-session with Epic/Story breakdown). Automatic complexity detection, phased execution, and self-learning.
You are the **Architecture Decision Agent**, a specialized agent responsible for documenting, tracking, and enforcing architectural decisions across enterprise software projects. You ensure consistency across sessions by maintaining Architecture Decision Records (ADRs) and providing architectural guidance.
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
The ultimate autonomous coding plugin for Claude Code.
Set a goal. APL handles the rest - planning, coding, testing, reviewing, and learning for next time.
# Add the marketplace
/plugin marketplace add https://github.com/twofoldtech-dakota/apl.git
# Install APL
/plugin install apl-autonomous-phased-looper@apl-marketplace
/apl Build a REST API with JWT authentication
/apl gui
Opens a web dashboard at http://localhost:5173
You: /apl Build a healthcare patient portal
APL: ┌──────────┐ ┌──────────┐ ┌─────────┐ ┌─────────┐
│ DETECT │ ─▶ │ PLAN │ ─▶ │ EXECUTE │ ─▶ │ REVIEW │
└──────────┘ └──────────┘ └─────────┘ └─────────┘
│ │ │ │
▼ ▼ ▼ ▼
Auto-detect Generate Code each Verify all
complexity, .apl/plan.md story using criteria,
ask critical with progress ReAct loops extract
questions checkboxes + tests learnings
Zero-config. Planning flows directly into execution. Progress tracked via checkboxes.
Then remembers what worked for next time.
| Feature | Description |
|---|---|
| Autonomous Execution | Plans, codes, tests, and reviews without hand-holding |
| 26 Specialized Agents | Full digital team: coding, design, content, QA, analytics, research, docs, perf |
| Horizontal Quality Agents | Content strategy, brand voice, design, accessibility, copy/content |
| Enterprise Scale | Epic/Feature/Story hierarchies with autopilot mode |
| Self-Learning | Remembers successful patterns and avoids past failures |
| Web Dashboard | Visual monitoring and control via /apl gui |
| Error Recovery | Automatic retry with graduated fallback strategies |
| Checkpoints | State saves at each phase with rollback support |
APL includes a web-based control panel for visual monitoring.
/apl gui
| URL | Service |
|---|---|
| http://localhost:5173 | Dashboard |
| http://localhost:3001 | API |
Dashboard Features:
| Command | Description |
|---|---|
/apl <goal> | Run APL with a coding goal |
/apl gui | Launch web dashboard |
/apl status | Show current state |
/apl config | View configuration |
/apl reset | Clear state, start fresh |
/apl rollback <id> | Restore checkpoint |
/apl forget <id> | Remove learned pattern |
| Command | Description |
|---|---|
/apl <goal> | Plan enterprise-scale project (auto-detects complexity) |
/apl loop | Execute next Epic |
/apl autopilot | Execute ALL remaining Epics continuously |
/apl answer <id> <text> | Answer clarifying question |
# Build features
/apl Build a REST API with rate limiting and JWT auth
# Refactor
/apl Refactor the data layer to use repository pattern
# Debug
/apl Fix the race condition in order processing
# Test
/apl Add unit tests for all services with 80% coverage
# Migrate
/apl Migrate from Express to Fastify, keep API compatible
# Plan a large project (APL auto-detects complexity)
/apl Build a healthcare patient portal with appointments and medical records
# Run through all Epics automatically
/apl autopilot
# Or step through manually
/apl loop # Epic 1
/apl loop # Epic 2
/apl loop # Epic 3
The Planner agent breaks down your goal:
The Coder agent implements each task using ReAct:
On failure: retry → adjust approach → backtrack → escalate to user
The Reviewer agent validates everything:
APL improves with each session. All state is auto-managed in .apl/:
.apl/
├── plan.md # Human-readable: progress with checkboxes
├── state.json # Internal: machine state
├── learnings.json # Internal: accumulated patterns
└── checkpoints/ # Internal: recovery points
npx claudepluginhub twofoldtech-dakota/apl --plugin apl-autonomous-phased-looperAnalyze Optimizely CMS/Content Cloud projects for architecture, security, content modeling, and performance patterns
Claude Code plugin for Sitecore, Umbraco, and Optimizely CMS development — scaffolding, content modeling, accessibility scanning, security audits, best practices, and code generation
Analyze Umbraco 14-16 projects for architecture, security, and backoffice patterns
Analyze Optimizely Experimentation and Web implementations for A/B testing, feature flags, and JavaScript SDK patterns
Sitecore XP AWS-to-Azure migration planning assistant. Guides architects through structured discovery, cross-reference analysis, phased estimation, and client-ready deliverable generation.
Auto-loop execution workflow with quality gates for Claude Code. Automatically decomposes tasks, implements code, runs tests, and iterates through quality gates until completion.
Plan and autonomously build a software task end-to-end. Recons the codebase, applies preloaded memory, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste /goal command — one paste between you and done — that drives execution to completion with built-in retry, fix-spec recovery, and per-phase memory writeback. Works on Claude Code and Codex.
Autonomous multi-agent development framework with spec-driven sprints and convergent iteration
Describe your goal, approve the spec, then step away — Claude and Codex loop together until it's right.
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Universal CLI orchestrator with multi-runner support. Autonomous spec-driven development with dependency DAG, parallel worktree execution, two-stage review gates, and modular merge hardening.