mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-11 19:47:12 +03:00
ac1ad5dbd9
Add the agent-production-operations bundle under bundles/agent-production-operations/. This bundle provides a runtime control plane for taking an evaluated agent with tools and authority into controlled production operation. Deliverables: - SKILL.md: thin umbrella with runtime control plane routing table composing agent-evals-and-observability, release-engineering, site-reliability-engineering, secure-software-engineering, and platform-engineering - references/agent-production-contract.md: capability, authority, uncertainty, escalation, and side-effect contracts - references/runtime-control-plan.md: versioning (model, prompt, tool, policy, evaluator), staged rollout (4 stages), and fallback paths - references/tool-authority-health.md: tool availability/failure and authority usage/breach state record - references/trace-to-eval-feedback.md: production-to-evaluation feedback loop - references/discovery-brief.md: bounded discovery brief defining boundaries with specialist skills - README.md: human-facing overview with all required sections - AGENTS.md: agent loading and nested-skill discovery notes - evals/evals.json: 7 integrated eval cases covering read-only agent, tool-using agent with side effects, model regression, tool outage, cost-budget breach, human escalation, and incident-learning-driven disablement Closes #201 Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>