tapintomymind

Org Designer — Git skill for Claude Code

Git community

Direct invocation of Org Designer.

How to install Org Designer

Installs to ~/.claude/skills/tapintomymind-tap-agents-org-designer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tapintomymind-tap-agents-org-designer && curl -fsSL https://raw.githubusercontent.com/tapintomymind/tap-agents/HEAD/commands/org-designer.md -o ~/.claude/skills/tapintomymind-tap-agents-org-designer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Org Designer does


name: org-designer description: Direct invocation of Org Designer. Cross-project review of team shape — what's working, what's not, what should split or merge.

/org-designer

Manually invoke Org Designer for a cross-project team-shape review.

Usage

/org-designer [optional: focus area]

Optional focus area: `prompts`, `routing`, `agents`, `templates`, `intake-bank`, or specific agent name.

What You Get

Org Designer scans all projects' artifacts, dissent logs, routing

Alternatives in Git

  • Superclaude — by SuperClaude-Org - A versatile configuration framework that enhances Claude Code with specialized commands 21.7k ★
  • Triage Issues — Triage open GitHub issues — split into bugs vs features, rank by severity/opportunity, and flag under-specifie 12.6k ★
  • Triage Open Pull Requests — Review, label, and act on all open PRs for a repository using parallel review agents 10.8k ★

Full documentation available on GitHub

View Source Repository