agent-ops-constitution
Create/update .agent/constitution.md. Use when commands/boundaries/constraints must be confirmed before baseline or code changes. Draft v0 from repo evidence, then interview user.
npx skills add majiayu000/claude-skill-registry --skill agent-ops-constitution-weholt-script-cast --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Constitution workflow (mandatory before baseline) ## Goal Make `.agent/constitution.md` baseline-ready by confirming: - allowed/restricted/forbidden work areas - single-line build/lint/test/format commands - environment assumptions - project-specific constraints - issue-first workflow expectations ## Pre-requisite: Context Map **Before starting constitution interview, ensure a context map exists:** 1) Check if `.agent/map.md` exists 2) If NO map exists: ``` 📍 No context map found. Creating one first to inform constitution questions... ``` → Invoke `agent-ops-context-map` to generate `.agent/map.md` 3) If map exists but is stale (>30 days old or significant changes detected): ``` 📍 Context map may be outdated. Refresh? [Y]es / [N]o ``` 4) Use the map to: - Pre-populate candidate work areas - Identify build/test tooling - Understand project structure for interview questions ## Procedure 1) **Ensure context map exists** (see above) 2) **Run tool detection** — invoke `agent-ops-tools` or `aoc tools scan --save` - Creates `.agent/tools.json` with available development tools - Identifies missing recommended tools based on detected project type - Populates "Available tools" section in
- Goal
- Pre-requisite: Context Map
- Procedure
- Issue Discovery During Constitution
- Template
- Low Confidence Completeness Check (MANDATORY)
- Required Sections Checklist
- Completeness Verification
- Staleness Check
- Gap-Filling Interview
What does the agent-ops-constitution skill do?
Create/update .agent/constitution.md. Use when commands/boundaries/constraints must be confirmed before baseline or code changes. Draft v0 from repo evidence, then interview user.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill agent-ops-constitution-weholt-script-cast --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
