Instructions file CodexOpenCode
Instructions for tugrulguner/intpot, covering agents.md, what intpot is, layout, coding guidelines and workflow.
Instructions file CodexOpenCode
Instructions for tugrulguner/intpot, covering agents.md, what intpot is, layout, coding guidelines and workflow.
Instructions file
Instructions for tugrulguner/intpot, a project described as: Define Python tools once and serve them as a Typer CLI, FastAPI app, or FastMCP server — or convert existing apps between all three.
Skill Claude CodeCodex
Handle the mechanics of a summonpot pull request: changelog fragments, stacked branches, restacking after a squash-merged parent, verifying no tests were lost, and reading review comments already addressed. Use when opening, updating, rebasing, or landing a pull request.
Skill Claude CodeCodex
Review a summonpot change for the defects this codebase actually produces: docs claiming unshipped behaviour, guards that reject valid code, failures raised too late, tests that pass for the wrong reason, and internal detail leaking into responses. Use before opening a pull request or when reviewing a diff.
Instructions file CodexOpenCode
Instructions for tugrulguner/summonpot, covering agents.md, what summonpot is, layout, coding guidelines and workflow.
Instructions file
Instructions for tugrulguner/summonpot, a project described as: A contract-first Python framework for turning typed endpoint declarations into executable APIs.