Instructions file CodexOpenCode
Instructions for nmamano/isomux, covering isomux, how to develop, formatting and linting, key decisions (do not revisit) and project layout.
Instructions file CodexOpenCode
Instructions for nmamano/isomux, covering isomux, how to develop, formatting and linting, key decisions (do not revisit) and project layout.
Instructions file
Instructions for nmamano/isomux, a project described as: Give your agents a cute office. Multi-device, multi-user, multi-agent collaboration.
Skill Claude CodeCodex
Interview the user relentlessly about a plan or design until reaching shared understanding. Good for designing new features.
Skill Claude CodeCodex
Continue an unfinished task on a fresh session. The agent writes a short forward-looking brief of what's left, the boss approves it, and the agent then hands off to a fresh copy of itself that resumes on just that brief.
Skill Claude CodeCodex
Pair-program a feature with another agent in the office. You drive (scope, design, implement); they review at design and code stages. Optionally takes the peer's name and a feature prompt as arguments.
Skill Claude CodeCodex
Read another agent's current conversation and send them feedback directly. Optionally takes an agent name as a parameter.
Skill Claude CodeCodex
File a bug report against the isomux repo on GitHub. Gathers system info, shows a full draft for user approval before filing.
Skill Claude CodeCodex
Ask another agent for an opinion on a specific question. They reply once with their take; you keep driving. Optionally takes the peer's name and the question as arguments.
Skill Claude CodeCodex
Hand off your current task to a peer agent. You write a thorough brief, message it to them directly, then stay around as a reference for follow-up questions. Optionally takes the peer's name as an argument.
Skill Claude CodeCodex
Review uncommitted changes by spawning a subagent to look for bugs and assess if the approach is principled or hacky. Use before committing to get a code review.