VisiTrans Claude Toolkit¶
What is this?¶
The VisiTrans Claude Toolkit is a plugin for Claude Code that gives your team a complete, spec-driven development workflow — from product research through production operations. It captures institutional knowledge automatically, runs multi-agent code reviews, and enforces quality gates so that every project benefits from what your team has learned before.
Built for B2B SaaS teams, it works with solo developers and cross-functional teams alike. Install it once, and every Claude Code session gets access to 100+ skills, automated reviewers, and a learning loop that compounds quality over time.
Why use it?¶
Engineering teams lose institutional knowledge every time a session ends, a team member leaves, or a decision goes undocumented. The toolkit solves this by embedding a continuous learning loop directly into development workflows: every session captures decisions and learnings, every learning feeds back into the framework, and every improvement compounds across the entire team.
Two Workflows¶
Unified Product Development:
Design: /pd-0-start → /pd-1-research → /pd-2-prd → /pd-3-prototype → /pd-4-validate → /pd-6-handoff
Specs: /specs-from-prd ──┐
/spec-from-requirements ─┤→ /activate
Build: /2-plan → /3-build → /4-review → /5-finalize → /6-operate
Knowledge Work (legacy):
/kw-0-start → /kw-1-plan → /kw-2-execute → /kw-3-review → /kw-4-publish
What's Included¶
| Component | Count | Description |
|---|---|---|
| Skills | 100 | Workflow phases, document tools, design system, dev tools, knowledge capture |
| Agents | 53 | Orchestrators, review, security, architecture, design, research, workflow |
| Commands | 36 | Workflow automation, code review, deployment, knowledge capture |
| Orchestrators | 7 | Conceptual, implementation, deployment, bugfix, incident, product-design, knowledge-work |
| Hooks | 8 | Branch guard, secret scanning, doc prerequisites, backup, vault guard |
Get Started¶
| I want to... | Guide |
|---|---|
| Install the toolkit (macOS, Linux, Windows) | Installation |
| Start a brand-new project from scratch | Greenfield: Your First Project |
| Adopt the toolkit for an existing project | Brownfield: Adopting the Toolkit |
| Get my whole team set up | Team Onboarding |
| Verify everything is working | Verify Setup |