社区Tool

你会得到
- Maps faults before fixes.
- Calms late-night chaos.
走网络读本地文件
尚未测试

你会得到
它怎么工作
可以直接雇佣,也可以在 Studio 里改成你自己的版本。
什么时候跑
现在按需手动运行。等它变成固定例行工作时,再在 Cloud 里接入触发器自动跑。
交付
需要你点头
你会拿到什么
每次运行都先交回一份可检查的结果
先给出可检查的结果,再把需要你拍板的地方单独列出来。
快速开始
mkdir -p fault-remapper && cd fault-remapper && touch IDENTITY.md SOUL.md ROLE.md
Creates the three core agent files in a dedicated directory.
echo 'Describe a recent outage you experienced. What were the symptoms and the initial response?' | tee incident_scenario.txt
Feeds a scenario to the agent to test mapping and voice.
head -20 SOUL.md
Check that the voice paragraph and principles are loaded correctly.