Agent Skillsagentic-in/inferoa › coding-workflow

coding-workflow

GitHub

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

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

Trigger Scenarios

需要修改代码或进行复杂重构时 执行涉及多步骤的代码开发任务时

Install

npx skills add agentic-in/inferoa --skill coding-workflow -g -y
More Options

Use without installing

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.

Version History

  • 1fd9ec4 Current 2026-07-05 12:04

Metadata

Files
0
Version
1fd9ec4
Hash
faee3216
Indexed
2026-07-05 12:04

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