
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
dev-team-workflow
Advanced tools
Claude Code commands for business analysis, product management, and workflow automation
Claude Code commands for business analysis and workflow automation.
npx dev-team-workflow install
Interactive guided session with Alex, your Senior Business Analyst, for systematic business analysis using a proven 2-phase approach.
Features:
Interactive guided session with Jordan, your Senior Product Manager, for detailed requirements definition and go-to-market planning.
Features:
Interactive guided session with Morgan, your Lead System Architect, for comprehensive technical architecture using a proven 3-phase approach.
Features:
.claude/
βββ commands/
β βββ dtw/
β βββ business-analyst.md # Business analyst command
β βββ product-manager.md # Product manager command
β βββ architect.md # System architect command (3-phase)
βββ resources/
βββ dtw/
βββ business-analyst/
β βββ brainstorming-techniques.md
β βββ templates/
β βββ opportunity-canvas-template.md
β βββ customer-experience-brief-template.md
βββ product-manager/
β βββ pm-methodologies.md
β βββ templates/
β βββ requirements-gtm-template.md
βββ architect/
βββ architecture-methodologies.md
βββ templates/
βββ technical-feasibility-template.md
βββ system-architecture-design-template.md
βββ frontend-architecture-design-template.md
The installer creates a clean, namespaced installation in your global Claude config (~/.claude):
/dtw business-analyst, /dtw product-manager, and /dtw architect slash commands# Install
npx dev-team-workflow install
# Uninstall
npx dev-team-workflow uninstall
# Help
npx dev-team-workflow help
If the automated installer doesn't work, you can manually copy the files:
.claude/commands/dtw/ directory to your ~/.claude/commands/ directory.claude/resources/dtw/ directory to your ~/.claude/resources/ directoryOnce installed, start with business analysis:
/dtw business-analyst
Interactive session with Alex for 2-phase business analysis:
Then proceed to product management:
/dtw product-manager
Interactive session with Jordan for requirements and go-to-market planning:
Finally, complete technical architecture:
/dtw architect
Interactive session with Morgan for comprehensive technical architecture:
Template Customization: Commands prioritize project-local templates in .claude/resources/dtw/ over global defaults.
MIT License - see LICENSE file for details.
FAQs
Claude Code commands for business analysis, product management, and workflow automation
The npm package dev-team-workflow receives a total of 1 weekly downloads. As such, dev-team-workflow popularity was classified as not popular.
We found that dev-team-workflow demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago.Β It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.