fork-dev-branch
π―Skillfrom synthesys-lab/assassyn
Creates and manages development branches for collaborative software engineering workflows in the Assassyn project.
Part of
synthesys-lab/assassyn(9 items)
Installation
make build-all # Build all componentsmake test-all # Optional, runs all the tests.More from this repository8
Commits staged changes to git with meaningful, structured messages based on commit type, affected files, and optional issue context.
Systematically reviews code changes for documentation quality, code reuse, and advanced code quality standards before merging.
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.
Incrementally drives feature implementation by tracking code progress, running tests, and creating checkpoints at 800 LOC milestones.
Creates GitHub pull requests with precise formatting, extracting details from conversation context and selecting appropriate tags based on project guidelines.