PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard_infrastructure_as_code.py with --show-toplevel and --project. From crypdick/pynchy.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing guard_infrastructure_as_code.py with --show-toplevel and --project. From crypdick/pynchy.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Skill Claude CodeCodex
Use when writing or reviewing pynchy documentation, deciding where to document things, updating the docs, checking doc consistency, or fixing broken links. Covers information architecture, writing philosophy, tree-shaped navigation, doc-code coupling, no hard-coded usernames, extensibility framing for pluggable…
Skill Claude CodeCodex
Use when running pynchy locally — running the app, tests, linting, formatting, prek hooks, or rebuilding the agent container. Also use when determining whether you're on the live Pynchy host or a local machine, and for debugging agent behavior-- session transcript branching, inspecting message history and agent traces…
Skill Claude CodeCodex
Use when managing the pynchy service on the server — deploying changes, observing logs, checking service status, restarting the service, setting up GitHub auth, rebuilding the agent container, or running commands on the live Pynchy host. Also use when interacting with the LiteLLM proxy — investigating failed requests…
Skill Claude CodeCodex
Use when creating, scaffolding, or updating a pynchy plugin, including channels, MCP servers, skills, agent cores, workspace specs, and container runtime plugins. Also use when users ask how to register plugins via config.toml, add entry points, or validate plugin hook wiring.
Skill Claude CodeCodex
Use when working with non-admin groups that have pynchyrepoaccess, understanding git worktree isolation, diagnosing uncommitted work left in a worktree after a service restart, or understanding post-run merge behavior.
Instructions file CodexOpenCode
Instructions for crypdick/pynchy, covering pynchy, architectural direction, deployment awareness, quick context and key files.
Instructions file
Instructions for crypdick/pynchy, a project described as: OpenClaw alternative with strict container isolation for security measures. Connects to WhatsApp, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK.
Skill Claude CodeCodex
When running multi-line Python code or code with quotes, apostrophes, or f-strings via Bash, always use heredoc syntax instead of python -c to avoid shell quoting issues.
Skill Claude CodeCodex
Drive a host desktop through Pynchy's policy-mediated provider plugins when browser automation is inappropriate.
Skill Claude CodeCodex
How to use browser tools for web navigation and interaction.
Skill Claude CodeCodex
Refresh expired Slack browser tokens (xoxc/xoxd) using persistent browser sessions. Use when Slack MCP tools fail with authentication errors.
Skill Claude CodeCodex
Post tweets, like, reply, retweet, and quote on X (Twitter) using browser automation. Use when the user asks you to interact with X/Twitter.