Skip to content

[codex] Add Windows startup remediation skill - #2

Merged
KarmCraft merged 2 commits into
mainfrom
codex/add-skills-library
Jun 26, 2026
Merged

[codex] Add Windows startup remediation skill#2
KarmCraft merged 2 commits into
mainfrom
codex/add-skills-library

Conversation

@KarmCraft

Copy link
Copy Markdown
Owner

Summary

  • Add the sysadmin-windows-startup-remediation skill for approved, reversible Windows startup changes.
  • Update the startup performance skill metadata and safety guidance so it composes cleanly with remediation workflows.
  • Make install and cross-skill references more vendor-neutral and directly usable when skills are downloaded individually.

Validation

  • quick_validate.py sysadmin-windows-startup-performance
  • quick_validate.py sysadmin-windows-startup-remediation
  • Synthetic startup analyzer fixture run
  • Markdown final-newline check
  • git diff --check

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new sysadmin-windows-startup-remediation skill to turn startup-analysis evidence into an approval-gated, reversible remediation plan + record, and updates the existing startup-performance skill metadata/guidance to compose with remediation workflows.

Changes:

  • Added the sysadmin-windows-startup-remediation skill with safety guidance, target-type guidance, and plan/record templates.
  • Updated sysadmin-windows-startup-performance metadata, agent prompt, and safety guidance (including uninstall/removal-tool sourcing rules).
  • Updated top-level and per-skill install snippets to be more runtime/vendor-neutral.

Reviewed changes

Copilot reviewed 11 out of 14 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sysadmin-windows-startup-remediation/tools/.gitkeep Placeholder to keep tools/ in git.
sysadmin-windows-startup-remediation/templates/remediation-plan.md New dry-run remediation plan template.
sysadmin-windows-startup-remediation/templates/change-record.md New execution/verification/rollback record template.
sysadmin-windows-startup-remediation/state/.gitkeep Placeholder to keep state/ in git (folder is gitignored).
sysadmin-windows-startup-remediation/SKILL.md New skill definition, workflow, and operating rules.
sysadmin-windows-startup-remediation/reports/.gitkeep Placeholder to keep reports/ in git (folder is gitignored).
sysadmin-windows-startup-remediation/references/target-types.md Guidance for conservative, target-specific remediation/rollback patterns.
sysadmin-windows-startup-remediation/references/safety.md Explicit approval/stop/rollback rules for change-capable remediation.
sysadmin-windows-startup-remediation/agents/openai.yaml Agent metadata + default prompt for remediation skill.
sysadmin-windows-startup-performance/templates/local-performance/README.md More generic install example for compatible runtimes.
sysadmin-windows-startup-performance/SKILL.md Updated description to reflect broader target inventory + runtime wording.
sysadmin-windows-startup-performance/references/safety.md Added uninstall/removal-tool sourcing and safety guidance.
sysadmin-windows-startup-performance/agents/openai.yaml Updated prompt/metadata for performance skill.
README.md Added remediation skill to index; updated install snippet and links.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread sysadmin-windows-startup-remediation/SKILL.md
Comment thread README.md Outdated
@KarmCraft
KarmCraft merged commit e02e257 into main Jun 26, 2026
1 check passed
@KarmCraft
KarmCraft deleted the codex/add-skills-library branch June 26, 2026 22:10
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.

2 participants