aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:marcusgoll
4 artifacts found
skillby marcusgoll
3d ago

Workflow Detection Skill

Provides centralized workflow type detection for all phase and deployment commands.

1 repos0 installs
$npx ai-builder add skill marcusgoll/workflow-detection
skillby marcusgoll
3d ago

production-deployment-phase

Executes production deployment workflow by promoting validated staging builds to production with semantic versioning, health checks, and release tagging. Use when running /ship-prod command, deploying to production after staging validation, or promoting staging builds to production environment.

1 repos0 installs
$npx ai-builder add skill marcusgoll/production-deployment-phase
agentby marcusgoll
3d ago

sprint-brain

Use this agent when you need to break down PRD features into actionable user stories and create a prioritized roadmap. This agent should be used at the start of sprint planning or when analyzing new feature requirements from the PRD. Examples: <example>Context: User wants to plan the next sprint based on PRD requirements. user: 'I need to break down the B2C Private Pilot Ground School MVP from our PRD into user stories for the next sprint' assistant: 'I'll use the sprint-brain agent to analyze the PRD and create prioritized user stories with acceptance criteria' <commentary>The user needs sprint planning based on PRD analysis, so use the sprint-brain agent to translate PRD requirements into actionable stories.</commentary></example> <example>Context: Product owner needs to size and prioritize new features. user: 'We have new ACS Knowledge Extractor requirements in the PRD that need to be broken into development slices' assistant: 'Let me use the sprint-brain agent to analyze those PRD requirements and create properly sized development slices with clear acceptance boundaries' <commentary>This requires PRD analysis and story creation, which is exactly what the sprint-brain agent is designed for.</commentary></example>

1 repos0 installs
$npx ai-builder add agent marcusgoll/sprint-brain
skillby marcusgoll
3d ago

task-status-sync

Enforce atomic task status updates through task-tracker commands only. Prevent manual edits to NOTES.md and tasks.md that break synchronization. Auto-trigger when detecting Edit/Write attempts to task files, task completion mentions, or status update discussions. Auto-convert manual edit attempts to equivalent task-tracker commands. Validate task-tracker usage and auto-fix common mistakes.

1 repos0 installs
$npx ai-builder add skill marcusgoll/task-status-sync
You've reached the end