agent-loop-ext
Crash-resilient external agent loop with state persistence and CI/CD integration
Show analytics and metrics from agent loop execution history
$ npx -y skills add jmagly/aiwg --skill ralph-analytics --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/ralph-analyticsContext preview
The summary Claude sees to decide when to auto-load this skill.
Show analytics and metrics from agent loop execution history
namespace: aiwg name: ralph-analytics platforms: [all] description: Show analytics and metrics from agent loop execution history commandHint: category: ralph
Display aggregate analytics and metrics from agent loop execution history.
When invoked, analyze agent loop data and present metrics:
1. **Scan Loop History**
2. **Calculate Metrics**
3. **Pattern Analysis**
4. **Display Dashboard**
Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.
Repo: jmagly/aiwg
Crash-resilient external agent loop with state persistence and CI/CD integration
Detect requests for iterative autonomous agent loops and route to the appropriate loop executor
Automatically execute tests when code-generating agents modify source files, enforcing the execute-before-return pattern
Enable agent loops to learn from similar past tasks and share patterns across loops
Query and manage the executable feedback debug memory
Execute tests on generated code and iterate until passing