Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR condenses the AI skill documentation files (.claude/skills/) by removing verbose explanations, redundant directory trees, and lengthy code examples while preserving the essential rules and guidelines. Content is reorganized for more efficient AI consumption.
Changes:
- Significantly condensed
scripts,nvim,hammerspoon, andproject-overviewskill files by removing directory trees, architecture overviews, and inline code examples, keeping only actionable rules - Moved the "reusable task scripts" section from
agent-interaction/SKILL.mdtoscripts/SKILL.mdwhere it fits more naturally - Removed cross-reference links from
coding-guidelines/SKILL.mdthat pointed to other skill files
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.claude/skills/scripts/SKILL.md |
Condensed from ~133 lines to ~81; removed directory tree, verbose comments in code template; added "Reusable Task Scripts" section moved from agent-interaction |
.claude/skills/project-overview/SKILL.md |
Condensed from ~45 lines to ~14; replaced directory tree and detailed lists with a compact architecture summary |
.claude/skills/nvim/SKILL.md |
Condensed from ~182 lines to ~36; removed all inline code examples, directory tree, and tech stack list; kept actionable rules only |
.claude/skills/hammerspoon/SKILL.md |
Condensed from ~396 lines to ~41; removed all code examples, directory tree, and detailed pattern descriptions; kept concise rules |
.claude/skills/coding-guidelines/SKILL.md |
Removed cross-reference links to nvim, hammerspoon, and scripts skill files |
.claude/skills/agent-interaction/SKILL.md |
Removed "reusable task scripts" section (moved to scripts skill) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.