Skip to content

Move duplicated always-loaded essays into existing references - #13

Merged
iammedved merged 1 commit into
mainfrom
agent/pinmind-skill-slim
Aug 19, 2026
Merged

Move duplicated always-loaded essays into existing references#13
iammedved merged 1 commit into
mainfrom
agent/pinmind-skill-slim

Conversation

@iammedved

Copy link
Copy Markdown
Owner

Proposal

Inventory of `SKILL.md` vs references found four duplicated essays. This PR moves only those copies out of the always-loaded layer:

  • contract field list and freeze essay → already in `contract.md`
  • work-unit / subagent essay → already in `execution.md`
  • review-scale / verdict / fresh-eyes essay → already in `verification.md`
  • blocker-classification / concurrency circuit-breaker → already in `execution.md`

Kept: `route --file` bootstrap, route names, work-loop bullets required by tests, four verification questions, authority gates, no-tokens, kernel-cli pointer.

A regression test now fails if those duplicated essays return to `SKILL.md`.

Safety checklist

  • I removed secrets, credentials, personal data, private URLs, and local absolute paths.
  • I included only files needed for this proposal.
  • I ran the relevant validation commands.
  • I understand that submission does not grant write or merge access and that the maintainer decides whether to apply the change.

Verification

  • `node --test tests/kernel.test.mjs tests/release-verification.test.mjs` — 71/71 pass
  • `node scripts/validate-plugin-skill.mjs` — ok, version `0.8.1`
  • `wc -l skills/pinmind/SKILL.md` — 156 → 136

Keep the bootstrap, route names, work-loop bullets, and four verification
questions in SKILL.md. Drop contract-field, work-unit, review-scale, and
circuit-breaker copies that already live in references.
@iammedved
iammedved merged commit c4c8b3b into main Aug 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant