nm-leyline-damage-controlRecovers broken agent state via crash recovery, context overflow, and merge conflict protocols
Install via ClawdBot CLI:
clawdbot install athola/nm-leyline-damage-controlGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/athola/claude-night-market/tree/master/plugins/leylineAudited Apr 16, 2026 · audit v1.0
Generated May 6, 2026
During a high-traffic sale event, an AI agent managing checkout crashes, leaving partial orders and inconsistent inventory records. Engineers use damage control to recover agent state, reconcile inventory discrepancies, and ensure all pending orders are processed correctly.
A CI/CD pipeline fails due to unresolved git merge conflicts from a concurrent feature branch integration. Developers apply merge-conflict-resolution to classify conflicts, auto-resolve simple ones, and escalate complex ones for human review to unblock deployments.
A customer support AI bot hits its context limit after a lengthy multi-issue conversation, losing track of previous resolutions and customer details. The context-overflow module reconstructs the decision context from logs to provide seamless continued support.
An AI agent processing medical records experiences state corruption due to a system crash, causing discrepancies between processed files and audit logs. State-reconciliation is used to verify data integrity and restore a consistent baseline before reprocessing.
A distributed AI orchestrator managing multiple agents for financial report generation runs state-reconciliation at session boundaries to verify that all agents have completed their tasks and outputs are consistent, preventing downstream inconsistencies.
Offer the damage control skill as part of a monthly subscription for AI agent frameworks, providing access to recovery modules, risk assessment checklists, and priority support for failure resolution.
Provide on-demand expert consulting to help organizations set up and execute damage control protocols when their AI agents experience failures, including customized triage and recovery plans.
Integrate damage control capabilities directly into AI agent platforms or CI/CD pipelines, charging a premium for automated recovery, monitoring, and audit reports.
💬 Integration Tip
Add 'leyline:damage-control' as a dependency in your skill's frontmatter and invoke the appropriate module (e.g., modules/crash-recovery.md) upon failure detection for structured recovery.
Scored Jul 13, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Query builder reputation data via Talent Protocol API. Get Builder Rank, verify humans, resolve identities (Twitter/Farcaster/GitHub/wallet), search by location/country, get credentials, and enrich with GitHub data.
Review GitHub repositories, group issues and pull requests by urgency, and take safe triage actions (add labels, comment, propose closure) after confirmation...
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...