Skip to content

fix #115, add ai-prompt-auto-commit hook#116

Open
tobixen wants to merge 1 commit intomasterfrom
fix/license-and-ai-prompt-precommit
Open

fix #115, add ai-prompt-auto-commit hook#116
tobixen wants to merge 1 commit intomasterfrom
fix/license-and-ai-prompt-precommit

Conversation

@tobixen
Copy link
Copy Markdown
Member

@tobixen tobixen commented Apr 16, 2026

Fix #115: change license string in calendar_cli/metadata.py from "GPLv3+" to the valid SPDX identifier "GPL-3.0-or-later".

Add .pre-commit-config.yaml with ai-prompt-auto-commit hooks (v0.0.5) ref https://github.com/pycalendar/ai-prompt-auto-commit The hooks record Claude Code prompts into .prompts/ and inject them into commit messages automatically.

Also installs the Claude Code UserPromptSubmit hook into .claude/settings.json via pre-commit run --hook-stage manual prepare-ai-repository.

prompt: Fix the ai prompt precommit as described in ~/.claude/skills/python-project-modernization.md - then deal with issue #115. commit both work tasks to the same feature/bugfixing branch and create a pull request

Fix #115: change license string in calendar_cli/metadata.py from "GPLv3+" to the valid SPDX identifier "GPL-3.0-or-later".

Add .pre-commit-config.yaml with ai-prompt-auto-commit hooks (v0.0.5)
ref https://github.com/pycalendar/ai-prompt-auto-commit
The hooks record Claude Code prompts into .prompts/ and inject them into commit messages automatically.

Also installs the Claude Code UserPromptSubmit hook into .claude/settings.json via
`pre-commit run --hook-stage manual prepare-ai-repository`.

prompt: Fix the ai prompt precommit as described in ~/.claude/skills/python-project-modernization.md - then deal with issue #115. commit both work tasks to the same feature/bugfixing branch and create a pull request

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

license code invalid

1 participant