Skip to content
Development
Command

/validate

Validate the operating-model seed — manual binding, adapter drift, adoption state, checkpoint/evidence

From plugin
join-the-team
113 skills3 commands1 hook
Install
> /plugin marketplace add jpantsjoha/ai-native-developer-experience
> /plugin install join-the-team@join-the-team-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/validate

Context preview

What this command does when you run it.

Validate the operating-model seed — manual binding, adapter drift, adoption state, checkpoint/evidence

Command definition

validate.md
description: Validate the operating-model seed — manual binding, adapter drift, adoption state, checkpoint/evidence

Validate this repository's operating model:

python3 .agents/skills/operating-model-bootstrap/scripts/validate_operating_model.py --target .
  • A `seed` profile may PASS with warnings about unresolved project facts — that supports discovery, architecture, ADRs, backlog formation, and R0/R1 work only.
  • Before R2/R3 work, the profile must be `active` with applicable placeholders resolved; re-run with `--require-active` plus the task `--checkpoint` and `--evidence` paths.
  • Report every finding verbatim. A failing validation blocks consequential work; do not route around it.
Ships withjoin-the-team

A team-project AI harness bootstrap that gives humans and agents a shared operating contract from day one, moving AI leverage from an individual “IC superhero” advantage to a repeatable team capability on an equal playing field.

Get the whole plugin
Stats
11
Stars
4
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
6d ago
Last commit
7mo ago
Created

Repo: jpantsjoha/ai-native-developer-experience

Other commands on join-the-team.