.claude/skills/ci-commit/SKILL.md
Commit Changes in CI with no user interaction
npx skillsauth add harivansh-afk/rpi ci-commitInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are tasked with creating git commits for the changes made during this session.
Think about what changed:
git status to see current changesgit diff to understand the modificationsPlan your commit(s):
Execute upon confirmation:
git add with specific files (never use -A or .)rpi/ directory or anything inside it!git commit -mtesting
facilitate pre-implementation setups for worktree setup
documentation
iterate on structure outline based on user feedback. if given a path to a document in .humanlayer/tasks/*/*-structure-outline.md, use this skill.
documentation
iterate on research document based on user feedback. This skill requires a path to a document and feedback from the human
documentation
iterate on .humanlayer/tasks/*/*-research-questions.md doc based on user feedback.