Command Claude Code
A Common Lisp formatting command that adds missing blank lines between top-level definitions, following Google's Common Lisp style guidance. It skips several related forms and known exception cases.
Command Claude Code
A Common Lisp formatting command that adds missing blank lines between top-level definitions, following Google's Common Lisp style guidance. It skips several related forms and known exception cases.
Skill Claude CodeCodex
Test a Common Lisp product from multiple perspectives using parallel agents with cl-mcp tools. Each agent adopts a different role (user, security, maintainability, etc.) to find issues that single-perspective testing misses. Use for pre-release validation or quality audits.
Skill Claude CodeCodex
Use when you want to stress-test cl-mcp tools against a realistic Common Lisp development workflow and collect concrete improvement feedback by building a throwaway medium-size project end-to-end.
Instructions file CodexOpenCode
Instructions for cl-ai-project/cl-mcp, covering repository guidelines, project structure & module organization, build, test, and development commands, temporary debug logging and coding style & naming conventions.
Instructions file
Instructions for cl-ai-project/cl-mcp, covering claude.md, agent guidelines, project overview, self-hosted development and testing & linting.