forge

Orchestrate AI agents to deliver software features from user stories to deployment.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/KJ-devs/portfolio --skill forge-kj-devs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/KJ-devs/portfolio/tree/main/.claude/skills/forge
Command: npx skills add https://github.com/KJ-devs/portfolio --skill forge-kj-devs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the end-to-end delivery of software features by intelligently orchestrating a team of AI agents, managing feedback loops, and ensuring stable releases.

Core Features & Use Cases

  • User Story Decomposition: Breaks down complex User Stories (US) into manageable sub-tasks.
  • Agent Delegation: Assigns tasks to specialized AI agents based on their roles and project requirements.
  • Feedback Loop Management: Manages iterative development cycles, incorporating feedback from testing and reviews.
  • Git Workflow Automation: Handles branching, committing, and pushing code changes.
  • Use Case: A product manager can use /forge with an issue number to have the AI automatically manage the entire development process, from planning and coding to testing and final deployment, ensuring a stable feature release.

Quick Start

Use the forge skill to decompose and deliver user story number 123.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I automate feature delivery from user story decomposition to deployment?

Automating feature delivery involves orchestrating AI agents to decompose user stories, delegate tasks, manage feedback loops, and automate Git workflows for stable iterative releases. This Skill coordinates specialized agents to handle planning, coding, testing, and deployment end-to-end.

What is AI agent orchestration for software engineering tasks?

AI agent orchestration is the process of coordinating specialized agents to manage iterative development cycles. It assigns sub-tasks derived from user stories to specific agents, incorporates feedback from code reviews and testing, and ensures stable feature delivery through automated Git workflow management.

How do I manage code reviews and testing within an automated agile workflow?

Managing automated agile workflows requires a feedback loop system where AI agents handle code reviews and testing. The orchestration process assigns tasks, runs stability checks, and iterates on feedback, ensuring code quality and feature stability before final deployment.

Can I use AI agent delegation for complex user story decomposition?

Yes, AI agent delegation breaks down complex user stories into manageable sub-tasks. It assigns these tasks to specialized agents based on project requirements, enabling structured agile feature delivery and iterative development without manual task management overhead.

Does automated Git workflow orchestration handle branching and committing?

Automated Git workflow orchestration handles branching, committing, and pushing code changes. It integrates these actions into the agent feedback loop, ensuring that iterative development cycles maintain code stability throughout the feature delivery process.

What are the limitations of using agent orchestration for task management?

Agent orchestration for task management relies heavily on structured user story inputs and effective agent delegation. While it automates stability checks and Git workflows, complex, ambiguous requirements may require manual intervention to ensure accurate feature decomposition and deployment.