Gh Features
Description
# GitHub Project Management — Full Feature Reference # Read this file when creating issues, epics, or managing the board. # All field IDs are read from otherness-config.yaml (github_projects section). # Shared helper — call as: _gp_field <key> # Reads a field from the github_projects section of otherness-config.yaml _gp_field() { python3 -c " import re, sys key=sys.argv[1]; section=None for line in open('otherness-config.yaml'): s=re.match(r'^(\w[\w_]*):', line) if s: section=s.group(1)
Installation
Installs to ~/.claude/agents/pnz1990-otherness-gh-features.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pnz1990/otherness/HEAD/agents/gh-features.md -o ~/.claude/agents/pnz1990-otherness-gh-features.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Agent Evaluator
Evaluates agent output against 5-axis quality rubric (accuracy, completeness, clarity, actionability, concisen
Project Management Architectobot
Project Architect & Task Breakdown Specialist who analyzes codebases and creates detailed implementation plans
Project Management Memory Keeper
Updates .claude/memory.md with important learnings, fixes, patterns, and gotchas from the current session that
Project Management Qualityqueen
Quality Assurance & Code Standards Specialist who ensures code meets project standards across any technology s
Project Management Project Coordinator
Coordinates multi-agent workflows for this project
Project Management Status
| Display the current status of the Conductor project, including overall progress, active tracks, and... | - |
Project Management