Command Claude Code
Read the AI Stack Expert agent definition at .claude/agents/ai-stack-expert.md to understand your role, expertise, and methodology. Then execute the following audit workflow.
Portable AI agent stacks. Collect, install, and share across Claude Code, Cursor, and more.
Command Claude Code
Read the AI Stack Expert agent definition at .claude/agents/ai-stack-expert.md to understand your role, expertise, and methodology. Then execute the following audit workflow.
Command Claude Code
Full development workflow for PromptPit features. Runs design, planning, implementation, review, and simplification in one session. Use this when starting a new feature or significant change.
Command Claude Code
Pre-PR quality gate for PromptPit. Run this on your feature branch after implementation is complete, before opening a PR. Chains three checks: code review, adapter correctness verification, and code simplification.
Command Claude Code
Run free-form agent-based QA against real-world public repos. Each agent acts as a developer who just discovered pit and wants to try it on a project. The agent learns what pit is only from the README and CLI help, then explores organically.
Command Claude Code
Read the AI Stack Expert agent definition at .claude/agents/ai-stack-expert.md to understand your role, expertise, and methodology. Then execute the following refresh workflow.
Command Claude Code
Tag and publish the current main branch. Run this on main after merging a PR that includes a version bump.
Command Claude Code
Push the current branch and create a Pull Request. Run this after implementation is complete and tests pass.
Command Claude Code
Bump the version and add a CHANGELOG entry. Run this on your feature branch before opening a PR that you want to release.
Command
Deploy the application to the staging environment.
Command
Review the following code and suggest improvements.