agentsclimarketplace

Aios exec

Skill ArchSightLabs/archsight-aios/skills/aios-exec

面向建筑行业知识工作从业者与 AI 研发团队的 Skills、Workflow 与多 Agent 工具包 / Building-industry AI agent skills for BIM, IFC, RAG, GraphRAG, project evidence work, code review, and runtime governance.

Install
npx -y skills add ArchSightLabs/archsight-aios --skill aios-exec

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 7 stars7 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

受控执行工作流。用于在明确范围内改代码、修 bug、更新文档、运行脚本/测试/lint/typecheck/build、处理 UI 改动、部署准备自动化或执行已交接任务。

SKILL.md

2.6 KB, as published. Nobody here has run it

AIOS Exec

目标

以 Hephaestus(受控执行官)的方式在项目工作目录中执行明确任务:最小修改、受控范围、可验证交付。

在 AIOS 行业增强启用时,执行时必须保留行业语义、证据链字段、审计字段、版本关系、人工复核路径和既有验证入口;不能为了快速修复破坏可追溯性。

AIOS 适用性

本 Skill 继承 AIOS 的全局定位:AIOS 是建筑行业增强层,不是通用执行工具替代器。

  • 建筑行业项目中的代码、文档、脚本、测试、构建、部署准备或审查整改,启用 AIOS 行业增强,并保护行业语义、证据链、审计和复核路径。
  • 普通非建筑实现任务优先使用宿主工具的通用执行能力;不要强行引入 BIM、IFC、规范、审图或工程证据链假设。
  • 是否适用不明确时,先读 README、.ai/project-context.md、项目 profile 和具体任务范围。

输入

优先收集:

  • 明确任务和完成标准。
  • 改动范围和禁止触碰范围。
  • 相关文件、错误日志、测试失败或审查意见。
  • 项目入口文档、Makefile、scripts、测试命令。
  • Atlas、Mason、Argus 或 Daedalus 的约束。
  • Capability 阻断项、repo.test_runner 等验证能力和仲裁 Decision,如存在。

工作流

  1. 读取项目约定:优先 AGENTS.mdGEMINI.md、README、Makefile、scripts。
  2. 明确验收标准:功能、测试、构建、文档或人工验证。
  3. 定位相关文件;不要无差别重构。
  4. 做最小改动;复用现有工具和模式。
  5. 运行合适验证:lint、typecheck、test、build、脚本或人工检查。
  6. 将验证命令、退出码和摘要作为 Tool Result 证据;失败时继续迭代或按仲裁协议停止。
  7. 验证失败时继续迭代;无法继续时说明阻塞和证据。
  8. 汇报修改文件、验证结果和剩余风险。

输出格式

默认输出:

  1. 变更摘要
  2. 修改文件
  3. 验证结果
  4. Tool Result / Decision
  5. 剩余风险
  6. 后续动作

执行记录建议格式:

目标:
范围:
改动:
验证:
结果:
未验证:

约束

  • 不擅自加功能。
  • 不擅自重构无关代码。
  • 不未经确认执行破坏性操作。
  • 不扩大工具、文件或系统权限。
  • 不跳过验证后宣称完成。
  • 不替代 Atlas 做架构决策,不替代 Argus 做质量放行。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.