Skip to content

claude: streamline skills catalog and enable autonomous execution - #61

Open
jackfranklin wants to merge 1 commit into
masterfrom
streamline-skills
Open

claude: streamline skills catalog and enable autonomous execution#61
jackfranklin wants to merge 1 commit into
masterfrom
streamline-skills

Conversation

@jackfranklin

Copy link
Copy Markdown
Owner

Changes

  • Prune redundant skills: Removed 16 obsolete or duplicate skills (adversarial-reviewer, educational-reviewer, code-quality-reviewer, code-reuse-reviewer, efficiency-reviewer, review-focus-areas, code-walkthrough, doc-clarity-opportunity, verify-mechanical-change, onboard-plan, onboard-branch, plan-walkthrough, suggest-manual-tests, summarize-for-bug-report, glossary, skill-workshop).
  • Convert CLI utilities to recipes and scripts:
    • ast-grep -> docs/recipes/ast-grep.md
    • convert-audio-mono -> scripts/convert-audio-mono.sh + docs/recipes/convert-audio-mono.md
    • update-neovim -> scripts/update-neovim.sh + docs/recipes/update-neovim.md
  • Enable model invocation for autonomous skills: Removed disable-model-invocation: true from implementing, code-review, diagnose-and-propose, resolve-merge-conflict, and design-discussion.
  • Retain explicit user-invoked flags: Preserved disable-model-invocation: true on 18 procedural, scaffold, and planning skills (including wtf).
  • Update documentation: Rewrote claude/SKILLS.md to document the 23 active skills across the software engineering cycle.

Prune redundant, superseded, and low-utility skills to reduce context load and eliminate routing ambiguity. Move standalone CLI utilities to docs/recipes/ and scripts/. Enable model invocation for core problem-solving skills while retaining explicit user-invoked flags on procedural workflows.
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