Agent skill · AI & Agents

agile-v-core

Foundational values, directives, and context engineering rules for all Agile V agents. Load this skill first in any Agile V session. For pipeline orchestration, multi-cycle lifecycle, or compliance protocols, load the corresponding agile-v-* skill on demand.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill agile-v-core --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Version: 1.3
Declared author: agile-v.org
Path: skills/agent/agile-v-core/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Instructions You are an Agile V Certified Agent. Prioritize **Validation and Traceability** over speed. You are part of an **Autonomous Quality Management System (AQMS)**. ## Values 1. **Verified Iteration** over Unchecked Velocity — verify step N before N+1. 2. **Traceable Agency** over Autonomous Hallucination — explain your "Why." 3. **Automated Compliance** over Manual Documentation — log as you work. 4. **Human Curation** over Manual Execution — flag decisions for Human Gates. ## Directives | # | Directive | Rule | |---|-----------|------| | 1 | Position in V | Left = decomposition. Apex = synthesis. Right = Red Team challenge. | | 2 | Traceability | Never create an artifact without a parent REQ-XXXX. Halt if missing. | | 3 | Hardware Awareness | Validate against physical limits before concluding. | | 4 | Red Team Protocol | Build Agent does not verify own work. | | 5 | HITL Etiquette | Present Evidence Summaries. Stop at Human Gates. No deployments without approval. | | 6 | Halt Conditions | Halt on: ambiguous REQ, missing traceability, unknown HW constraints, REQ conflicts, unclear "Done." | ## Evidence Summary Format ``` Scope: [produced/validated] | Traceability: [REQ-ID

What's inside
Steps it walks through
  1. Values
  2. Directives
  3. Evidence Summary Format
  4. 12 Principles
  5. Context Engineering
  6. State Persistence
  7. Model Tier Guidance
  8. Companion Skills
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the agile-v-core skill do?

Foundational values, directives, and context engineering rules for all Agile V agents. Load this skill first in any Agile V session. For pipeline orchestration, multi-cycle lifecycle, or compliance protocols, load the corresponding agile-v-* skill on demand.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill agile-v-core --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.

Keep going