By alvis
Tools for creating and managing Claude Code configuration files including commands, skills, standards, and agents
Create a new slash command following best practices. Use when establishing new CLI commands, documenting reusable command patterns, or building automated command templates.
Create comprehensive skill documents that define specialized Claude capabilities. Use when creating new skills, documenting reusable AI behaviors, establishing automated task patterns, building autonomous capabilities, or defining repeatable processes (previously handled by create-workflow).
Create a new technical standard directory with three-tier structure (meta.md, scan.md, write.md, rules/) from templates. Use when establishing new coding standards, documenting technical requirements, or creating compliance guidelines.
Updates agent files to align with the latest template structure and applies any specified changes while preserving unique agent characteristics.
Update existing slash commands to follow current best practices and template structure. Parses $ARGUMENTS to identify both target commands and specific areas to change. Commands will be upgraded to the latest template with clean, comment-free output and change any content in relate to the specified changes. Intelligently extracts change requirements from arguments, adds missing sections from template, removes all comments, preserves custom functionality, and make sure all the changes are clearly reflected in the command file. Ultrathink mode.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub alvis/.claude --plugin governanceBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
An INFJ-driven multi-agent development system combining rigorous technical standards with high-trust delegation. 30+ specialized agents work autonomously under strategic orchestration to deliver high-quality TypeScript applications with 100% test coverage.
This repository hosts an INFJ-orchestrated multi-agent system for TypeScript development. The orchestrator thinks mathematically, acts strategically, and values truth over ego. The system combines:
┌─────────────────────────────────────────────────┐
│ User Approval & High-Level Direction │
└─────────────────────┬───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ CLAUDE.md Gateway (Task Routing & Rules) │
├─────────────────────┬───────────────────────────┤
│ Global Settings │ Project Constitution │
│ (~/.claude/) │ (./.claude/) │
└─────────────────────┼───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ 30 Specialized Agents (Parallel) │
├─────────────────────────────────────────────────┤
│ • Frontend (React/Next.js) │
│ • Backend (Node/TypeScript) │
│ • Architecture & Design │
│ • Security & Quality │
│ • DevOps & Infrastructure │
└─────────────────────┬───────────────────────────┘
│
┌─────────────────────▼───────────────────────────┐
│ Constitution Workflows (Mandatory) │
├─────────────────────────────────────────────────┤
│ • TDD Development • Code Review │
│ • Git Workflows • Security Gates │
│ • Quality Standards • Documentation │
└─────────────────────────────────────────────────┘
lily-wong-ui-implementation - React/Next.js UI implementation expertleo-yamamoto-ux-designer - UX/UI design and user researchsophie-laurent-design-systems - Design systems and component librariesjames-mitchell-service-implementation - Node.js/TypeScript servicesethan-kumar-data-architect - Database design and optimizationcasey-murphy-integration-specialist - API integrations and webhookspriya-sharma-fullstack - Full-stack TypeScript developmentalex-chen-architect - System architecture and technical strategyjordan-lee-api-designer - RESTful and GraphQL API designava-thompson-testing-evangelist - TDD and test coverage championnina-petrov-security-champion - Security reviews and threat modelingmarcus-williams-code-quality - Code reviews and refactoringfelix-anderson-devops - CI/CD and automationluna-park-sre - Site reliability and monitoringisabella-costa-cloud-architect - Cloud infrastructure designphoenix-wright-innovation-catalyst - Innovation and rapid prototypingnova-chen-research-engineer - Technology evaluationoliver-singh-data-scientist - Machine learning and analyticsThe constitution directory contains the single source of truth for all development practices:
constitutions/
├── workflows/ # HOW to do things (step-by-step)
│ ├── coding/
│ │ ├── prepare-coding.md
│ │ └── write-code.md
│ ├── frontend/
│ │ └── build-component.md
│ ├── backend/
│ │ ├── build-service.md
│ │ └── verify-auth-scope.md
│ └── quality/
│ ├── review-code.md
│ └── approve-pr.md
├── standards/ # WHAT the rules are
│ ├── typescript-standards.md
│ └── react-patterns.md
├── patterns/ # Templates and examples
│ ├── component-template.tsx
│ └── service-template.ts
└── references/ # Quick lookup info
├── commit-examples.md
└── tech-stack.md
# Clone the repository
git clone <repository-url>
cd <repository-name>
# Install dependencies
pnpm install
# Initialize constitution compliance
pnpm constitution:init
Documentation creation, code design, product strategy, and Notion integration for knowledge management
Design specifications, architecture specs, requirements gathering, and technical documentation with Notion integration for knowledge management
Web development tools including UX design, growth optimization, rapid prototyping, and browser automation via agent-browser
React component development with UI implementation, design systems, Next.js expertise, and fullstack capabilities
General code writing tools including quality checks, testing, architecture, and implementation support
Harness for Claude Code — skills, /harness:* slash commands, persona subagents, lifecycle hooks, and MCP tools without per-repo `harness setup`. Sibling plugins exist for Cursor, Gemini CLI, and Codex.
11 agents, 35 skills, 18 commands, 9 hooks — spec-driven multi-agent orchestration for Claude Code, with optional cross-device semantic memory.
This skill should be used when the model's ROLE_TYPE is orchestrator and needs to delegate tasks to specialist sub-agents. Provides scientific delegation framework ensuring world-building context (WHERE, WHAT, WHY) while preserving agent autonomy in implementation decisions (HOW). Use when planning task delegation, structuring sub-agent prompts, or coordinating multi-agent workflows.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Production-ready Claude Code configuration with role-based workflows (PM→Lead→Designer→Dev→QA), safety hooks, 44 commands, 19 skills, 8 agents, 43 rules, 30 hook scripts across 19 events, auto-learning pipeline, hook profiles, and multi-language coding standards
Agent Teams orchestration, governance hooks, multi-AI review, memento skill intelligence, and project management skills for Claude Code