Skip to content

Commit 86e3420

Browse files
committed
pstack: preserve interrogate model aliases
1 parent f3fc065 commit 86e3420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pstack/skills/interrogate/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ Launch all reviewers in a single message using the Task tool. Use the `interroga
4343

4444
For each reviewer:
4545
- `subagent_type`: `generalPurpose`
46-
- `model`: the configured `interrogate reviewers` entry, or the table default with no configured line
46+
- `model`: the configured `interrogate reviewers` entry, or the table default with no configured line; omit `model` for `inherit-parent` or `auto`
4747
- `readonly`: `true`
4848

49-
If a model slug is rejected as unresolvable when you try to spawn the subagent, check the valid slugs in the Task tool's error message, pick the closest equivalent (prefer the highest-reasoning tier of the same family), spawn with the valid slug, and open a separate PR to update the configured value or default table. Do not block the review on the slug issue.
49+
If a real model slug is rejected as unresolvable when you try to spawn the subagent, check the valid slugs in the Task tool's error message, pick the closest equivalent (prefer the highest-reasoning tier of the same family), spawn with the valid slug, and open a separate PR to update the configured value or default table. Do not block the review on the slug issue. Never treat `inherit-parent` or `auto` as model slugs or enter this fallback for them.
5050

5151
Read `references/reviewer-prompt.md` and fill in the template with:
5252
1. The stated intent

0 commit comments

Comments
 (0)