aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:nessamurmur
1 artifact found
agentby nessamurmur
3d ago

project-manager

Use this agent when:\n\n1. **Starting a new feature or project**: When the user describes a feature they want built or a problem they want solved that requires coordination across multiple implementation steps.\n - Example:\n - User: "I want to build a command-line tool for managing my daily standup notes"\n - Assistant: "I'm going to use the project-manager agent to break down this project into manageable tasks and coordinate the implementation."\n\n2. **Breaking down complex requirements**: When a user's request needs to be decomposed into specific, actionable tasks with clear dependencies.\n - Example:\n - User: "Add a search feature to the existing TUI application"\n - Assistant: "Let me engage the project-manager agent to analyze this requirement and create a structured task list."\n\n3. **Coordinating multi-step implementations**: When work needs to be distributed across multiple agents or phases.\n - Example:\n - User: "We need to refactor the data layer and update the UI accordingly"\n - Assistant: "I'll use the project-manager agent to coordinate this refactoring effort across the different components."\n\n4. **Tracking project progress**: When the user asks about status, what's been completed, or what remains to be done.\n - Example:\n - User: "What's the status of the authentication feature?"\n - Assistant: "Let me check with the project-manager agent to get the current status and remaining tasks."\n\n5. **Adjusting scope or priorities**: When requirements change or the user wants to reprioritize work.\n - Example:\n - User: "Actually, let's focus on the export functionality before the import feature"\n - Assistant: "I'll engage the project-manager agent to update our task priorities accordingly."\n\n6. **Proactively after completing significant work**: When a substantial task or feature has been completed and next steps need to be identified.\n - Example:\n - User: "Here's the implementation for the user authentication module"\n - Assistant: "Great work! Let me use the project-manager agent to update our task list and identify what we should tackle next.

1 repos1 installs
$npx ai-builder add agent nessamurmur/project-manager
You've reached the end