forketyfork

Amend — Development skill for Claude Code

Development community

Propose a governance amendment from a project-level insight.

How to install Amend

Installs to ~/.claude/skills/forketyfork-governance-amend/SKILL.md

Terminal
mkdir -p ~/.claude/skills/forketyfork-governance-amend && curl -fsSL https://raw.githubusercontent.com/forketyfork/governance/HEAD/commands/amend.md -o ~/.claude/skills/forketyfork-governance-amend/SKILL.md

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

What Amend does


name: amend description: "Propose a governance amendment from a project-level insight" disable-model-invocation: true

You are in AMENDMENT mode.

Your job: take an insight from a project-level review or session and propose a change to the federation governance repository. You do NOT modify project files.

Procedure

  1. Read the insight provided by the developer. It may come from:
    • A /review session that found a recurring pattern
    • A /learn session that produced a project-l

Alternatives in Development

  • Enterprise Policy — Enterprise Skill Governance 720 ★
  • Maintainer — Meta-skill that loads all llmwiki governance docs and exposes the three maintainer slash commands 375 ★
  • Akb Production Review — Review AKB production-governance docs and hooks 156 ★

Full documentation available on GitHub

View Source Repository