manage-projects

Orchestrate GitHub Projects, issues, and parallel Claude agent waves for feature lifecycle management.

4|1|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/lushly-dev/afd --skill manage-projects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: manage-projects
Source: https://github.com/lushly-dev/afd/tree/main/.claude/skills/manage-projects
Command: npx skills add https://github.com/lushly-dev/afd --skill manage-projects

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines complex project management workflows on GitHub by orchestrating parallel AI agent tasks, managing feature lifecycles, and ensuring structured issue tracking.

Core Features & Use Cases

  • Feature Lifecycle Management: Track features from proposal to completion using defined directory structures and status updates.
  • Issue Orchestration: Create parent issues with sub-issue dependencies and standardized templates.
  • Parallel Agent Waves: Launch multiple AI agents concurrently, optimized for file isolation and dependency management.
  • Status Tracking: Monitor agent progress and status via STATUS.md files.
  • Spec Review Workflows: Manage proposals and specifications through review and approval stages.
  • Use Case: Launch a wave of AI agents to implement different components of a new feature, ensuring they don't conflict by working on separate files, and track their progress automatically.

Quick Start

Use the manage-projects skill to launch a wave of agents for issues 20 and 21 in the lushbot repository.

Frequently Asked Questions about manage-projects

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I orchestrate parallel AI agents for GitHub project management?

You can orchestrate parallel Claude agent waves by launching multiple AI agents concurrently to implement different feature components while managing file isolation and dependency tracking automatically.

What is the best way to track feature lifecycle status from proposal to completion?

Feature lifecycle tracking is managed through defined directory structures and STATUS.md files, monitoring features across proposed, active, and complete stages with automated progress updates.

How do I create parent issues with sub-issue dependencies on GitHub?

Issue orchestration creates parent issues with sub-issue dependencies using standardized templates, ensuring structured tracking and hierarchical task relationships within GitHub Projects.

Can I launch multiple AI agents concurrently without file conflicts?

Parallel agent waves are optimized for file isolation, allowing multiple AI agents to work on separate files concurrently without conflicts while automatically managing dependencies across tasks.

How do spec review workflows work for feature proposals?

Spec review workflows manage proposals and specifications through structured review and approval stages, ensuring features are evaluated before transitioning into active development phases.

Does this GitHub project management approach work with existing issue templates?

The system uses standardized issue templates with parent/sub-issue patterns, integrating with GitHub Projects to manage feature stages and track status throughout the development lifecycle.