asana-setup
01Command
Set up the Asana V2 MCP server connection (one-time OAuth app + claude mcp add).
My .claude folder that contains important configuration for Claude Code
Command
Set up the Asana V2 MCP server connection (one-time OAuth app + claude mcp add).
Command
Create and setup a new Claude Agent SDK application.
Command
Update CLAUDE.md with learnings from this session.
Command
Full discovery & portfolio analysis of a legacy system — inventory, complexity, debt, relative scale.
Command
Generate a phased Modernization Brief — the approved plan that transformation agents will execute against.
Command
Mine business logic from legacy code into testable, human-readable rule specifications.
Command
Security vulnerability scan with a reviewable remediation patch — OWASP, CWE, CVE, secrets, injection.
Command
Dependency & topology mapping — call graphs, data lineage, batch flows, rendered as navigable diagrams.
Command
Environment readiness check — analysis tools, build toolchain, source completeness, telemetry access.
Command
Multi-agent greenfield rebuild — extract specs from legacy, design AI-native, scaffold & validate with HITL.
Command
Where am I in the modernization workflow — artifact inventory, staleness, secrets hygiene, next step.
Command
Transform one legacy module to the target stack — idiomatic rewrite with behavior-equivalence tests.
Command
Same-stack version uplift (e.g. .NET Framework 4.8 → .NET 8) — preserve the code, fix the version deltas, prove equivalence by running one test suite on both runtimes.