sodam-ai

Repair — Development skill for Claude Code

Development community

고치고 다시 검사 반복(Phase 1a 핵심).

How to install Repair

Installs to ~/.claude/skills/sodam-ai-sodam-loop-eng-repair/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sodam-ai-sodam-loop-eng-repair && curl -fsSL https://raw.githubusercontent.com/sodam-ai/SoDam-Loop-Eng/HEAD/commands/repair.md -o ~/.claude/skills/sodam-ai-sodam-loop-eng-repair/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Repair does


description: 고치고 다시 검사 반복(Phase 1a 핵심). sodam-loop-start가 켠 뒤에만 도는 반복 루프입니다.

`sodam-loop-repair` 스킬을 사용해, 만들기→검사→수정→재검사 루프를 진행하세요.

Alternatives in Development

  • Scaffold Review — review 一份已存在的 scaffold,找出它在 14-phase 工作流里漏了哪些环节 1.3k ★
  • Agentlas Build — Build, repair, or package Agentlas agents and teams with Hephaestus 1.1k ★
  • Engage.Actions — Execute Phase 7 - Actions on Objectives and Goal Achievement 348 ★

Full documentation available on GitHub

View Source Repository