agent-skills-repo-agent-rules

Enforce AGENTS.md workflow stages and skill invocation rules in agent-skills-repo.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/reez455G/my-ai-agents --skill agent-skills-repo-agent-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-skills-repo-agent-rules
Source: https://github.com/reez455G/my-ai-agents/tree/main/.omp/skills/agent-skills-repo-agent-rules
Command: npx skills add https://github.com/reez455G/my-ai-agents --skill agent-skills-repo-agent-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of rules and mappings for the AGENTS.md workflow within the agent-skills-repo project, ensuring efficient and standardized execution of tasks.

Core Features & Use Cases

  • Mandatory Skill Invocation: Ensures that the correct skill is invoked for a given task.
  • Intent-to-Skill Mapping: Automates the mapping of user intent to appropriate skills.
  • Lifecycle Mapping: Defines the stages of the workflow (DEFINE, PLAN, BUILD, VERIFY, REVIEW, SHIP) and maps them to corresponding skills.
  • Skill/Persona/Slash-Command Orchestration: Provides a model for orchestrating different components of the workflow.

Quick Start

Use the agent-skills-repo-agent-rules Skill to automate the workflow for a new feature development in the agent-skills-repo codebase.

Frequently Asked Questions about agent-skills-repo-agent-rules

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce mandatory skill invocation in AGENTS.md workflows?

Mandatory skill invocation in AGENTS.md workflows is enforced by applying predefined rules that map user intent to appropriate skills and require their execution for given tasks.

What are the standard lifecycle stages for an AGENTS.md workflow?

The standard lifecycle stages for an AGENTS.md workflow are DEFINE, PLAN, BUILD, VERIFY, REVIEW, and SHIP, with each stage mapped to corresponding skills for standardized execution.

How do I automate intent-to-skill mapping for agent workflows?

Intent-to-skill mapping for agent workflows is automated by applying predefined rules that match user intent to the appropriate skills, ensuring the correct skill is invoked for a given task.

Can I use predefined rules to orchestrate slash-commands and personas in agent-skills-repo?

Yes, predefined rules provide a model for skill, persona, and slash-command orchestration, ensuring efficient and standardized execution of tasks within the agent-skills-repo project.

Does agent-skills-repo-agent-rules require external dependencies to manage workflow lifecycles?

No external dependencies are required to manage workflow lifecycles, as the skill operates independently using scripts to enforce predefined workflow stages and skill invocation rules.

When do I need lifecycle mapping for AGENTS.md workflows?

Lifecycle mapping is needed when standardizing task execution in AGENTS.md workflows, ensuring that every stage from DEFINE to SHIP follows a consistent, mapped process.