admelito-svg

Change Request Intake — Project Management agent for Claude Code

Project Management community

Turns a raw, informal ETF page change request (a meeting note, email, Teams message, Jira ticket, or verbal recap) into a finished workflow run by normalizing it and running it through the compliance.

How to install Change Request Intake

Installs to ~/.claude/agents/admelito-svg-etf-product-website-change-request-intake.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/admelito-svg/etf-product-website/HEAD/.claude/agents/change-request-intake.md -o ~/.claude/agents/admelito-svg-etf-product-website-change-request-intake.md

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

What Change Request Intake does


name: change-request-intake description: Turns a raw, informal ETF page change request (a meeting note, email, Teams message, Jira ticket, or verbal recap) into a finished workflow run by normalizing it and running it through the compliance-floor-check and spec-entry-writer skills in sequence. Use whenever a new, unstructured change request needs to go through the full intake-to-spec pipeline. Do not use it for a standalone compliance question or a spec draft that already has clean, normaliz

Alternatives in Project Management

  • Communication Handler — Handle Slack and email communications 347 ★
  • Agent Protocol & Architectural Mandate — Version: 2.10.5 Target Project: git-mcp-server Last Updated: 2026-03-25 This document defines the operational 206 ★
  • Note Reader — Recalls the developer's local research notes - canonical knowledge about a module/topic, plus per-task context 80 ★

Full documentation available on GitHub

View Source Repository