Command Claude Code
Architecture Decision Record - Alternatives Analysis.
Command Claude Code
Architecture Decision Record - Alternatives Analysis.
Command Claude Code
Conduct a structured SWOT analysis comparing Build Custom vs. Integrate/Extend Existing approaches for a specific capability. This framework surfaces trade-offs systematically to support an evidence-based build-vs-buy decision.
Command Claude Code
Comprehensive Design Review - Parallel Multi-Agent Validation.
Command Claude Code
Systematic Landscape Research Protocol.
Command Claude Code
Pre-Mortem Design Validation (Failure Scenario Analysis).
Command Claude Code
Self-Critique Enhanced Design Review.
Command Claude Code
Load context for a new agent session by analyzing codebase structure and README.
Command Claude Code
Test parallel agent dispatch timing.
Command Claude Code
Verify that PR claims match actual implementation.
Hook Claude Code
Runs when a session starts, running entire hooks claude-code session-start. From basher83/lunar-claude.
Hook Claude Code
Runs when a session ends, running entire hooks claude-code session-end. From basher83/lunar-claude.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running entire hooks claude-code user-prompt-submit. From basher83/lunar-claude.
Hook Claude Code
Runs when the agent finishes a response, running entire hooks claude-code stop. From basher83/lunar-claude.
Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running entire hooks claude-code pre-task. From basher83/lunar-claude.
Hook Claude Code
Runs after a tool call finishes for Task and TodoWrite tool calls, running entire hooks claude-code post-task (2 commands). From basher83/lunar-claude.
Settings file Claude Code
Agent settings declaring 6 hook events (SessionStart, SessionEnd, UserPromptSubmit, Stop).
Skill Claude CodeCodex
Knowledge and guardrails for the mise + fnox + infisical secrets toolchain, covering secret injection, secret providers, and env var hygiene.
Skill Claude CodeCodex
Release conventions and changelog configuration for lunar-claude, covering version bumping, changelog generation via git-cliff, and release tagging.
Cursor rule Cursor
When accessing content from GitHub repositories, ALWAYS use GitHub MCP tools instead of web scraping, Firecrawl, or other methods.
Cursor rule Cursor
When you are uncertain about knowledge, or the user doubts your answer, always use Jina MCP tools to search and read best practices and latest information.
Instructions file CodexOpenCode
Instructions for basher83/lunar-claude, covering project overview, commands, environment setup, code quality and testing.
Instructions file
Instructions for basher83/lunar-claude, a project described as: Repo for my personal Claude Code configs.
Command
Audit tracking for slash commands in the meta-claude plugin's skill workflow.
Command
File: plugins/meta/meta-claude/commands/skill/create.md Date: 2025-11-17 Reviewer: command-audit Command Type: Plugin.