Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Nov 10, 2025

Updated notes skill structure and permissions

This PR reorganizes the notes functionality by:

  1. Moving note scripts to a shared directory structure (.claude/skills/_shared/notes/)
  2. Adding new note utility scripts:
    • list-topics.sh
    • summarize-notes.sh
    • echo-notes-dir.sh
  3. Replacing the general skills with more specific note-focused skills:
    • Added: note-capture, note-find, note-list, note-organize, note-overview, note-refine, note-review
    • Removed: idea-refine, scratch-capture, scratch-review

These changes provide more granular control over note management capabilities.

Refactored settings.json to replace specific note search scripts with shared scripts,
and added new note-related skills for better organization and functionality.
@changeset-bot
Copy link

changeset-bot bot commented Nov 10, 2025

⚠️ No Changeset found

Latest commit: fd22a29

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 10, 2025

Merge activity

  • Nov 10, 7:36 PM UTC: jumski added this pull request to the Graphite merge queue.
  • Nov 10, 7:36 PM UTC: CI is running for this pull request on a draft pull request (#339) due to your merge queue CI optimization settings.
  • Nov 10, 7:37 PM UTC: Merged by the Graphite merge queue via draft PR: #339.

Copy link
Contributor Author

jumski commented Nov 10, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge:queue - adds this PR to the back of the merge queue
  • hotfix:queue - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

graphite-app bot pushed a commit that referenced this pull request Nov 10, 2025
Updated notes skill structure and permissions

This PR reorganizes the notes functionality by:

1. Moving note scripts to a shared directory structure (`.claude/skills/_shared/notes/`)
2. Adding new note utility scripts:
   - `list-topics.sh`
   - `summarize-notes.sh`
   - `echo-notes-dir.sh`
3. Replacing the general skills with more specific note-focused skills:
   - Added: `note-capture`, `note-find`, `note-list`, `note-organize`, `note-overview`, `note-refine`, `note-review`
   - Removed: `idea-refine`, `scratch-capture`, `scratch-review`

These changes provide more granular control over note management capabilities.
@nx-cloud
Copy link

nx-cloud bot commented Nov 10, 2025

View your CI Pipeline Execution ↗ for commit fd22a29

Command Status Duration Result
nx affected -t build --configuration=production... ✅ Succeeded <1s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded <1s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-10 19:37:32 UTC

@github-actions
Copy link
Contributor

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-338.pgflow.pages.dev

📝 Details:

  • Branch: chore-add-missing-claude-skills-permissions
  • Commit: 25a6ad26706cd83cfec9ca3fc46263d4858c4772
  • View Logs

_Last updated: _

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