npx claudepluginhub paxsonsa/myskillz --plugin paxdevCreate git commit for changes made in session
Create an implementation plan
Discover a repo and generate an LLM context guide
Implement the given plan
Research a codebase by spawning parallel sub-agents and synthesizing findings
Validate that a plan was implemented successfully.
Critically evaluate research documents by verifying assumptions against codebase reality with dual perspectives
Analyzes codebase implementation details. Call this agent when you need to find detailed information about specific components.
Locates files, directories, and components relevant to a feature or task. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Find similar implementations, usage examples, or existing patterns that can be modeled after. Provides concrete code examples and details.
Decide whether an existing discovery doc is fresh and relevant
Find existing discovery docs in .llm/shared/context/
Generate and update discovery context docs (deep synthesis)
Research a codebase by spawning parallel sub-agents and synthesizing findings
The research equivalent of codebase-analyzer. Use when wanting to deep dive on a research topic.
Discovers relevant documents in .llm/ directory. Use when researching to find if we have thoughts written down that are relevant to your task.
Web research specialist for finding modern information from web sources. Use when you need information that may only be discoverable online.
Claude Code marketplace with custom plugins and skills.
In Claude Code:
/plugin marketplace add https://github.com/paxsonsa/myskillz
/plugin install paxdev@myskillz --scope user
Development workflow plugin with research, planning, and discovery commands. See paxdev/README.md for details.
Commands: /research, /discovery, /create_plan, /implement_plan, /validate_plan, /validate_research, /commit
Agents: 10 specialized sub-agents for codebase analysis, discovery, and research
Skills: rust-docs — Rust crate & documentation lookup via crates.io API
Meta-prompting and spec-driven development system for Claude Code. Productivity framework for structured AI-assisted development.
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams