ArdurAI

22 mods across 2 repositories, 4 stars between them.

ArdurAI/ardur-agent

Instructions file CodexOpenCode

Instructions for ArdurAI/ardur-agent, covering ardur agent session instructions, mandatory bootstrap, source hierarchy, session ownership rule and parallel session conduct.

2 4d ago A 1,210 tokens original Apache-2.0

ArdurAI/ardur-agent

Agent

This document defines how Ardur Agent work is coordinated across LLM agents, human operators, and parallel coding sessions.

2 4d ago A 0 tokens original Apache-2.0

api-design-review

03

ArdurAI/ardur-agent

Skill Claude CodeCodex

Review a new or changed API surface against the contract concerns that bite later.

2 4d ago A 19 tokens original Apache-2.0

cite-or-refuse

04

ArdurAI/ardur-agent

Skill Claude CodeCodex

Ground answers in retrieved user-corpus spans; cite every claim or refuse when retrieval is empty.

2 4d ago A 24 tokens original Apache-2.0

code-review

05

ArdurAI/ardur-agent

Skill Claude CodeCodex

Review a diff for correctness, security, and clarity issues.

2 4d ago A 15 tokens original Apache-2.0

debug-test-failure

06

ArdurAI/ardur-agent

Skill Claude CodeCodex

Systematically diagnose a failing test instead of guessing at fixes.

2 4d ago A 17 tokens original Apache-2.0

ArdurAI/ardur-agent

Skill Claude CodeCodex

Structure a new engineer's first week so they ship and build context, not just read.

2 4d ago A 24 tokens original Apache-2.0

write-postmortem

11

ArdurAI/ardur-agent

Skill Claude CodeCodex

Write a blameless postmortem that turns an incident into durable improvements.

2 4d ago A 21 tokens original Apache-2.0

write-runbook

12

ArdurAI/ardur-agent

Skill Claude CodeCodex

Turn an incident response into a reusable runbook the next on-call can follow.

2 4d ago A 20 tokens original Apache-2.0

ArdurAI/ardur

Instructions file GitHub Copilot

Instructions for ArdurAI/ardur: See AGENTS.md in the repository root — it is the canonical, authoritative guide for agents working here, covering what Ardur does and does not claim, build and test commands, trust boundaries, and the contribution workflow.

2 yesterday A 59 tokens original MIT

ardur AGENTS.md

14

ArdurAI/ardur

Instructions file CodexOpenCode

Instructions for ArdurAI/ardur, covering ardur agent instructions, 0. first action in every new session, 1. what ardur is, and what it does not claim, 2. tl;dr commands and 3. architecture and trust boundaries.

2 yesterday B 6,115 tokens original MIT

ardur CLAUDE.md

15

ArdurAI/ardur

Instructions file

Instructions for ArdurAI/ardur: This repository keeps a single, canonical set of agent instructions in AGENTS.md. This file exists only so that Claude Code loads them automatically; it deliberately holds no rules of its own, so that the two can never drift apart.

2 yesterday A 110 tokens original MIT

ardur GEMINI.md

16

ArdurAI/ardur

Instructions file Gemini CLI

Instructions for ArdurAI/ardur: This repository keeps a single, canonical set of agent instructions in AGENTS.md. This file exists only so that the Gemini CLI loads them automatically; it deliberately holds no rules of its own, so that the two can never drift apart.

2 yesterday A 95 tokens original MIT

ArdurAI/ardur

Plugin Claude Code

Ardur runtime governance for Claude Code: mission-bound deny gating and signed Execution Receipts on tool calls.

2 yesterday A tokens not measured original MIT

PreToolUse

18

ArdurAI/ardur

Hook

Runs before the agent uses a tool, running an inline shell check. From ArdurAI/ardur.

2 yesterday A tokens not measured copy · 86% MIT

PostToolUse

19

ArdurAI/ardur

Hook

Runs after a tool call finishes, running an inline shell check. From ArdurAI/ardur.

2 yesterday A tokens not measured copy · 67% MIT

PostToolUseFailure

20

ArdurAI/ardur

Hook

Runs when a tool call fails, running an inline shell check. From ArdurAI/ardur.

2 yesterday A tokens not measured copy · 64% MIT

SubagentStart

21

ArdurAI/ardur

Hook

Runs when a subagent starts, running an inline shell check. From ArdurAI/ardur.

2 yesterday A tokens not measured copy · 72% MIT

SubagentStop

22

ArdurAI/ardur

Hook

Runs when a subagent finishes, running an inline shell check. From ArdurAI/ardur.

2 yesterday A tokens not measured original MIT