forge

Automate end-to-end development workflows from task tracking to PR delivery.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Bishwas-py/forge --skill forge-bishwas-py
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: forge
Source: https://github.com/Bishwas-py/forge/tree/main/skills/forge
Command: npx skills add https://github.com/Bishwas-py/forge --skill forge-bishwas-py

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Forge automates end-to-end software development workflows across any stack, reducing manual coordination and ensuring consistent practices.

Core Features & Use Cases

  • Phase-based orchestration that reads current state, selects tasks, detects project context, enforces a pre-PR gate, and coordinates branch creation, environment setup, and development across repos
  • Cross-repo support for monorepos and multi-repo workspaces, integrating with Linear or GitHub Issues to fetch tasks and generate linked PRs
  • Knowledge persistence for stack details, commands, and hard rules, enabling team-shared or personal memory across sessions

Quick Start

Start Forge to automate the full dev workflow from task pickup to PR.

Frequently Asked Questions about forge

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

FAQPage Schema
How do I automate task tracking from GitHub Issues and Linear through to PR creation?▼

You can automate your dev workflow by tracking tasks from Linear or GitHub Issues, creating linked branches, running lint/test/CI gates, and delivering PRs across multiple repositories or monorepos.

What is the best way to manage cross-repo development workflows in a monorepo?▼

Managing cross-repo development in a monorepo requires orchestrating branch creation, environment setup, and stack auto-detection across repositories, coordinating the full workflow from task pickup to PR delivery.

How does stack auto-detection work when automating software development workflows?▼

Stack auto-detection works by reading the current project context and persisting knowledge of stack details, commands, and hard rules, enabling consistent development practices across sessions.

Can I enforce a mandatory CI test gate before creating a pull request?▼

Yes, you can enforce a mandatory pre-PR gate that runs lint, test, and CI gates before delivering a pull request, ensuring consistent practices and reducing manual coordination.

Does this development workflow automation support monorepos and multiple repositories?▼

Yes, this development workflow automation supports both monorepos and multi-repo workspaces, applying phase-based orchestration to coordinate branch creation and development across all configured repositories.

Why do I need knowledge persistence for automated CI-CD and task management?▼

Knowledge persistence saves stack details, commands, and hard rules across sessions, enabling team-shared or personal memory that ensures consistent automated CI-CD workflows without repeated manual configuration.