Agent Skillsagentic-in/inferoa › coding-workflow

coding-workflow

GitHub

默认编码工作流,指导非平凡任务执行检查、规划、编辑、测试及证据记录。强调以仓库文件为准,维护覆盖清单与状态同步,使用结构化编辑和命令验证,并优化上下文压缩后的连续性处理。

skills/coding-workflow/SKILL.md agentic-in/inferoa

触发场景

执行非平凡的代码修改任务 需要系统性重构或复杂功能开发

安装

npx skills add agentic-in/inferoa --skill coding-workflow -g -y
更多选项

不安装直接使用

npx skills use agentic-in/inferoa@coding-workflow

指定 Agent (Claude Code)

npx skills add agentic-in/inferoa --skill coding-workflow -a claude-code -g -y

安装 repo 全部 skill

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

预览 repo 内 skill

npx skills add agentic-in/inferoa --list

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.

版本历史

  • 1fd9ec4 当前 2026-07-05 12:04

元信息

文件数
0
版本
1fd9ec4
Hash
faee3216
收录时间
2026-07-05 12:04

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-01 14:24
浙ICP备14020137号-1 $访客地图$