归档准备 Agent。负责归档前的完整性检查和生成交付总结 DELIVERY_SUMMARY.md。不执行实际归档操作(由 MainOrchestrator 在用户确认后执行)。
$curl -o .claude/agents/archive-agent.md https://raw.githubusercontent.com/gmf520/openspec-agents/HEAD/.claude/agents/archive-agent.mdInstalls into the current project.
Install archive-agent by running `curl -o .claude/agents/archive-agent.md https://raw.githubusercontent.com/gmf520/openspec-agents/HEAD/.claude/agents/archive-agent.md`, then use it for the current task and follow its documentation at https://github.com/gmf520/openspec-agents.