project-agent-scaffold

Detect a project's technology stack and generate Claude Code agent proposals.

3|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/ForgePlan/marketplace --skill project-agent-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-agent-scaffold
Source: https://github.com/ForgePlan/marketplace/tree/main/plugins/fpl-skills/skills/project-agent-scaffold
Command: npx skills add https://github.com/ForgePlan/marketplace --skill project-agent-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the generation of project-specific Claude Code agents based on detected technology stacks, saving users time and reducing the risk of errors.

Core Features & Use Cases

  • Tech-Stack Detection: Automatically identifies project's tech stack from package manifests.
  • Agent Generation: Proposes and generates 1–3 project-scoped agents with specific patterns.
  • User Confirmation: Asks for user confirmation before creating files to ensure safety and prevent accidental file changes.

Quick Start

Use the project-agent-scaffold skill with the trigger command 'scaffold project agent' or '/project-agent-scaffold'.

Frequently Asked Questions about project-agent-scaffold

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

FAQPage Schema
How do I generate Claude Code agents based on my project's technology stack?

You can generate project-specific Claude Code agents by using the project-agent-scaffold skill, which detects your technology stack from package manifests and proposes up to three agents for your confirmation.

What is tech-stack detection and how does it work for agent generation?

Tech-stack detection for agent generation works by reading your project's package manifests and other files to identify the frameworks in use, allowing the generation of project-scoped agents with specific patterns.

How do I automate project agent creation without manually defining configurations?

Automate project agent creation by triggering the project-agent-scaffold skill, which automatically detects your technology stack and generates up to three project-scoped agent proposals for your review.

Does the agent generation process require my confirmation before writing files?

Yes, the agent generation process requires user confirmation before creating any files to ensure safety and prevent accidental file changes in your project directory.

Can I customize the agent templates generated for my software development project?

Yes, agent template customization is supported during software development project automation, as the skill requires template customization to generate project-specific Claude Code agents based on the detected technology stack.

What are the limitations of automated tech-stack detection for project automation?

The limitations of automated tech-stack detection include a dependency on package manifests for accurate identification, and it requires file writing permissions to create the generated agent files successfully.