Skip to content

add precommit skill#907

Open
adilhafeez wants to merge 1 commit intomainfrom
adil/precommit-skill
Open

add precommit skill#907
adilhafeez wants to merge 1 commit intomainfrom
adil/precommit-skill

Conversation

@adilhafeez
Copy link
Copy Markdown
Contributor

Adds .claude/skills/precommit/SKILL.md — teaches the agent how to run pre-commit hooks and fix common failures (clippy, fmt, trailing whitespace, gitleaks, black).

Made with Cursor

## Run it

```bash
cd /Users/ahafeez/dev/plano && pre-commit run --all-files
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change to just the command not the pwd

Copy link
Copy Markdown
Contributor

@salmanap salmanap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have a very specific folder structure and username in your commands. Can you please make that generic?

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.

3 participants