Plugin Claude Code
Plugin marketplace listing 9 plugins: agent-alchemy-claude-tools, agent-alchemy-core-tools, agent-alchemy-dev-tools, agent-alchemy-git-tools, agent-alchemy-sdd-tools.
Plugin Claude Code
Plugin marketplace listing 9 plugins: agent-alchemy-claude-tools, agent-alchemy-core-tools, agent-alchemy-dev-tools, agent-alchemy-git-tools, agent-alchemy-sdd-tools.
Settings file Claude Code
Agent settings configuring env, enableAllProjectMcpServers, enabledMcpjsonServers, enabledPlugins.
Instructions file
Instructions for sequenzia/agent-alchemy, covering claude.md, project overview, repository structure, development commands and task manager.
Skill Claude CodeCodex
Reference for Claude Code's 6 Task Management tools — TaskCreate, TaskGet, TaskList, TaskUpdate (structured tracking) and TaskOutput, TaskStop (background execution). Covers tool parameters, status lifecycle, completion rules, dependency management, and conventions.
Skill Claude CodeCodex
Reference for Claude Code Agent Teams — lifecycle, messaging, spawning, orchestration, and hooks.
Agent
Designs implementation blueprints for features using exploration findings and architectural best practices.
Agent
Explores codebases to find relevant files, trace execution paths, and map architecture with team communication capabilities for collaborative analysis.
Agent
Synthesizes exploration findings into unified analysis with deep investigation capabilities (Bash, git history, dependency analysis) and completeness evaluation.
Agent
Researches technical documentation, domain knowledge, compliance requirements, best practices, and competitive landscape to support an adaptive interview. Use when the interview-me skill dispatches a research task for a topic surfaced during the conversation. user: (via interview-me) "What are good remote-first retro…
Hook
Runs before the agent uses a tool for Write, Edit and Bash tool calls, executing auto-approve-da-session.sh via bash. From sequenzia/agent-alchemy.
Skill Claude CodeCodex
Produce a structured codebase analysis report with architecture overview, critical files, patterns, and actionable recommendations. Use when asked to "analyze codebase", "explore codebase", "understand this codebase", "map the codebase", "give me an overview of this project", "what does this codebase do", "codebase…
Skill Claude CodeCodex
Deep exploration and synthesis workflow using Agent Teams with dynamic planning and hub-and-spoke coordination. Use when asked for "deep analysis", "deep understanding", "analyze codebase", "explore and analyze", or "investigate codebase".
Skill Claude CodeCodex
Conduct an adaptive interactive interview on any topic and produce a structured markdown report, summary, or implementation plan. Use when the user says "interview me", "interview me about", "run an interview on", "help me think through", or wants guided discovery on any subject. Also triggers on "talk me through"…
Skill Claude CodeCodex
Provides language-specific patterns for TypeScript, Python, and React including idioms, best practices, and common patterns. Use when implementing features in these languages.
Skill Claude CodeCodex
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
Skill Claude CodeCodex
Provides Mermaid diagram syntax, best practices, and styling rules for technical visualizations. Use when creating diagrams, flowcharts, sequence diagrams, class diagrams, state diagrams, ER diagrams, architecture diagrams, C4 diagrams, visualizations, or any visual documentation in markdown. Always use this skill…
Agent
Solves competitive programming and LeetCode-style problems with educational explanations. Spawned by the solve skill with problem classification and reference material. Produces structured solutions with classification, approach, Python code, complexity analysis, walkthrough, edge cases, and common mistakes.
Agent
Verifies competitive programming solutions through static analysis, test case generation, and execution. Spawned by the verify skill with problem statement and solution code. Reports correctness verdict, failing cases, bug analysis, and improvement suggestions.
Skill Claude CodeCodex
Reference for advanced data structure patterns used in competitive programming and technical interviews. Covers heaps, monotonic stacks, tries, segment trees, Fenwick trees, stack-based parsing, and ordered sets with Python templates, recognition signals, and edge case guidance.
Skill Claude CodeCodex
Reference for dynamic programming patterns — recognition signals, constraint mapping, Python templates, edge cases, and common mistakes for 8 core DP techniques.
Skill Claude CodeCodex
Reference patterns for graph algorithm problems including BFS, DFS, Dijkstra, topological sort, union-find, MST, Bellman-Ford, and bipartite checking. Provides recognition signals, Python templates, edge cases, and common mistakes for each technique. Use when solving problems involving graphs, trees, shortest paths…
Skill Claude CodeCodex
Reference patterns for mathematical and combinatorial problem-solving. Covers modular arithmetic, prime sieves, GCD/LCM, binomial coefficients, fast exponentiation, counting techniques, inclusion-exclusion, and game theory. Load this skill when a problem involves number theory, combinatorics, modular operations, or…
Skill Claude CodeCodex
Reference patterns for search, optimization, and greedy algorithms. Covers binary search (classic and on-answer), two pointers, sliding window, greedy strategies, prefix sums, merge intervals, and monotonic stack. Use when solving problems that involve searching sorted data, optimizing over constraints, processing…
Skill Claude CodeCodex
Solve competitive programming and LeetCode-style problems with educational explanations. Use when asked to "solve this problem", "help with this leetcode", "competitive programming solution", "solve this algorithm problem", "coding challenge solution", "how to solve this coding problem", or any algorithmic…