소스 정보
- 저장소
- nirecom/agents
- 최근 소스 활동
- 2026년 8월 18일 12:16
- 감지된 SKILL.md 언어
- 영어
- 스타
- 3
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/nirecom/agents --skill sweep-tests명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
Edit source code for the current task. Delegates editing and lint/typecheck/self-repair to a subagent.
Plan and write test cases with high reasoning effort. Test iteration runs in a subagent to minimize confirmations.
Conduct a decision-tree interview with the user to lock in requirements, motivation, scope, and non-goals before planning.
| name | sweep-tests |
| description | Removes stale and orphaned test files (deletes by default; --dry-run previews). |
| user-invocable | true |
| model | sonnet |
Retires test files whose # Tests: targets are gone. A flagless run deletes; --dry-run reports only.
STE-1. Run bash "$AGENTS_CONFIG_DIR/bin/audit-tests.sh" [--dry-run] [--apply] [--stale-months N] [--offline] [--format text|json] [--fix-headers] — issue-specific scope.
STE-2. Run bash "$AGENTS_CONFIG_DIR/bin/audit-tests-common.sh" [--dry-run] [--apply] [--stale-months N] [--offline] [--format text|json] [--fix-headers] — scope:common.
STE-3. Run bash "$AGENTS_CONFIG_DIR/bin/audit-tests.sh" --dup-groups — corpus-wide # Tests: duplicate-group inventory. Pass no other flag.
# Tests: path is gone.SKIP_DELETE_ISSUE_ACTIVE, SKIP_DELETE_METADATA_UNAVAILABLE, or SKIP_DELETE_AMBIGUOUS_REF; the file stays listed and on disk.CANDIDATE:/ORPHAN: lines while MALFORMED_HEADER:/NO_TESTS_HEADER: lines are present means the survival axis is clear and repair still remains on the header axis.tests/<stem>/ folder are retired as one unit.--dry-run suppresses every write: no deletion, no header rewrite.--apply is an explicit synonym of the flagless default; both scripts accept it.--fix-headers reports format-invalid tokens (FIX_A:/FIX_B:) without rewriting; add --apply to rewrite # Tests: headers in-place (atomic, exec-bit preserved). Multi-paren tokens are excluded from auto-rewrite (SKIP_APPLY_MULTI_PAREN).--fix-headers --dry-run is report-only as well; no file is ever touched.--offline skips GitHub API calls; candidates are still reported and deletion of issue-referencing files is held.--stale-months N (default 3) moves the delete-time staleness boundary only.--dup-groups is read-only; combining it with explicit --apply, --fix-headers, or --format json exits 2.--dup-groups covers the whole corpus and emits the same TSV from either entrypoint, so call one.skip rows by reason; they never join a group.key and files are escaped; the decoding rule is in the bin/lib/test-dup-group.sh header.SOC 직업 분류 기준