GenproMM
Official@genpromm
Offers a structured framework for managing software project lifecycles, milestone tracking, and technical documentation through persistent state and phase-based execution.
Agent Skills by GenproMM
Showing 61 vetted skills indexed across 1 GitHub repositories.
gsd-manager
Manage and track milestones across multiple project phases.
gsd-review-backlog
Automates review, promotion, and removal of project backlog items.
gsd-new-project
Initializes new projects with unified questioning, research, requirements and roadmap creation workflows.
gsd-list-workspaces
Scan a directory for GSD workspaces and summarize their status.
gsd-ui-phase
Generate UI design contracts as UI-SPEC.md for frontend phases.
gsd-cleanup
Archive completed milestone phase directories into a designated archive location.
gsd-do
Dispatch natural language intents to matching GSD commands via routing rules.
gsd-list-phase-assumptions
Analyze Claude's phase assumptions from roadmap data for early correction.
gsd-thread
Create, list, and resume persistent context threads for cross-session work.
gsd-add-phase
Add a new phase to the current milestone and update roadmap files.
gsd-session-report
Generate session reports with token usage estimates and work summaries.
gsd-insert-phase
Inserts a decimal phase for urgent tasks into an existing project roadmap.
gsd-add-todo
Extracts ideas from conversations and creates todos in STATE.md for GSD sessions.
gsd-secure-phase
Verify threat mitigations for completed phases and update SECURITY.md.
gsd-resume-work
Restore project context and resume work from STATE.md checkpoints.
gsd-quick
Execute small ad-hoc tasks with atomic commits and state tracking.
gsd-milestone-summary
Generate project milestone summaries from ROADMAP, REQUIREMENTS, CONTEXT, SUMMARY, and VERIFICATION files.
gsd-plant-seed
Records user ideas and triggers reminders based on milestone conditions.
gsd-new-milestone
Initiate a new project milestone and update core project documents.
gsd-ship
Automate pull request creation, review triggering, and merge tracking in Git repositories.
gsd-workstreams
Automate listing, creating, monitoring, and completing workstream milestones.
gsd-help
Display the GSD command reference without additional analysis.
gsd-forensics
Analyze git history, artifacts, and state to diagnose failed GSD workflows.
gsd-plan-milestone-gaps
Identify project milestone gaps and create closure phases in roadmaps.
Frequently Asked Questions About GenproMM
FAQPage SchemaWhat specific project management tasks does GenproMM enable?▼
GenproMM enables granular milestone tracking, backlog management, and phase-based project execution. It supports initializing new workspaces, inserting urgent tasks into roadmaps, and archiving completed phases while maintaining persistent state across development sessions.
Which technical personas benefit most from these capabilities?▼
Software engineers, technical leads, and project managers who require rigorous tracking of development phases, documentation alignment, and quality assurance audits will find these capabilities most effective for maintaining complex, long-running codebases.
What are the primary dependencies for running these project management functions?▼
The system relies on a local Git environment, structured Markdown files (ROADMAP.md, STATE.md, REQUIREMENTS.md), and a Bash-compatible shell. It requires a configured environment to manage worktrees and persistent context files for session resumption.