sync: agent-ops from agentic-framework v1.1.26

This commit is contained in:
toki 2026-05-21 21:40:33 +09:00
parent b78fc14ba1
commit 11db8019f2
7 changed files with 13 additions and 1 deletions

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -15,5 +15,7 @@
- README 생성
- 로드맵/마일스톤 생성·갱신
- 현재 작업 지점/남은 작업 분석
- 계획 작성 / plan 생성
- 코드 리뷰 / review 진행
- git commit / push
- agent-ops 업데이트 / 진입 파일 재적용

View file

@ -9,7 +9,7 @@
| 로드맵 만들어줘, roadmap 생성, 마일스톤 설계, goal/phase 구조 잡아줘 | `agent-ops/skills/common/create-roadmap/SKILL.md` |
| 로드맵 업데이트, roadmap 갱신, 마일스톤 갱신, phase 변경, 현재 마일스톤 변경, 로드맵 한국어 전환, 로드맵 번역 | `agent-ops/skills/common/update-roadmap/SKILL.md` |
| 지금 작업이 뭐지?, 현재 작업 분석, 어디까지 했지?, 남은 작업 뭐야 | `agent-ops/skills/common/analyze-roadmap-position/SKILL.md` |
| 계획 세워줘, 구현 계획, PLAN.md, plan | `agent-ops/skills/common/plan/SKILL.md` |
| 계획 세워줘, 계획 작성해, 계획 만들어줘, 구현 계획, PLAN.md, plan, plan 작성해, plan 만들어줘 | `agent-ops/skills/common/plan/SKILL.md` |
| 코드 리뷰해줘, 리뷰 진행해, 리뷰해줘, code review, CODE_REVIEW.md, 리뷰 루프 | `agent-ops/skills/common/code-review/SKILL.md` |
| 커밋해줘, 푸시해줘, commit, push, 반영해줘 | `agent-ops/skills/common/commit-push/SKILL.md` |
| agent-ops 싱크해, agent-ops 동기화해, agentic-framework에 올려줘, agent-ops를 [프로젝트]로 싱크해 | `agent-ops/skills/common/sync-push/SKILL.md` |