{"id":25980465,"url":"https://github.com/jmrashed/agile-project-management","last_synced_at":"2025-07-03T02:33:01.699Z","repository":{"id":279813098,"uuid":"940042720","full_name":"jmrashed/agile-project-management","owner":"jmrashed","description":"A comprehensive repository showcasing expertise in Scrum, Kanban, and Agile methodologies with real-world templates and automation scripts. Perfect for Agile practitioners, Project Managers, and development teams looking to streamline workflows!","archived":false,"fork":false,"pushed_at":"2025-02-27T17:34:12.000Z","size":31,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T05:05:14.959Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jmrashed.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-02-27T14:20:50.000Z","updated_at":"2025-02-27T17:34:15.000Z","dependencies_parsed_at":"2025-02-27T21:39:03.676Z","dependency_job_id":"af314b40-705e-4ba0-a898-74e0bada8f19","html_url":"https://github.com/jmrashed/agile-project-management","commit_stats":null,"previous_names":["jmrashed/agile-project-management","mrzstack/agile-project-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmrashed/agile-project-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Fagile-project-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Fagile-project-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Fagile-project-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Fagile-project-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmrashed","download_url":"https://codeload.github.com/jmrashed/agile-project-management/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmrashed%2Fagile-project-management/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263247225,"owners_count":23436815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-05T07:35:14.221Z","updated_at":"2025-07-03T02:33:01.652Z","avatar_url":"https://github.com/jmrashed.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 **Advanced Agile Project Management Toolkit**\n\n[![GitHub License](https://img.shields.io/github/license/jmrashed/agile-project-management)](./LICENSE)  \n[![GitHub Stars](https://img.shields.io/github/stars/jmrashed/agile-project-management?style=social)](https://github.com/jmrashed/agile-project-management/stargazers)  \n[![GitHub Forks](https://img.shields.io/github/forks/jmrashed/agile-project-management?style=social)](https://github.com/jmrashed/agile-project-management/network/members)  \n\nWelcome to the **Advanced Agile Project Management Toolkit**, your ultimate solution to streamline and optimize Agile processes. Whether you are a **Scrum Master**, **Agile Coach**, **Project Manager**, or part of a **Development Team**, this repository equips you with real-world templates, automation scripts, and advanced best practices that cater to **Scrum**, **Kanban**, and **Agile methodologies**.\n\n## 📌 **Key Features**  \n\n- ✅ **Comprehensive Backlog Management** – Templates for both **Product Backlog** and **Sprint Backlog** to track and manage work efficiently in **Markdown**, **Excel**, and **GitHub Projects**.  \n- ✅ **Sprint Planning \u0026 Retrospective Templates** – Structured templates for streamlined **Sprint Planning** and **Sprint Retrospectives**, with clear guidelines to improve team collaboration and velocity.  \n- ✅ **Automation for Jira \u0026 Trello** – Fully customizable scripts to automate routine tasks using **Jira API** and **Trello API**, reducing manual effort and boosting team productivity.  \n- ✅ **Advanced RACI Matrix Templates** – Define roles and responsibilities with **RACI Matrix** templates in **Markdown** and **Excel**, ensuring clarity and accountability across all project phases.  \n- ✅ **GitHub Project Boards for Agile Workflows** – Harness the power of **GitHub Projects** for transparent, real-time task tracking and workflow management, with live demos included.  \n\n---  \n\n## 📂 **Repository Structure**  \n\n```\n📦 agile-project-management\n├── 📂 backlog_templates\n│   ├── 📝 product-backlog.md\n│   ├── 📝 sprint-backlog.md\n│   ├── 📊 product-backlog.xlsx\n│   ├── 📊 sprint-backlog.xlsx\n│  \n├── 📂 sprint_management\n│   ├── 📝 sprint-planning-template.md\n│   ├── 📝 sprint-retrospective-template.md\n│  \n├── 📂 automation_scripts\n│   ├── 📂 jira\n│   │   ├── 📜 jira-automation-example.js  # Sample script to automate Jira tasks.\n│   │   ├── 📜 jira-issue-creator.py     # Automates issue creation in Jira via API.\n│   │  \n│   ├── 📂 trello\n│   │   ├── 📜 trello-automation-example.js  # Sample script for automating Trello tasks.\n│   │   ├── 📜 trello-card-mover.py        # Automates Trello card movement between lists.\n│  \n├── 📂 responsibility_assignment\n│   ├── 📝 raci-matrix.md\n│   ├── 📊 raci-matrix.xlsx\n│  \n├── 📂 project_boards_demo\n│   ├── 📝 github-project-boards-guide.md\n│  \n├── 📜 README.md  # Full documentation and setup guide.\n├── 📜 CONTRIBUTING.md  # Guidelines for contributing to the project.\n├── 📜 LICENSE  # License details\n```\n\n---  \n\n## 🚀 **Getting Started**  \n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/jmrashed/agile-project-management.git\n   cd agile-project-management\n   ```\n2. **Familiarize yourself** with the folder structure and templates.\n3. **Run automation scripts** (Jira/Trello) based on your workflow needs.\n4. **Set up GitHub Project Boards** and start managing your Agile tasks and sprints.\n\n---  \n\n## 🔗 **Detailed Usage Guide**  \n\n### 📌 **1. Backlog Management**  \n- **Product Backlog:** Use **`backlog_templates/product-backlog.md`** to document and maintain **Product Backlog Items (PBIs)** in a structured format.  \n- **Sprint Backlog:** Track and manage your **Sprint Backlog** using **`backlog_templates/sprint-backlog.md`** to ensure continuous progress within each Sprint.\n\n### 📌 **2. Sprint Planning \u0026 Retrospectives**  \n- **Sprint Planning:** Use **`sprint_management/sprint-planning-template.md`** to organize and conduct **Sprint Planning** meetings, ensuring that the team is aligned and ready for the Sprint ahead.\n- **Sprint Retrospective:** Use **`sprint_management/sprint-retrospective-template.md`** to document and assess Sprint outcomes, promoting continuous improvement and team collaboration.\n\n### 📌 **3. Automating Agile Workflows**  \n- **Jira Automation:**  \n  - **`jira-issue-creator.py`**: Use this Python script to automate issue creation in Jira using the Jira REST API, reducing manual input and speeding up workflow.\n  - **`jira-automation-example.js`**: JavaScript sample for common Jira automation tasks like issue transitions and custom workflows.\n  \n- **Trello Automation:**  \n  - **`trello-card-mover.py`**: A Python script to move cards between lists on Trello based on specific triggers, helping maintain task flow without manual intervention.\n  - **`trello-automation-example.js`**: Example of automating Trello with JavaScript, to create and update cards programmatically.\n\n### 📌 **4. RACI Matrix for Clear Role Definitions**  \n- **RACI Matrix Templates**: Utilize **`responsibility_assignment/raci-matrix.md`** to define and communicate roles within your team, making sure everyone understands their responsibilities.\n- **Excel version**: Available for easy customization, especially in larger teams with complex roles.\n\n### 📌 **5. GitHub Project Boards for Agile Task Tracking**  \n- **GitHub Project Boards** provide a visual representation of the Agile workflow.  \n  - **`github-project-boards-guide.md`** demonstrates how to set up and manage GitHub Projects for effective Agile task tracking.\n  \n---  \n\n## 🤝 **Contributing**  \n\nWe **welcome contributions**! To improve and expand the toolkit, follow these steps:\n\n1. **Fork the repository.**\n2. **Create a feature branch** (e.g., `feature-branch`).\n3. **Commit your changes.**\n   ```bash\n   git commit -m \"Add new feature or improvement\"\n   ```\n4. **Push your branch** to your forked repository:\n   ```bash\n   git push origin feature-branch\n   ```\n5. **Create a Pull Request.**\n\nFor detailed instructions, see [CONTRIBUTING.md](./CONTRIBUTING.md).\n\n---  \n\n## 📜 **License**  \n\nThis project is licensed under the **MIT License** – see the [LICENSE](./LICENSE) file for details.  \n\n---\n\n## ⭐ **Show Your Support**  \n\nIf you find this repository useful, consider:\n\n- **Starring** this repo on GitHub to help others discover it! ⭐\n- **Sharing** it with your team or network to improve Agile workflows globally! 🌍\n- **Contributing** to further enhance and refine these Agile tools! 🔥  \n\n---  \n\n### 🔗 **Connect with Me**  \n\n📧 **Email**: [jmrashed@gmail.com](mailto:jmrashed@gmail.com)  \n🌐 **GitHub**: [github.com/jmrashed](https://github.com/jmrashed)  \n🚀 Let’s collaborate to build **better Agile processes** and drive success in your projects! 🚀   ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Fagile-project-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmrashed%2Fagile-project-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmrashed%2Fagile-project-management/lists"}