docs(planning): reframe interview session-config framing - #848
Conversation
|
Claude finished @kyle-sexton's task in 1m 27s —— View job PR Review
This is a clean, well-executed documentation fix. The two framing defects described in the PR body are real and the rewrites address them precisely. FindingsNo blocking issues found. The changes are accurate, internally consistent, and correctly scoped to doc wording with no behavioral change. What was verifiedDefect 1 — Mid-task rule as runtime imperative. The old "Inverse direction — mid-task" section read as an instruction to an executing session ("surface 'too complex for the current model/effort' when execution warrants"). But Defect 2 — General sessions told to configure a nonexistent downstream session. The old "Both domains" section and the SKILL.md header both framed the recommendation as config for "the downstream execution session," but a general session is terminal (SKILL.md Step 5, line 190). The fix correctly differentiates: engineering sessions configure the downstream session; general/terminal sessions configure the current/next session, applied now. The "Both domains" scope (recommendation applies to both engineering and general sessions) is properly preserved. Lockstep consistency between
Version bump: CHANGELOG: Follows Keep a Changelog format; accurately describes both sub-defects. Minor observation (non-blocking)
SummaryBoth framing defects are accurately diagnosed and cleanly fixed. Internal consistency holds across the two files, the version bump is appropriate, and no behavioral change is introduced. Ready to merge. |
|
Claude finished @kyle-sexton's task in 50s —— View job Security Review
No security issues found. This PR is a documentation-only change — advisory text reframing in Specific checks performed:
No GitHub Actions files were modified. No supply-chain or dependency pins changed. No secrets, tokens, or credentials appear in any changed file. |
|
Post-green review classification (work lane):
No DEFER-FORBIDDEN class applies (doc-only change, no behavioral/security surface). No inline review threads to resolve (comments are PR-level, not inline). Flipping to ready, handing off to the babysit lane for ongoing watch. |
|
Claude finished @kyle-sexton's task in 1m 39s —— View job PR Review
This is a clean, well-scoped documentation fix. Both framing defects described in the PR body are real and accurately addressed. What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. The old "Inverse direction — mid-task" section instructed an executing actor to "surface 'too complex for the current model/effort'" and recommend an upgrade. But Relevant permalinks: Defect 2 — General sessions told to configure a nonexistent downstream session. The old introduction and "Both domains" section both framed the output as config for "the downstream execution session," which the "Both domains" scope then applied to general sessions too. But a general session is terminal per SKILL.md Step 5 — there is no downstream consumer. The fix cleanly bifurcates: engineering sessions → downstream execution session; general/terminal sessions → current/next session, applied now. The "Both domains" scope (the recommendation applies to both engineering and general sessions) is explicitly preserved. Relevant permalinks: Lockstep consistency between Both files were updated together and stay consistent:
Version bump and CHANGELOG.
Minor observation (non-blocking)
SummaryNo blocking issues. Both framing defects are accurately diagnosed and cleanly fixed. Internal consistency holds across the two files, the version bump is appropriate, and no behavioral change is introduced. Ready to merge. |
|
Claude finished @kyle-sexton's task in 56s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files, a patch-level version bump, and a CHANGELOG entry. Specific checks:
No GitHub Actions files modified. No workflow |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f772eaece3
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Claude finished @kyle-sexton's task in 1m 21s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files, a one-line checklist update, a patch-level version bump, and a CHANGELOG entry. Specific checks:
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 47s —— View job PR Review
This review covers the synchronized PR state (HEAD Codex P2 finding — already addressedThe Codex review (on commit
This matches Version bump (
|
| File | Key change | Consistent? |
|---|---|---|
SKILL.md L200–231 |
Header bifurcates downstream (engineering) vs. current/next (general/terminal); mid-task framing is a user watch-for | ✅ |
session-config.md L6–11, L84–100 |
Same bifurcation in intro and "Both domains"; "Inverse direction" converted to user watch-for | ✅ |
templates/checklist.md L12 |
Step 5 carries the same downstream/current-next split | ✅ |
CHANGELOG.md |
[0.24.2] entry describes all three locations (SKILL.md, session-config.md, checklist.md) |
✅ |
plugin.json |
Version 0.24.2 |
✅ |
SKILL.md is 259 lines, within the 500-line hard cap. No behavioral changes; no new command surfaces; no security concerns.
Summary
No blocking issues. The Codex P2 finding is already addressed by the checklist.md diff that is part of this PR. All five files are internally consistent and correctly scoped. The version mismatch in the PR description is cosmetic (stale before merge); the committed state is correct. Ready to merge.
|
Claude finished @kyle-sexton's task in 1m 23s —— View job PR Review
This is the post-sync review following the merge-with-main commit ( What was verifiedVersion state ( CHANGELOG
Cross-file consistency. All three framing-bearing locations (SKILL.md summary, session-config.md full detail, checklist.md Step 5) are in lockstep on both sub-defects. No contradictions. SKILL.md line count: 261 lines, within the 500-line hard cap. SummaryNo blocking issues. Both framing defects are cleanly fixed across all five files; the Codex P2 finding is addressed; all version and CHANGELOG bookkeeping is correct after two merge-with-main resolves. Ready to merge. |
|
Claude finished @kyle-sexton's task in 1m 8s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 25s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 42s —— View job PR Review
This review covers the PR at HEAD ( Version bookkeeping
What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed. Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate:
Locations verified in lockstep:
CHANGELOG Security: No code execution paths, shell blocks, fetch targets, or permissions changed. Minor observation (non-blocking, previously noted)
SummaryNo blocking issues. Both framing defects are accurately diagnosed and cleanly fixed across all five files. Version and CHANGELOG bookkeeping are correct. The latest merge-with-main introduces no conflicts or interference. Ready to merge. |
|
Claude finished @kyle-sexton's task in 1m 48s —— View job PR Review
This review covers the PR at HEAD ( What was verifiedNo new conflicts or interference from the merge-with-main. Defect 1 — Mid-task rule as runtime imperative. Defect 2 — General sessions directed to configure a nonexistent downstream session. All three framing-bearing locations correctly bifurcate engineering (→ downstream session) from general/terminal (→ current/next session, applied now), while preserving the "Both domains" scope:
Version and CHANGELOG. SKILL.md line count: 260 lines — within the 500-line hard cap. Security: Pre-computed context shell blocks (SKILL.md L12–14) are untouched. No new fetch targets, no permission changes, no executable content introduced. SummaryNo blocking issues. The merge-with-main introduces no conflicts or interference. All five files remain internally consistent, both framing defects are cleanly fixed, and version/CHANGELOG bookkeeping is correct. Ready to merge. |
|
Claude finished @kyle-sexton's task in 1m 4s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 19s —— View job PR Review
This review covers the PR at HEAD ( What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed.
Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate:
Codex P2 finding (checklist.md Step 5). Confirmed resolved. Version and CHANGELOG. SKILL.md line count: 260 lines — within the 500-line hard cap. Security: Pre-computed context shell blocks (SKILL.md L12–14) are untouched. No new fetch targets, no permission changes, no executable content introduced. Minor observation (non-blocking, consistent with all prior reviews)
SummaryNo blocking issues. The latest merge-with-main introduces no conflicts or interference. Both framing defects are cleanly fixed across all five files, the Codex P2 finding is addressed, and version/CHANGELOG bookkeeping is correct. Ready to merge. |
|
Claude finished @kyle-sexton's task in 48s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 37s —— View job PR Review
This review covers the PR at HEAD ( Version bookkeeping
What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed.
Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate:
Codex P2 finding (checklist.md Step 5). Confirmed resolved. SKILL.md line count: 260 lines — within the 500-line hard cap. Security: Pre-computed context shell blocks (SKILL.md L12–14) are untouched. No new fetch targets, no permission changes, no executable content introduced. Minor observation (non-blocking, consistent with all prior reviews)
SummaryNo blocking issues. The latest merge-with-main introduces no conflicts or interference. Both framing defects are cleanly fixed across all five files, the Codex P2 finding is addressed, and the version collision ( |
|
Claude finished @kyle-sexton's task in 1m 21s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing in
No GitHub Actions files modified. No workflow |
|
🔒 merge-drive lane claiming this PR for on-branch fix work this cycle (amendment-round: 16, worker tier). Will fix clear branch-owned CI/bot findings, defer non-DEFER-FORBIDDEN items with reply+resolve, push, then re-check the merge gate. |
|
Claude finished @kyle-sexton's task in 1m 37s —— View job PR Review
This review covers the PR at HEAD ( Version bookkeeping
What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed.
Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate:
Codex P2 finding (checklist.md Step 5). Confirmed resolved. CHANGELOG SKILL.md line count: 260 lines — within the 500-line hard cap. Security: Pre-computed context shell blocks (SKILL.md L12–14) are untouched. No new fetch targets, no permission changes, no executable content introduced. Minor observation (non-blocking, consistent with all prior reviews)
SummaryNo blocking issues. The latest merge-with-main ( |
|
Claude finished @kyle-sexton's task in 1m 13s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Claude finished @kyle-sexton's task in 1m 53s —— View job PR Review
This review covers the PR at HEAD ( What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed.
Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate engineering (→ downstream session) from general/terminal (→ current/next session, applied now), while preserving the "Both domains" scope:
Codex P2 finding (checklist.md Step 5). Confirmed resolved. Version and CHANGELOG. SKILL.md line count: 260 lines — within the 500-line hard cap. Security: Pre-computed context shell blocks (SKILL.md L12–14) are untouched. No new fetch targets, no permission changes, no executable content introduced. Minor observation (non-blocking, consistent with all prior reviews)
SummaryNo blocking issues. The latest merge-with-main introduces no conflicts or interference with any of the five PR files. Both framing defects are cleanly fixed, the Codex P2 finding is addressed, and version/CHANGELOG bookkeeping is correct. Ready to merge. |
|
Claude finished @kyle-sexton's task in 1m 19s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 92706e436f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Claude finished @kyle-sexton's task in 1m 58s —— View job Claude finished @kyle-sexton's task in 1m 48s —— PR Review
This review covers the PR at HEAD ( Codex P2 finding —
|
| Location | Change | Consistent? |
|---|---|---|
SKILL.md L203–208 |
Intro bifurcates downstream (engineering) vs. current/next (general/terminal) | ✅ |
SKILL.md L229–237 |
Mid-task framing is a user watch-for at handoff, not actor imperative | ✅ |
session-config.md L6–11 |
Same intro bifurcation as SKILL.md | ✅ |
session-config.md L81–100 |
"Both domains" retains scope; terminal-session framing is correct; "Inverse direction" converted to user watch-for | ✅ |
templates/checklist.md L12 |
Step 5 carries the downstream/current-next split | ✅ |
CHANGELOG.md [0.25.1] |
Describes both sub-defects and all three affected locations | ✅ |
SKILL.md line count: 268 lines — within the 500-line hard cap.
Minor observation (non-blocking, consistent with all prior reviews)
SKILL.md L207 uses "current/next session" (slash-condensed); session-config.md L87 spells it out as "current or next session." These mean the same thing — condensed form is appropriate for SKILL.md's tighter prose; spelled-out "or" is clearer in the longer reference doc. No change needed.
Summary
No blocking issues. The Codex P2 finding identifies a real eval coverage gap (no general-session eval), but the existing eval remains accurate for its own engineering test case, and the gap pre-dates this PR. Both framing defects are cleanly fixed across all five files, the latest merge-with-main introduces no conflicts, and version/CHANGELOG bookkeeping is correct. Ready to merge.
|
Claude finished @kyle-sexton's task in 1m 4s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
|
Classification (merge-drive lane, amendment-round 16): VALID, deferred. |
|
Merge-block diagnosis (automated): all required checks pass and both review threads are resolved; the sole blocker is the
Options for a human:
|
|
Claude finished @kyle-sexton's task in 1m 18s —— View job PR Review
This review covers the PR at HEAD ( Version bookkeeping
What was verifiedDefect 1 — Mid-task rule as runtime imperative to a nonexistent actor. Confirmed fixed.
Defect 2 — General sessions directed to configure a nonexistent downstream session. Confirmed fixed. All three framing-bearing locations correctly bifurcate:
CHANGELOG Security. Pre-computed context shell blocks are untouched. No new fetch targets, no permission changes, no executable content. Outstanding items (pre-existing, out of scope)
Minor observation (non-blocking, consistent across all prior reviews)
SummaryNo blocking issues from a code/content perspective. All five files are internally consistent, both framing defects are cleanly fixed, and version/CHANGELOG bookkeeping is correct after the latest merge-with-main. Ready to merge pending resolution of the |
|
Claude finished @kyle-sexton's task in 1m 13s —— View job Security Review
No security issues found. This PR is documentation-only — advisory prose reframing across two markdown files (
No GitHub Actions files modified. No workflow |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 9ccb9f1147
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Update: main's planning 0.26.0 (#1266 sweep) had made this PR DIRTY. Resolved by merging The PR is now blocked only by the Note for the rewrite/recreate options: prepared squashed re-creations already exist locally in worktrees |
Rebuilt as a single signed commit so every commit on the branch carries a committer email registered to the GitHub account. The prior history included one merge commit authored under an unregistered address, which GitHub verified as `no_user` and which blocked the required-signatures rule on main. Refs #822
9ccb9f1 to
bca8526
Compare
|
Claude encountered an error after 2s —— View job I'll analyze this and get back to you. |
|
Claude encountered an error after 2s —— View job I'll analyze this and get back to you. |
|
Warning Automated review did not complete — this is an infrastructure failure, not a review verdict. Treat any Claude comment on this PR (including a placeholder like "I'll analyze this and get back to you") as incomplete, not "no findings."
Re-running the job, or pushing a new commit, will retry the review. |
|
Warning Automated security review did not complete — this is an infrastructure failure, not a review verdict. Treat any Claude comment on this PR (including a placeholder like "I'll analyze this and get back to you") as incomplete, not "no findings."
Re-running the job, or pushing a new commit, will retry the review. |
For a general/terminal interview the session carrying the work IS the current one, so a session-config recommendation first emitted at the stop boundary lands after the work it was derived from is complete. Surface a first read right after the Step 1 survey classifies the domain as general, refresh it at the stop boundary, and offer to re-evaluate the reached understanding when the config was raised only at the end. Engineering timing is unchanged. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012SV88ZgGDKdUKEPJaJtDpG
|
Claude encountered an error after 2s —— View job I'll analyze this and get back to you. |
|
Claude encountered an error after 2s —— View job I'll analyze this and get back to you. |
Compose the eval-split version bump over main's 0.26.1 (from #848): plugin version 0.26.2, CHANGELOG entry [0.26.2] above [0.26.1].
…+ general session cases (#1092) ## Summary The `interview` skill's `recommends-session-config` eval only checked the "downstream execution session" framing, so a general/terminal-session case could still pass on that stale framing after the skill contract moved general sessions to recommend config for the current/next session. This splits the eval into an engineering/downstream case and a general/current-session case so both framings are actually covered. ## Dependency on #848 — satisfied This depended on #848 (`docs(planning): reframe interview session-config framing`), which **merged 2026-07-25** (`bc86410`). Main's `SKILL.md` / `context/session-config.md` now carry the current/next-session framing eval 10 asserts, including the stop-boundary refresh framed as current/next-session config, so the skill and the eval are consistent. `main` was merged into this branch after #848 landed; the version bump was recomposed over #848's landed `0.26.1` as `0.26.2` (the original `0.25.2` plan predated intervening planning releases). ## Fix `plugins/planning/skills/interview/evals/evals.json`: - **Eval 9** renamed `recommends-session-config-from-live-docs` → `recommends-session-config-engineering-downstream`. Its prompt is already an engineering task (a code re-architecture), for which the downstream-execution-session framing remains correct; the `expected_output` and expectations now make that engineering/handoff scope **explicit** so it is unambiguously the engineering half of the split. - **New eval 10** `recommends-session-config-general-current-session`: a clearly non-build general decision (org-structure strategy across ~200 people, with an explicit "not a code change" override to lock the general classification). It asserts the skill recommends config for the **current/next session, applied now** — not a downstream execution session that will never exist — while keeping the same capability-vs-thoroughness distinction, advisor pairing, live-doc sourcing, and graceful-degrade expectations. This closes the coverage gap: the eval set can no longer accept downstream-only framing for a general-session case. Version bump `0.26.1 → 0.26.2` and a `[0.26.2]` CHANGELOG entry composed above #848's `[0.26.1]`. ## Verification This repo ships **no model-graded eval runner** — `skill-quality:check`'s own `SKILL.md` states "Not for: running model-graded evals." So this cannot assert a behavioral pass of the skill against the evals; the available evidence is schema conformance + the static skill gate: - `check-jsonschema --schemafile plugins/skill-quality/reference/evals.schema.json plugins/planning/skills/interview/evals/evals.json` → `ok -- validation done` - `python -m jsonschema` validate against the same schema → **SCHEMA VALID**, 10 evals, all `id`/`name` unique. Re-validated post-merge against the schema now on `main`. - `CHECK_SKILL_SKILLS_ROOT=…/plugins/planning/skills check-skill.sh interview` → **PASS — 0 errors, 2 warning(s)**. Both warnings are pre-existing and unrelated (soft line-count target; description trigger phrasing) — the same two #848's own verification reported; this change introduces none. The run's INFO lines confirm it validated `interview` (not a no-op). - Post-#848-merge: confirmed eval 10's assertions match the merged skill text on `main` (early post-survey surface for general sessions + stop-boundary refresh framed as current/next-session config). ## Related - Depended on / serialized behind **#848** (`docs(planning): reframe interview session-config framing`, now merged). - Origin: **codex P2** review finding on #848 (thread `PRRT_kwDOTCGFQM6TBhu6`), classified VALID and deferred out of #848's docs-reframe scope — filed as #1083. Closes #1083 Work-class: C3 (bug-fix-shaped) — attended triage 2026-07-23, operator-ratified. 🤖
An independent audit re-checked every claim in the two upstream SSOT documents against the actual repo state, with three fresh-context verifiers re-testing each discrepancy and one candidate finding refuted and dropped. Nine survived. aihero-shipping-course.md: - Lane Y said the marketplace-wide glossary was deferred. docs/GLOSSARY.md landed 2026-08-20 (#3062) and already defines `phase boundary`. Corrected to record the promotion, with `item` and `checkpoint` staying reference-local. - Lane D said the container close-out review "is structurally larger than a mode addition". #3027 is closed: it landed as exactly that — a tenth quality-gate lens — with all four broken mechanisms resolved in-file. - Lane D C12 claimed the branch-scoped spec lens filled the dangling consumer in decompose and ship. It did not: that consumer was container-scoped, work-items' own changelog says so, and #3027's close-out mode filled it. The quoted phrase is also gone from both skills, surviving only in changelog history. - C23 cited `.agents/` trigger text. Verified against mattpocock/skills@068b6e0: `.agents/` holds five files and none carries a domain-modeling trigger. The real source is domain-modeling/SKILL.md:3, from PR #848 — so the Lane X row, which scoped all of C21-C23 to #878/#880, is corrected too. mattpocock-skills.md: - `to-tickets` was recorded as "Influence (vocabulary)", which understated it AND disagreed with the v12 map's own PARTIAL grade. Four of Lane B's five adopted candidates are mechanics, not phrasing; only "work the frontier" is vocabulary. mattpocock-skills-v12-map.md — four rows contradicted by landed work: - row 2 called the two-axis parallel-subagent structure "Omitted"; self.md:17 IS that structure, differing only in calling it a lens rather than an axis. - row 13 called the tdd seam discipline "Not ported"; it landed at plan/SKILL.md:96 with two deliberate divergences. - row 14 called to-spec "Not ported"; C3 and C4 both landed in decompose. - the invocation-reach rule was recorded as having "no such stated invariant in our repo"; it is a named section in the invocation-mode convention doc, and the sibling SSOT already recorded it CONFIRMED — the two docs contradicted. - drift findings 1 and 2 cite questionnaire/SKILL.md:48-50. That file is 45 lines and greps clean; the text was removed in #2082 BEFORE the map was written. Both marked discharged rather than left reading present-tense. Also fixes a divergence the audit surfaced as a side effect: `phase boundary` had TWO definitions — docs/GLOSSARY.md's and execution-shape.md's — one of them in a file claiming repo-wide authority. execution-shape.md now cedes the definition and keeps only the seam-specific relation to `checkpoint`. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CnzwTKoTa6xNY7iyEzMYpm
Summary
Reframes two advisory-only framing defects in the
planningplugin'sinterviewskill's session-config guidance (context/session-config.md, mirrored inSKILL.md). Doc-wording only — no gate, no behavior change.Fix
/interviewterminates at handoff and nothing wires that context into whatever session executes next, so read as runtime behavior it never fires. Reframed as a watch-for the interview hands the user at handoff, consistent with the file's own advisory-framing section ("Advisory framing — you cannot read the current config").Both
SKILL.md's summary andcontext/session-config.md's full detail were updated in lockstep so they stay consistent.Verification
skill-quality:check(check-skill.sh interview) — PASS, 0 errors, 2 pre-existing warnings unrelated to this change (soft line-count target, description trigger phrasing).SKILL.mdstays within the repo's 500-line hard cap (259/500).Closes #822
Related
Sweep-converted from #657, per the issue.