RafaTchanz

Sdlc GitHub Issue — Project Management agent for Claude Code

Project Management community

Creates one GitHub Issue per story, adds it to the squad's GitHub Project board, and sets its Epic/Projeto custom fields.

How to install Sdlc GitHub Issue

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-github-issue.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-github-issue.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-github-issue.md

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

What Sdlc GitHub Issue does


name: sdlc-github-issue description: Creates one GitHub Issue per story, adds it to the squad's GitHub Project board, and sets its Epic/Projeto custom fields. Dispatched only by the /sdlc trunk, once per epic right after that epic's batch of story files clears its human validation gate — passed the exact list of approved story files, never a whole-directory glob — and only when the session opted in during Intake (epic mode); or by the /sdlc-write-task skill for a single explicit file with ex

Alternatives in Project Management

  • Claude Squad — Manages multiple AI terminal agents including Claude Code and Aider in parallel 5.6k ★
  • Polyglot Engineer — Multi-language expert specializing in Rust, Python, Zig, Go, TypeScript, and Swift 131 ★
  • Grainulator — Autonomous research sprint subagent 87 ★

Full documentation available on GitHub

View Source Repository