handoff
01Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Compact the current conversation into a handoff document for another agent to pick up.
Skill Claude CodeCodex
Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
Skill Claude CodeCodex
Turn the current conversation into a spec and publish it to the project issue tracker: no interview, just synthesis of what you've already discussed.
Skill Claude CodeCodex
Reviews, audits, refactors, and generates Python code following the TREM principles (Testable, Readable, Extensible, Maintainable) using the modern Python ecosystem: uv, Typer, logging, FastAPI, Pydantic, Alembic/SQLAlchemy, and FastMCP. Use this skill whenever working on Python code reviews, architecture design, API…
Skill Claude CodeCodex
Reviews, audits, and guides code generation against the TREM principles: Testable, Readable, Extensible, and Maintainable. Use this skill whenever performing code reviews, PR audits, refactoring architecture, or verifying newly generated code.
Skill Claude CodeCodex
Interactive workflow to design, scaffold, draft, and refine high-quality agent skills. Use this skill whenever authoring a new skill, converting existing procedures into a skill, or refining and validating existing SKILL.md documents.
Skill Claude CodeCodex
Connect to, query, and manage AI agent skills using the stateless SkillMCP (Skill Management System) server over Streamable HTTP. Use this skill whenever discovering, searching, inspecting, or fetching AI agent skills, reference documents, or examples from a containerized or remote SkillMCP server instance.
MCP server Claude CodeCodexCursor +2
MCP server "skillmcp" as configured in clivechung/skillmcp. Runs locally from the skillmcp Python package.