Skip to content

Add humanify skill and git history-hygiene guidance for agents#713

Draft
kmontemayor2-sc wants to merge 1 commit into
mainfrom
kmontemayor/humanify-and-git-guidance
Draft

Add humanify skill and git history-hygiene guidance for agents#713
kmontemayor2-sc wants to merge 1 commit into
mainfrom
kmontemayor/humanify-and-git-guidance

Conversation

@kmontemayor2-sc

Copy link
Copy Markdown
Collaborator

Add a humanify skill under .claude/skills that guides agents to write code comments, docstrings, and PR/commit descriptions for a hurried teammate reading the diff — comment the why at a different level than the code, write the standing state rather than the change, and trim prose without collapsing scannable structure.

Extend .claude/development.md with two git rules: never amend an already-pushed commit (add a new commit instead), and propagate fixes up a stacked branch chain with git merge only after asking, never by rebasing or force-pushing.

Scope of work done

Where is the documentation for this feature?: N/A

Did you add automated tests or write a test plan?

Updated Changelog.md? NO

Ready for code review?: NO

Add a `humanify` skill under .claude/skills that guides agents to write
code comments, docstrings, and PR/commit descriptions for a hurried
teammate reading the diff — comment the why at a different level than the
code, write the standing state rather than the change, and trim prose
without collapsing scannable structure.

Extend .claude/development.md with two git rules: never amend an
already-pushed commit (add a new commit instead), and propagate fixes up a
stacked branch chain with `git merge` only after asking, never by rebasing
or force-pushing.

Co-Authored-By: Claude Opus 4.8 <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.

1 participant