tapps-engagement

Set TappsMCP engagement levels to control mandatory quality tools.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/wtthornton/tapps-brain --skill tapps-engagement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tapps-engagement
Source: https://github.com/wtthornton/tapps-brain/tree/main/.claude/skills/tapps-engagement
Command: npx skills add https://github.com/wtthornton/tapps-brain --skill tapps-engagement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines governance by letting you set the enforcement intensity (high, medium, or low) for quality tools across LLM interactions.

Core Features & Use Cases

  • Enforcement level switching: Set high, medium, or low to control which quality checks are mandatory.
  • Persistence: Saves the chosen level to .tapps-mcp.yaml for consistent behavior.
  • Operational scope: Applies across coding, documentation, and collaboration tasks that rely on tool governance.

Quick Start

Invoke mcp__tapps-mcp__tapps_set_engagement_level with the desired level to apply the new enforcement intensity.

Frequently Asked Questions about tapps-engagement

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

FAQPage Schema
How do I configure quality tool enforcement levels for LLM interactions?

You can configure quality tool enforcement levels by setting the engagement intensity to high, medium, or low. This controls which quality checks are mandatory during LLM interactions across coding, documentation, and collaboration tasks.

How do I persist governance settings for quality tools in my project?

To persist governance settings, set your desired enforcement intensity. The configuration is automatically saved to the .tapps-mcp.yaml file, ensuring consistent quality tool governance behavior across your project workflows.

What is the difference between high, medium, and low engagement levels for tool governance?

High, medium, and low engagement levels control the strictness of quality tool enforcement. Higher levels make more quality checks mandatory during LLM interactions, while lower levels reduce the number of required checks.

Can I apply tool governance settings across coding and documentation tasks?

Yes, tool governance settings apply across coding, documentation, and collaborative tasks. Once you set the engagement level, it governs quality tool usage uniformly across these different operational scopes.

How do I switch enforcement intensity for quality tools using TappsMCP?

You switch enforcement intensity by invoking the tapps_set_engagement_level function with your desired level. This immediately adjusts which quality tools are mandatory and persists the setting to .tapps-mcp.yaml.