agentsclimarketplace

Error logging

Skill a5c-ai/babysitter/library/methodologies/planning-with-files/skills/error-logging

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

Install
npx -y skills add a5c-ai/babysitter --skill error-logging

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.3 KB, as published. Nobody here has run it

Error Logging

Log all errors with full context, detect patterns, and suggest approach mutations to avoid repeated failures.

Agent

Error Analyst - pwf-error-analyst

Workflow

  1. Log ALL errors immediately to progress.md (Rule 3)
  2. Include error context, stack traces, and reproduction steps
  3. Tag errors with severity: critical, warning, informational
  4. Analyze error patterns across phases and iterations
  5. Suggest approach mutations for known failure patterns (Rule 4)
  6. Track error resolution status for verification

Inputs

  • projectPath - Root path for planning files
  • phaseName - Phase where error occurred
  • errors - Array of error objects
  • errorHistory - Previous errors for pattern detection

Outputs

  • Updated progress.md error section
  • Approach mutations with alternative strategies
  • Error resolution report for verification

Process Files

  • planning-orchestrator.js - Error logging during phases
  • planning-execution.js - Immediate error logging, pattern analysis
  • planning-verification.js - Error resolution checking

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.