commit-all
01savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Batch-commit all uncommitted changes grouped by relevance. Use when multiple accumulated changes need committing. Invoked by saying "commit all" or "commit everything".
Generate a complete project rules system for GitHub Copilot, Cursor, OpenAI Codex, and any AI coding agent — instructions, prompts, rules, skills, task tracking, documentation scaffolding, and observation logs — from a single prompt.
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Batch-commit all uncommitted changes grouped by relevance. Use when multiple accumulated changes need committing. Invoked by saying "commit all" or "commit everything".
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Stage, commit, and push code changes with branch safety and explicit staging. Use when ready to commit work. Invoked by saying "commit", "push", or "commit and push".
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Document completed work — update task log, sync documentation, log observations. Use after finishing a task or batch of changes.
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Execute a previously created implementation plan — implement, test, document, and close out. Use when a plan file exists and is ready for implementation.
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Merge dev branch into master/main and push. Use when dev changes are ready for production branch. Invoked by saying "merge to master" or "merge to main".
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Create a detailed implementation plan before coding. Use when starting a new feature, multi-step refactor, or complex task. Invoked by saying "plan", "create a plan", or "plan this task".
savedpixel/ai-agent-rules-generator
Skill Claude CodeCodex
Generate a structured report on completed work, a feature area, or a topic. Saved to the reports directory. Invoked by saying "report", "generate report", or "summarize work".