๐ŸŽฏ

policy-algebra

๐ŸŽฏSkill

from camacho/ai-skills

VibeIndex|
What it does
|

Generates frozen, drift-checkable Starlark governance rule blocks from intent strings or plan files, with adaptive deep/shallow interview modes and a --verify command for canonicalized drift detection against candidates.

๐Ÿ“ฆ

Same repository

camacho/ai-skills(27 items)

policy-algebra

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add camacho/ai-skills --skill policy-algebra
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add camacho/ai-skills --skill policy-algebra
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/policy-algebra/SKILL.md

SKILL.md

147Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
bail๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
plan-review๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
archive๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
orient๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
capture๐ŸŽฏSkill

An individual skill from the camacho/ai-skills collection, a set of AI skills for Claude Code and Codex installable via npx skills, with each skill providing focused instructions for specific development tasks.

๐ŸŽฏ
reflect๐ŸŽฏSkill

A post-task review and memory extraction skill from a collection of AI skills for Claude Code and Codex. Part of a toolkit that includes validation, context reconstruction, and project naming capabilities, all installable via npx skills.

๐ŸŽฏ
status๐ŸŽฏSkill

Part of a collection of AI skills for Claude Code and Codex that includes validation, post-task reflection, context reconstruction after /clear, and project naming. All skills are installed via npx skills with SKILL.md frontmatter discovery.

๐ŸŽฏ
catchup๐ŸŽฏSkill

Reconstructs conversation context after a /clear command or session resume, helping AI agents quickly regain awareness of what was being worked on without the user needing to re-explain the project state.

๐ŸŽฏ
validate๐ŸŽฏSkill

Runs full project validation including typechecking, linting, formatting, testing, and optional build steps to ensure code quality before commits or deployments.

๐ŸŽฏ
build-skill๐ŸŽฏSkill

Creates high-quality skills by running three competing parallel approaches (skill-creator, superpowers, and manual), comparing results on five dimensions, then synthesizing the best elements into a final SKILL.md through a full 10-step workflow pipeline.