irskep

5 mods across 1 repository, 8 stars between them.

release

01

irskep/persistproc

Command Claude Code

MCP server to allow LLMs to manage and inspect long-running processes.

8 1y ago A 0 tokens original MIT

100_run_in_venv

02

irskep/persistproc

Cursor rule Cursor

REQUIRED: Always invoke Python-related commands via 'uv run', or use ./pp which invokes persistproc in the venv. FORBIDDEN: Never call bare python, pytest, or pip from a shell. ENCOURAGED: Disable coverage tests when filtering to specific tests.

8 1y ago A 74 tokens original MIT

irskep/persistproc

Cursor rule Cursor

Logging in this project should be detailed, scoped, and extensive. Logs are the primary way to debug test runs, so they should make execution history obvious.

8 1y ago A 253 tokens original MIT

irskep/persistproc

Cursor rule Cursor

FORBIDDEN: Importing modules inside a function or method body. All imports must be declared at the module's top level.

8 1y ago A 123 tokens original MIT

irskep/persistproc

Instructions file

Instructions for irskep/persistproc, covering claude development notes, structure, running tests, linting and type checking and development guidelines.

8 1y ago A 502 tokens original MIT