Armory
Source
Browse
Workflows

dependency-mapper

Map project and task dependencies with critical path analysis and circular dependency detection

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install dependency-mapper --cli claude

writes the file to.claude/commands/dependency-mapper.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/dependency-mapper.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Map project and task dependencies with critical path analysis and circular dependency detection

When to use it

Map project and task dependencies with critical path analysis and circular dependency detection

How to install / invoke

# Copy the command into your project's .claude/commands/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/commands/team/dependency-mapper.md -o .claude/commands/dependency-mapper.md

Notes

Extracted from davila7/claude-code-templates, team category.