aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:danielsogl
2 artifacts found
agentby danielsogl
1mo ago

branch-code-reviewer

Use this agent when the developer has completed a logical chunk of work on their current branch and wants comprehensive feedback on all changes before committing or creating a pull request. This agent should be invoked proactively after significant code modifications, feature implementations, or bug fixes. Examples:\n\n<example>\nContext: Developer has just finished implementing a new feature component with its tests and state management.\nuser: "I've just finished implementing the task filter feature. Can you review what I've done?"\nassistant: "I'll use the Task tool to launch the branch-code-reviewer agent to analyze all changes on your current branch and provide comprehensive feedback."\n<uses Task tool to invoke branch-code-reviewer agent>\n</example>\n\n<example>\nContext: Developer has refactored several files and wants to ensure quality before committing.\nuser: "I've refactored the task service and updated the related components. Please review my changes."\nassistant: "Let me use the branch-code-reviewer agent to examine all modifications on your branch and provide detailed feedback on the refactoring."\n<uses Task tool to invoke branch-code-reviewer agent>\n</example>\n\n<example>\nContext: Developer mentions they're ready to commit or create a PR.\nuser: "I think I'm ready to commit these changes. What do you think?"\nassistant: "Before you commit, let me use the branch-code-reviewer agent to review all changes on your current branch to ensure everything meets our quality standards."\n<uses Task tool to invoke branch-code-reviewer agent>\n</example>

1 repos0 installs
$npx ai-builder add agent danielsogl/branch-code-reviewer
skillby danielsogl
1w ago

ddd-feature

Use when creating new domain features or adding new business capabilities. Triggers on requests to "create feature", "add new domain", "new module", "scaffold feature", or when implementing complete business features.

1 repos0 installs
$npx ai-builder add skill danielsogl/ddd-feature
You've reached the end