Skip to content

Remove legacy skill folder cleanup from migration steps#292

Merged
nhorton merged 1 commit intomainfrom
claude/remove-skills-repair-workflow-54SpO
Mar 25, 2026
Merged

Remove legacy skill folder cleanup from migration steps#292
nhorton merged 1 commit intomainfrom
claude/remove-skills-repair-workflow-54SpO

Conversation

@nhorton
Copy link
Contributor

@nhorton nhorton commented Mar 25, 2026

Summary

This PR removes instructions and quality criteria related to cleaning up legacy DeepWork skill folders (.claude/skills/ and .gemini/skills/), as this cleanup is no longer part of the migration process.

Key Changes

  • errata.md: Removed "Step 1: Remove Legacy Job Skill Folders" section that instructed users to delete job-specific skill folders and the deepwork skill folder from .claude/skills/ and .gemini/skills/. Renumbered subsequent steps accordingly (Steps 2-8 → Steps 1-7).

  • fix_settings.md: Removed "Step 3: Remove DeepWork Skill Permissions" section that instructed users to remove Skill(...) permission entries matching DeepWork jobs. Renumbered subsequent steps accordingly (Steps 4-9 → Steps 3-8). Updated the "Important Notes" section to remove references to non-DeepWork permissions preservation.

  • job.yml:

    • Removed quality criteria from fix_settings step: "DeepWork Skills Removed" and "Non-DeepWork Skills Preserved"
    • Removed quality criteria from errata step: "Legacy Job Skills Removed" and "Deepwork Skill Removed"
    • Updated errata step description to remove mention of "old skill directories"

Rationale

These changes reflect that legacy skill folder cleanup is no longer required as part of the DeepWork migration process, simplifying the migration steps for users.

https://claude.ai/code/session_01DoFZdJRYKPeaHYGY5Fedbw

The repair workflow no longer removes legacy Skill(...) permission entries
or legacy skill folders (.claude/skills/, .gemini/skills/). This cleanup
is no longer needed as skill-based job invocation has been fully replaced
by the plugin/MCP system.

Removed from errata.md: "Remove Legacy Job Skill Folders" step and related
quality criteria. Removed from fix_settings.md: "Remove DeepWork Skill
Permissions" step, Skill(deepwork_rules) entries, and example Skill(...)
lines. Removed from job.yml: quality criteria for skills removal in both
fix_settings and errata steps.

https://claude.ai/code/session_01DoFZdJRYKPeaHYGY5Fedbw
@nhorton nhorton merged commit 6098ea4 into main Mar 25, 2026
5 checks passed
@nhorton nhorton deleted the claude/remove-skills-repair-workflow-54SpO branch March 25, 2026 15:29
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