Summary
Follow-up from the #2422 review (F4, @katriendg). Apply progressive disclosure to the release-readiness-gate skill so SKILL.md stays compact, per the prompt-builder guidance.
Proposed changes
- Move the Default Pillars table to
references/pillars.md, loaded on demand.
- Move the scorecard template (Output Format) to
templates/scorecard.md.
- Reference both from
SKILL.md instead of inlining them.
Context
Acceptance criteria
SKILL.md references references/pillars.md and templates/scorecard.md instead of inlining that material.
npm run validate:skills and npm run lint:frontmatter pass.
- Plugins regenerated via
npm run plugin:generate.
Summary
Follow-up from the #2422 review (F4, @katriendg). Apply progressive disclosure to the
release-readiness-gateskill soSKILL.mdstays compact, per the prompt-builder guidance.Proposed changes
references/pillars.md, loaded on demand.templates/scorecard.md.SKILL.mdinstead of inlining them.Context
Acceptance criteria
SKILL.mdreferencesreferences/pillars.mdandtemplates/scorecard.mdinstead of inlining that material.npm run validate:skillsandnpm run lint:frontmatterpass.npm run plugin:generate.