Instructions file CodexOpenCode
Instructions for web3dev1337/gastown-gui, covering agents.md and additional rule.
Instructions file CodexOpenCode
Instructions for web3dev1337/gastown-gui, covering agents.md and additional rule.
Instructions file
Instructions for web3dev1337/gastown-gui, covering claude.md - gas town gui, read these entire documents before doing anything, architecture, file size discipline and commands.
Hook Claude Code
Runs before the context is compacted, executing pre-compact-continuity.sh. From web3dev1337/agent-workspace.
Hook Claude Code
Runs when a session starts on resume, compact and clear, executing session-start-continuity.sh. From web3dev1337/agent-workspace.
Hook Claude Code
Runs when a subagent finishes, executing subagent-stop-continuity.sh. From web3dev1337/agent-workspace.
Settings file Claude Code
Agent settings declaring 3 hook events (PreCompact, SessionStart, SubagentStop).
Instructions file CodexOpenCode
Instructions for web3dev1337/agent-workspace, covering agent workspace repo instructions, release versioning and in-place production updates.
Instructions file
Instructions for web3dev1337/agent-workspace, covering claude orchestrator guidelines for claude code, π¨ important: always provide pr url π¨, resume / context reset (read this if you lose context), process workflow controls (commander + voice) and launching agents from trello.
Skill Claude CodeCodex
Project folder + git-worktree conventions for Agent Orchestrator. Use when creating a new project under /GitHub, converting an existing repo into a master/workN worktree layout, adding worktrees, choosing safe ports, or when the orchestrator needs to infer project/worktree paths from the folder structure.
Skill Claude CodeCodex
Query the Repo Atlas β a map of every repo the user owns, cloned or not, with per-topic quality scores. Use whenever you need prior art ("how did we do networking/save data/testing before?"), when starting a new project and want to reuse an existing approach, when the user says "I remember doing this somewhere", orβ¦