By sharpner
Core development workflow: guard clauses, PR workflow, Graphiti memory, quality gates, and agent templates
npx claudepluginhub sharpner/claude-agentsBacklog grooming and next story planning with goal-driven refinement
Create and setup a new feature branch for development
[OPTIONAL - requires Gemini CLI] Get Gemini AI code review and post as PR comment
Initialize project with workflow-core - CLAUDE.md, docs, and optional Gemini
Pick next issue from GitHub, create worktree, and start implementation with subagents
Complete pre-PR validation checklist before creating pull request
Setup Gemini integration - API key, CLI check, and scripts
[OPTIONAL - requires Gemini CLI] Large-context codebase exploration using Gemini 2.5 Pro's 1M token window. READ-ONLY - never modifies code. Use for pattern detection, architecture analysis, and cross-file searches that exceed Claude's context.
Implements features following project standards with complete, production-ready code and zero shortcuts.
Generates feature specifications from master documents (VISION, LEARNINGS, GUIDANCE). Use for planning new features before implementation.
Comprehensive code review that validates against project standards, detects violations, and ensures production-ready quality.
Creates comprehensive test coverage. Use after implementation to ensure quality through unit, integration, and E2E tests.
Use ALWAYS. Core development rules for production-ready code - guard clauses, no shortcuts, no mocking.
Use when facing ANY technical issue. Systematic debugging - root cause investigation BEFORE attempting fixes.
Use when deciding whether to delegate work to subagents. Lists available agents with triggers and capabilities. Delegate aggressively.
Use when starting a session, beginning a new task, or encountering errors. Graphiti is the knowledge graph memory system for storing patterns, fixes, preferences and learnings across all projects.
Use when creating, reviewing, or merging pull requests. Includes CI checks, review requirements, and merge approval rules.
PFLICHT bei JEDER Antwort mit Code-Änderungen! Die 8-Punkt-Checklist MUSS als ERSTES in der Response stehen. Keine Ausnahmen.
Use when implementing ANY new feature or fixing bugs. Test-Driven Development - write tests BEFORE implementation code.
Use before claiming ANY work is complete. Evidence before claims, always. Non-negotiable verification gate.
Use before ANY code changes. Ensures work happens in isolated git worktrees, not on main branch. Critical safety check.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
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.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.