noeta
01Settings file Claude Code
Agent settings configuring worktree.
Settings file Claude Code
Agent settings configuring worktree.
Instructions file CodexOpenCode
Instructions for initxy/noeta, covering communication, language, workflow, context / adr and engineering constraints.
Instructions file
Instructions for initxy/noeta, a project described as: The server-side runtime for AI agents. Durable & crash-safe (event-sourced), multi-worker scheduling, per-session sandboxing, human-in-the-loop, provider-neutral. Host agents like Claude Code on your own infra — self-hostable, no vendor lock-in.
Skill Claude CodeCodex
Draft a clear git commit for the current changes and commit them.
Skill Claude CodeCodex
Compress the current session into a concise handoff document for another agent.
Skill Claude CodeCodex
Survey the codebase and create or refresh a concise CONTEXT.md plus project docs.
Skill Claude CodeCodex
Review the current git diff for correctness and adherence to repo standards.
Skill Claude CodeCodex
Clean up the changed code for reuse, simplification, and efficiency, then apply the fixes.
Skill Claude CodeCodex
Verify a change actually does what it claims by running it and observing behavior.
Skill Claude CodeCodex
When a Python test is failing, follow this loop precisely.
Skill Claude CodeCodex
An example user-invoked skill that demonstrates frontmatter options and the skills/ /SKILL.md layout.
Skill Claude CodeCodex
Guidance for safe incremental refactors with a known-exact resource list.
Skill Claude CodeCodex
Generate an explorable HTML report of Claude Code session usage (tokens, cache, subagents, skills, expensive prompts) from /.claude/projects transcripts.
Instructions file CodexOpenCode
Instructions for initxy/ai-native, covering communication, language, context and check.
Instructions file
Instructions for initxy/ai-native, a project described as: Make any repo AI native — fewer skills, conventions over steps, so any agent can cold-start, implement, self-verify, and write its decisions back.
Skill Claude CodeCodex
Turn a repo into an AI-native project — lay down AGENTS.md, standard verbs, gates, and the spec directory. Works on new and existing repos.