multi-perspective-analysis
π―Skillfrom legacybridge-tech/claude-plugins
Analyzes complex topics or problems by generating multiple expert perspectives and viewpoints to provide comprehensive, nuanced insights from different professional or disciplinary angles.
Installation
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill multi-perspective-analysisSkill Details
Overview
# Claude Tools
A curated collection of 8 professional-grade Claude Code plugins for enhancing AI-assisted workflows.
---
Installation
Add the Marketplace
```bash
claude
/plugin marketplace add legacybridge-tech/claude-plugins
```
Install Plugins
```bash
# Install specific plugin
/plugin install teds@legacybridge-cc-plugins
/plugin install akashicrecords@legacybridge-cc-plugins
/plugin install projectmaster@legacybridge-cc-plugins
/plugin install multi-perspective@legacybridge-cc-plugins
/plugin install gemini-api@legacybridge-cc-plugins
/plugin install agent-browser@legacybridge-cc-plugins
/plugin install tailwindplus@legacybridge-cc-plugins
/plugin install steady-hand@legacybridge-cc-plugins
# Or browse and install interactively
/plugin
```
---
Available Plugins
| Plugin | Description | Version |
|--------|-------------|---------|
| TEDS | Task Execution Documentation System | 1.2.0 |
| AkashicRecords | AI-native knowledge management | 1.6.0 |
| ProjectMaster | Software project management | 1.2.1 |
| Multi-Perspective | Multi-expert proposition analysis | 1.0.0 |
| Gemini API | Google Gemini API integration | 1.0.0 |
| Agent Browser | Browser automation for web tasks | 1.0.0 |
| TailwindPlus | TailwindPlus UI component library | 1.0.0 |
| Steady-Hand | Context usage monitoring & quality reminders | 1.1.3 |
---
TEDS (Task Execution Documentation System)
Comprehensive documentation system for complex, multi-session tasks with mandatory logging and knowledge accumulation.
Key Features:
- Mandatory logging of every action
- Checkpoint & resume capability
- Knowledge base accumulation
- Progress tracking and status reporting
Quick Start:
```bash
/plugin install teds@legacybridge-cc-plugins
/teds-init
/teds-start my-task "Task description"
```
Documentation: [teds/README.md](./teds/README.md)
---
AkashicRecords
AI-native knowledge management system where AI reads your organizational rules (RULE.md) and autonomously manages your knowledge base.
Key Features:
- 12 generic Skills (add, update, delete, move, search + todo tracking)
- RULE.md-driven workflows (your rules, not hardcoded logic)
- Smart content classification with confirmation
- Self-governing directories with automatic maintenance
Quick Start:
```bash
/plugin install akashicrecords@legacybridge-cc-plugins
/akashic-init # AI scans and understands your structure
"Save this note about AI" # AI recommends location, you confirm
```
Documentation: [akashicrecords/README.md](./akashicrecords/README.md)
---
ProjectMaster
Comprehensive software project management system that adapts to your team's workflow with support for Agile, Scrum, Kanban, and Waterfall methodologies.
Key Features:
- Adaptive methodology support
- Meeting management with automatic action item extraction
- Sprint/iteration tracking
- Milestone tracking with dependency management
- Communication tracking (emails, messages, screenshots)
Quick Start:
```bash
/plugin install projectmaster@legacybridge-cc-plugins
/project-init
"Create meeting notes for today's sprint planning"
```
Documentation: [projectmaster/README.md](./projectmaster/README.md)
---
Multi-Perspective
Multi-perspective analysis tool for examining propositions through dynamically generated expert perspectives.
Key Features:
- Dynamic expert generation (4-6 relevant experts per proposition)
- Three analysis modes: Validation, Comprehensive, Debate
- User confirmation checkpoints
- Flexible save options
Quick Start:
```bash
/plugin install multi-perspective@legacybridge-cc-plugins
/analyze "We should adopt microservices architecture"
```
Documentation: [multi-perspective/README.md](./multi-perspective/README.md)
---
Gemini API
Google Gemini API integration for text generation, multimodal analysis, image generation, and more.
Key Features:
- Text generation with configurab
More from this repository10
Manages agile sprint planning, tracking, and reporting by helping teams organize tasks, set sprint goals, monitor progress, and generate sprint retrospective insights.
gemini-embed skill from legacybridge-tech/claude-plugins
Initializes a new todo tracking system within the AkashicRecords knowledge management framework, setting up the initial structure and configuration for managing task lists.
Enables AI to synthesize insights and solutions by drawing creative connections across different knowledge domains, fields, and disciplines.
Generates and manages Tailwind CSS UI components with enhanced design capabilities and pre-configured styling templates.
Based on the README, there's no explicit description of a "process-file" skill. However, given the context of the Claude Tools repository with various plugins focused on workflow enhancement and kn...
Tracks and analyzes communication patterns, interactions, and engagement metrics across conversations to provide insights into communication effectiveness and frequency.
Tracks project milestones, monitors progress, and provides status updates for complex multi-stage initiatives, enabling systematic checkpoint tracking and progress visualization.
Searches and retrieves content from an AI-managed knowledge base using flexible, context-aware search parameters.
Manages and tracks personal or project-specific to-do lists with AI-assisted organization, allowing users to create, update, prioritize, and track tasks dynamically within the Claude Code plugin ec...