commit-msg
π―Skillfrom synthesys-lab/assassyn
Commits staged changes to git with meaningful, structured messages based on commit type, affected files, and optional issue context.
Part of
synthesys-lab/assassyn(9 items)
Installation
make build-all # Build all componentsmake test-all # Optional, runs all the tests.Skill Details
Commit the staged changes to git with meaningful messages.
More from this repository8
Incrementally drives feature implementation by tracking code progress, running tests, and creating checkpoints at 800 LOC milestones.
Systematically reviews code changes for documentation quality, code reuse, and advanced code quality standards before merging.
Creates and manages development branches for collaborative software engineering workflows in the Assassyn project.
Generates GitHub issues with precise formatting, extracting context details and selecting appropriate tags from project documentation.
Guides AI agents in creating comprehensive, design-first documentation across design docs, READMEs, source code interfaces, and test cases with automated linting.
Safely moves or renames files across a codebase while automatically updating all references in source code, documentation, and configuration files.
Generates comprehensive implementation plans with detailed file-level changes and test strategies, following a design-first test-driven development workflow.
Creates GitHub pull requests with precise formatting, extracting details from conversation context and selecting appropriate tags based on project guidelines.