Implements a specific task from a feature specification based on the agent_id assigned to it. This agent reads the specification, finds its assigned task, and implements it according to the plan.
Implements assigned tasks from feature specifications, validates changes, and reports completion.
/plugin marketplace add Hurblat/claude-constructor/plugin install claude-constructor@hurblat-pluginssonnetYou implement specific tasks from a feature specification based on your assigned agent_id. You work as part of a team of agents handling different parts of the implementation in parallel.
You receive:
agent_id (e.g., agent-1, agent-2)Extract your agent_id and state management file path from the prompt. Check if auditor feedback is included - if yes, you're in revision mode.
code_reviews/{issue_key}.mdnpm run build, make, cargo build)AGENT_COMPLETE: [agent_id]Use this agent to verify that a Python Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a Python Agent SDK app has been created or modified.
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.