company-policies

Enforce data handling, PII protection, and approval policies across workspace apps.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/andrmaz/blend --skill company-policies
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: company-policies
Source: https://github.com/andrmaz/blend/tree/main/packages/core-module/.agents/skills/company-policies
Command: npx skills add https://github.com/andrmaz/blend --skill company-policies

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Blend-wide policies govern data handling, privacy, and operational approvals, reducing risk and ensuring consistent behavior across apps.

Core Features & Use Cases

  • Enforces corporate data handling standards (PII minimization, logging hygiene, and soft deletes).
  • Centralized policy governance with per-app overrides via same-named local skills.
  • Compliance and approval workflow scaffolding to prevent destructive actions without confirmation.

Quick Start

Edit or override the per-app policy by adding a same-named SKILL.md under the app's .agents/skills/company-policies directory to customize behavior.

Frequently Asked Questions about company-policies

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

FAQPage Schema
How do I enforce PII protection and data handling policies across all workspace apps?

To enforce PII protection and data handling policies across all workspace apps, this Skill applies workspace-wide defaults for PII minimization, logging hygiene, and soft deletes to every application. Per-app overrides are also possible.

Can I override centralized governance rules for a specific app without changing the global policy?

Yes, you can override centralized governance rules for a specific app by adding a same-named local SKILL.md file under that app's .agents/skills/company-policies directory to customize behavior locally.

What is the best way to prevent destructive actions without confirmation in a multi-app workspace?

The best way to prevent destructive actions without confirmation is to use compliance and approval workflow scaffolding, which enforces safe-override mechanisms and requires explicit confirmation before destructive operations.

Does this centralized policy governance support per-app customization for logging safeguards?

Yes, centralized policy governance supports per-app customization for logging safeguards by allowing same-named local skills to override the workspace-wide defaults for each specific application's requirements.

How do compliance and approval workflows handle data minimization and logging hygiene?

Compliance and approval workflows handle data minimization and logging hygiene by enforcing corporate data handling standards across workspace apps, ensuring PII minimization and clean logging practices are applied globally with safe-override mechanisms.

When do I need centralized policy governance for data handling and privacy rules?

You need centralized policy governance for data handling and privacy rules when managing multiple workspace apps that require consistent PII protection, logging safeguards, and approval workflows to reduce operational risk and ensure uniform compliance.