Agent Session
Plugin Verificadoanalyze agent session history.
This plugin provides tools to analyze agent session history, extract patterns, and suggest practical, repository-specific rules for AI agents. It includes scripts for listing, analyzing, and extracting data from session files, aiding in agent optimization and onboarding.
Documentation
- warning:Configuration & parameter referenceThe README mentions external tool dependencies (`PERPLEXITY_API_KEY`, `CONTEXT7_API_KEY` for research skills, though not directly used by agent-session) but doesn't explicitly document parameters or precedence for the `agent-session` skills themselves. The tool usage within `analyze-session.sh` and `extract-patterns.sh` is documented, but explicit parameters for `agent-session` are not detailed.
Code Execution
- info:ValidationBasic argument validation is present in the shell scripts (e.g., checking for session file existence), but there is no formal schema validation for all inputs.
Instalação
Primeiro, adicione o marketplace
/plugin marketplace add dotneet/claude-code-marketplace/plugin install agent-session@dotneet-marketplaceExtensões similares
Plugin Master
99Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build plugins with 2025 features, (2) Add skills/commands/agents/hooks, (3) Validate plugin structure, (4) Publish to marketplace, (5) Get plugin development guidance. Provides: agent-first design patterns, progressive disclosure skills, hook automation, MCP integration, marketplace publishing. Includes plugin-expert agent and validation utilities.
PR Review Toolkit
98Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Agent SDK Development Plugin
98Development kit for working with the Claude Agent SDK
Feature Development Plugin
95Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review