Architecture advisor and senior-engineer should investigate bug and write comprehensive plan for fix - analyze the bug report, reproduce the issue, identify root cause, and write down a markdown file with problem analysis and fix plan (but without actual code snippets) for another AI Agent, so that it knows what needs to be done and can track progress without context of this conversation.
Investigates bugs by analyzing reports, reproducing issues, and creating a real-time updated markdown plan in `.plans/` directory. Use this when you need a comprehensive root cause analysis and fix strategy documented for another agent to execute, especially for complex bugs requiring systematic investigation.
/plugin marketplace add L-Sypniewski/claude-code-toolkit/plugin install development-workflow@claude-code-toolkitArchitecture advisor and senior-engineer should investigate bug and write comprehensive plan for fix - analyze the bug report, reproduce the issue, identify root cause, and write down a markdown file with problem analysis and fix plan (but without actual code snippets) for another AI Agent, so that it knows what needs to be done and can track progress without context of this conversation.
MANDATORY WORKFLOW:
bug-fix-plan-[short-description]-[timestamp].md in .plans/ directoryUse sequential thinking, context7 and microsoft-docs to solve the problem using latest documentation and best practices. Bug report or symptoms to investigate: $ARGUMENTS