Agent Skills › agentic-in/inferoa

agentic-in/inferoa

GitHub

提供标准编码工作流:先检查文件,维护覆盖清单与证据,使用补丁编辑代码,运行验证命令并记录状态。适用于非 trivial 的代码修改任务,确保上下文一致性与变更可追溯。

1 skills 371

Install All Skills

npx skills add agentic-in/inferoa --all -g -y
More Options

List skills in collection

npx skills add agentic-in/inferoa --list

Skills in Collection (1)

提供标准编码工作流:先检查文件,维护覆盖清单与证据,使用补丁编辑代码,运行验证命令并记录状态。适用于非 trivial 的代码修改任务,确保上下文一致性与变更可追溯。
需要修改代码或进行复杂重构时 执行涉及多步骤的代码开发任务时
skills/coding-workflow/SKILL.md
npx skills add agentic-in/inferoa --skill coding-workflow -g -y
SKILL.md
Frontmatter
{
    "name": "coding-workflow",
    "description": "Default Inferoa coding workflow: inspect, plan, edit, test, record evidence, and preserve context."
}

Coding Workflow

Use repository files and docs as the source of truth. For non-trivial work:

  1. Inspect the relevant files before editing.
  2. Use file_search, read_file, and code-intelligence tools where supported.
  3. Maintain the loop coverage inventory: mapping a repo or listing files is not covered; each relevant surface must be covered with evidence or explicitly rejected with rationale/residual risk.
  4. Keep frontier, coverage, evidence, and residual-risk state synchronized before closing a loop task.
  5. Keep a task ledger with todo_write and evidence with complete_step.
  6. Prefer apply_patch or structured edits for source changes.
  7. Run targeted validation through run_command.
  8. Store bulky outputs as resources and read only bounded pages.
  9. Continue after context compression using the summary plus recent tail.

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-09 02:32
浙ICP备14020137号-1 $Carte des visiteurs$