Commit 8dd42ca
[None][chore] Update AD onboard skill and reviewer agent (#241)
* [None][chore] Update AD onboard skill and reviewer agent
- SKILL.md: Add GPU memory sanity check (Phase 0 Step 0) before onboarding
- SKILL.md: Clarify HF reference strategy — import from HF cache via importlib
instead of copying class definitions into test files
- SKILL.md: Tighten Phase 9/10/11 to consolidate --use-registry guidance and
remove duplicate mandatory-warning blocks; simplify summary report format
- SKILL.md: Phase 4 note that AD factory already calls AutoConfig.from_pretrained
- ad-onboard-reviewer.md: Add BB section for vision/multi-modal support checks
- ad-onboard-reviewer.md: Clarify B2 custom config justification criteria
- ad-onboard-reviewer.md: F4 — no standalone HF-like class definitions in tests;
must import from actual HF source
Signed-off-by: gramnarayan <105831528+govind-ramnarayan@users.noreply.github.com>
* [None][chore] Address PR review feedback on skill/agent updates
- SKILL.md line 110: Relax "always use HF classes" to "use if they exist"
- SKILL.md line 112: Restore fallback to copying from HF source when HF cache
unavailable; keep strong preference for HF cache import first
- SKILL.md Phase 9: Restore 1 parent b778c21 commit 8dd42ca
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
47 | 56 | | |
48 | 57 | | |
49 | 58 | | |
| |||
0 commit comments