Gha Fix Pr Smoke Test

Use when manually smoke-testing the GitHub Action's fix-PR path end to end. This is a disposable test fixture for skill-artisan's own CI, not a real user-facing skill, and is deliberately missing evals/lifecycle classification so the audit always finds FAIL items to fix.

EONRaider Updated

File contents

GitHub Action Fix-PR Smoke Test

Deliberately incomplete fixture used only by .github/workflows/self-test-action-fix-pr.yml (manual, opt-in, requires ANTHROPIC_API_KEY). It has no evals/evals.json and no lifecycle classification, so audit.py always reports FAIL items here — giving the fix-PR path something real to act on without touching any fixture the rest of the test suite depends on.

  1. Confirm the Action opens a PR with an additive-only diff for this fixture.
  2. Discard/close that PR after inspecting it — it exists only to prove the pipeline works, not to be merged.

EONRaider/SkillArtisan/tree/main/skill-artisan/tests/fixtures/gha-fix-pr-smoke-test commit f55257e348

Frequently asked questions

npx skillmds@latest add eonraider/gha-fix-pr-smoke-test