chore: add Skill() allow entries via punt auto settings#18
Merged
claude-puntlabs merged 2 commits intomainfrom Mar 31, 2026
Merged
chore: add Skill() allow entries via punt auto settings#18claude-puntlabs merged 2 commits intomainfrom
claude-puntlabs merged 2 commits intomainfrom
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
There was a problem hiding this comment.
Pull request overview
This PR updates repository configuration to broaden Claude permission allowances for punt-labs plugin commands, and also includes changes to the Beads issue-tracking JSONL data.
Changes:
- Expanded
.claude/settings.jsonpermissions.allowwithSkill(...)entries for multiple punt-labs plugins (plusBash(make:*)). - Modified
.beads/.beads/issues.jsonlby changing some issue statuses/timestamps and adding several new issue entries.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
.claude/settings.json |
Adds Skill(...) allow entries for punt-labs plugin commands and allows make via Bash(make:*). |
.beads/.beads/issues.jsonl |
Updates Beads issues (status/timestamp changes) and appends new issues related to imagegen + Makefile standards. |
💡 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.

Summary
Adds Skill() allow entries for all punt-labs plugin commands to .claude/settings.json
via
punt auto settings. Propagated from punt-labs/punt-labs#11.77 entries covering beadle, biff, commit-commands, dungeon, ethos, lux, prfaq,
punt, quarry, vox, and z-spec.
Test plan
Note
Low Risk
Low risk: updates are limited to local configuration/metadata files (Claude permission allowlist and bead issue statuses) with no runtime code changes.
Overview
Expands
.claude/settings.jsonpermissions by addingBash(make:*)and allowlisting a large set ofSkill(...)commands (beadle, biff, commit-commands, dungeon, ethos, lux, prfaq, punt, quarry, vox, z-spec) generated viapunt auto settings.Updates
.beads/.beads/issues.jsonlto reflect current issue tracking state (reopening/retagging a few items such aslanglearn-6jc,langlearn-anki-37y, andlanglearn-anki-5eo).Written by Cursor Bugbot for commit 77b8a8e. This will update automatically on new commits. Configure here.