docs-dev01
About
docs-dev01 is a Python-based Claude Skill that autonomously monitors API endpoints for validators #19-21 and verifies documentation accuracy. It tracks API versions, communicates updates to the community, and maintains the knowledge base. Use this skill for automated network documentation and API health checks using local Ollama AI.
Documentation
DOCS-DEV01 - Validator Monitoring Skills
Overview
Network documentation and API update specialist
Assigned Validators: #19, #20, #21 AI Tier Access: ollama
Core Capabilities
- Monitor Validators #19-21 API endpoints
- Documentation accuracy verification
- API version tracking
- Community communication
- Knowledge base updates
AI Tier Usage
OLLAMA:
- Ollama (llama3.1:8b): Free local AI for simple monitoring
- Use Case: Health checks, simple status queries, routine monitoring
- Cost: $0 (free)
Monitoring Workflow
Every 5 Minutes
- Query validator metrics (Prometheus + RPC)
- Check validator health status
- Quick analysis via OLLAMA
- Log to GLOBAL_MEMORY if issues detected
When Issue Detected
- Detailed analysis via AI tier
- Determine action (restart, alert, escalate)
- Execute action if authorized
- Log decision and result to GLOBAL_MEMORY
- Notify governance-dev01 if critical
Coordination with Other AI Devs
- Read GLOBAL_MEMORY for network-wide patterns
- Share insights about recurring issues
- Coordinate multi-validator incidents
- Request assistance from other specializations
Example Actions
Auto-Restart
Validator #19 peer count dropped to 1
→ OLLAMA analysis: "Peer discovery issue, restart recommended"
→ Execute: ssh validator-19 'sudo systemctl restart flare-node'
→ Result: Peer count recovered to 8
→ Log to GLOBAL_MEMORY
Escalation
Validators #19, #20, #21 all experiencing finalization lag
→ OLLAMA analysis: "Network-wide issue, escalate to governance-dev01"
→ Flag in GLOBAL_MEMORY with #critical tag
→ governance-dev01 coordinates multi-AI response
Integration
DID: did:etrid:docs-dev01
GLOBAL_MEMORY: /opt/ai-monitoring/GLOBAL_MEMORY.md
Service: ai-dev-monitoring.service (systemd)
Generated: October 31, 2025 Part of: ËTRID AI Monitoring System
Quick Install
/plugin add https://github.com/EojEdred/Etrid/tree/main/docs-dev01Copy and paste this command in Claude Code to install this skill
GitHub 仓库
Related Skills
holistic-testing-pact
OtherThis skill helps developers design comprehensive test strategies by applying the PACT principles (Proactive, Autonomous, Collaborative, Targeted). It is used for building quality into teams and testing Classical, AI-assisted, or Agentic Systems. The skill provides a structured model for implementing whole-team quality practices.
agentic-quality-engineering
OtherThis core skill enables AI agents to autonomously perform quality engineering tasks using PACT principles. It coordinates 19 specialized QE agents for testing, analysis, validation, and quality assurance workflows. Developers should spawn these agents via the Task API to automate quality processes across the development lifecycle.
multichain-dev01
OtherThis Python skill monitors bridge health and cross-chain state synchronization for validators #10-11. It handles bridge transaction verification, PBC coordination, and multi-chain finalization tracking using GPT-4 for technical analysis. Use this autonomous monitoring tool for debugging and performance analysis in cross-chain environments.
security-dev01
OtherThis Python skill provides autonomous security monitoring for validators #2-3, detecting threats through SSH log analysis and firewall verification. It identifies anomalous behavior patterns and automatically escalates security incidents when detected. Use this skill for continuous validator security oversight and threat response.
