setup-role-adapter

Verify and correct adapter repository configurations against a role baseline.

Updated Feb 28, 2026
One-click install
npx skills add https://github.com/tachiiri-org/agent-ops --skill setup-role-adapter
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-role-adapter
Source: https://github.com/tachiiri-org/agent-ops/tree/main/.codex/skills/setup-role-adapter
Command: npx skills add https://github.com/tachiiri-org/agent-ops --skill setup-role-adapter

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that a given code repository adheres to a predefined baseline of roles and configurations, automating the setup and maintenance of adapter repositories.

Core Features & Use Cases

  • Baseline Verification: Checks for the presence and correctness of essential files and configurations.
  • Automated Reconciliation: Fixes missing or drifted baseline elements like health endpoints and entrypoints.
  • Use Case: When onboarding a new adapter repository, this Skill automatically sets up the necessary scaffolding and configurations to meet the project's role requirements.

Quick Start

Run the setup-role-adapter skill to reconcile the current repository to the expected role baseline.

Frequently Asked Questions about setup-role-adapter

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

FAQPage Schema
How do I automate repository setup to match a role baseline?

Automated repository setup matches a role baseline by verifying essential configurations and correcting missing or drifted elements. This ensures adapter repositories adhere to predefined operational frameworks without manual scaffolding.

What is adapter repository reconciliation and when do I need it?

Adapter repository reconciliation checks and fixes baseline configurations like health endpoints and entrypoints. You need it when onboarding new adapter repositories or maintaining existing ones to ensure they meet project role requirements.

How do I verify if my repository has the correct health endpoint and entrypoint configurations?

Verifying correct health endpoint and entrypoint configurations involves checking the repository against its expected role baseline. The Skill automatically detects missing or drifted baseline elements and corrects them during reconciliation.

Can I fix configuration drift in an existing adapter repository without manual intervention?

Yes, configuration drift in an existing adapter repository can be fixed automatically. The reconciliation process detects missing or incorrect baseline elements and applies the necessary corrections to restore adherence to the operational framework.

Does provider-boundary adherence require specific dependencies for repository bootstrapping?

No specific dependencies are required for provider-boundary adherence during repository bootstrapping. The Skill operates independently to verify and correct essential configurations, ensuring the repository satisfies automated setup requirements without external tools.

What's the best way to ensure a new adapter repository meets operational framework requirements?

The best way to ensure a new adapter repository meets operational framework requirements is running automated reconciliation. It verifies and corrects essential files and configurations, automatically scaffolding the repository to satisfy predefined role baselines.