← ClaudeAtlas

agent-conductlisted

Use when starting a new task or session in this repository and deciding what to load first and in what order (AGENTS, README, manifests, active process/stage definitions, role competencies); when a stage step names an execution role and its competencies need resolving; when deciding whether to ask a clarifying question versus proceed; when a different execution role should run as an isolated sub-agent rather than continuing in the current context; when choosing which capability and provider to reach for (semantic, structural, or text search; knowledge retrieval; execution; context optimization) and in what order; when checking whether another installed plugin already owns a rule before writing a new one; or when deciding how verbose to be, whether to read a whole file versus a ranged slice, or how to point at a large existing artifact instead of re-pasting it. Covers `agent-conduct.md` (the canonical capability model, provider mapping, search strategy, and tool-agnostic contributor behavior rules) and `ai-con
BhangeeF16/kaizen · ★ 0 · AI & Automation · score 70
Install: claude install-skill BhangeeF16/kaizen
# Agent Conduct This is a meta-skill: a rule that applies across every stage rather than belonging to one. It covers two documents this workspace's own `governance/README.md` groups together as the AI-contributor-specific rules — `ai-contributor-guide.md` (the canonical owner for context-loading order) and `agent-conduct.md` (the canonical owner for contributor behavior rules) — read live from this plugin's own source files every time this skill runs, so there is no separate paraphrased copy anywhere for either to drift against. This is a distinct concern from the `governance` meta-skill: that one governs whether a *document* is canonically owned and acceptance-ready; this one governs how an *agent* behaves while working in this repository. ## AI contributor guide — context-loading order (live) !`cat "${CLAUDE_PLUGIN_ROOT}/skills/agent-conduct/ai-contributor-guide.md"` ## Agent conduct — behavioral rules (live) !`cat "${CLAUDE_PLUGIN_ROOT}/skills/agent-conduct/agent-conduct.md"` ## Instructions 1. At the start of a task, load context in the order the AI Contributor Guide content above states — do not skip straight to a capability or feature document before the manifests and active process/stage definitions that resolve which one applies. 2. When a stage step names a role, resolve its competencies via the Execution Role Manifest as the guide above directs — execution roles are not product IAM roles and are not a new canonical owner of anything. 3. When blocked on a mate