AlexGladkov

Mach Person — AI skill for Claude Code

AI community

Machiavelli — add a new person to the corporate ontology, run a mini-interview for relations, and review LLM-suggested pending connections.

How to install Mach Person

Installs to ~/.claude/skills/alexgladkov-machiavelli-mach-person/SKILL.md

Terminal
mkdir -p ~/.claude/skills/alexgladkov-machiavelli-mach-person && curl -fsSL https://raw.githubusercontent.com/AlexGladkov/machiavelli/HEAD/commands/mach-person.md -o ~/.claude/skills/alexgladkov-machiavelli-mach-person/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Mach Person does


name: mach-person description: Machiavelli — add a new person to the corporate ontology, run a mini-interview for relations, and review LLM-suggested pending connections. user_invocable: true

/mach-person

Adds a person to the ontology and runs a mini-interview to capture immediate relations. After creation, displays any LLM-suggested `pending` relations for the user to confirm or ignore.

Usage

/mach-person 

Examples:

  • `/mach-person Директор по прод

Alternatives in AI

Full documentation available on GitHub

View Source Repository