Implements software changes from a request or GitHub issue. Use when asked to change code or repository files.
Commits and pushes completed changes and creates pull requests. Use when the user requests commit-and-push or a PR for local changes.
Defines the local checklist and source-loading rules for creating or editing skills and their resources.
Explores broad repositories and traces code contracts without edits. Use for cross-module mapping, call-path tracing, or dependency and interface discovery before a decision.
Reviews software changes and reports actionable defects. Use for an explicit code-review request.
Defines shared implementation and review standards loaded by the development and code-review workflows.
Drafts concise GitHub issues and checks blockers before creation. Use when asked to plan a GitHub issue.
Defines Laravel delivery and composition rules loaded by development and code-review for Laravel changes.