Skip to main content
GitHub リポジトリ

mcfuzzy-agent-forge

mcfuzzy-agent-forge には McFuzzySquirrel から収集した 9 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
9
Stars
3
更新
2026-06-18
Forks
0
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

forge-assign-models
その他コンピュータ職

Discover which LLM models are available to the user (cloud subscription + local Ollama), classify each generated agent's workload, and recommend (and optionally apply) a per-agent model assignment so that lightweight agents do not default to the most expensive model. Use this skill after `forge-build-agent-team` has produced an agent team, or any time the team changes.

2026-06-18
forge-bootstrap-project
その他コンピュータ職

Meta-skill that bootstraps a new project end-to-end from a one-liner idea by chaining the deterministic Forge skills: forge-build-prd → (pause for review) → forge-build-agent-team → (pause for review) → optionally forge-assign-models. Use this skill when a user wants to go from idea to a reviewable PRD and a generated agent team in a single guided flow, without losing the human review gates between steps.

2026-06-18
forge-build-agent-team
その他コンピュータ職

Analyze a Product Requirements Document (PRD), Product Vision with Feature documents, or Feature PRD and generate a complete team of custom agents and reusable skills tailored to the project. Use this skill when asked to create, scaffold, or design a development team from requirements documents.

2026-06-18
forge-build-feature-prd
その他コンピュータ職

Build a Feature PRD that captures a feature - either as a new addition to an existing project, or as part of initial project decomposition from a Product Vision. Use this skill when you need a self-contained feature document with user stories, requirements, and implementation tasks.

2026-06-18
forge-orchestrate-build
その他コンピュータ職

Coordinate specialist agents through PRD implementation phases. Provides the full execution process for PRD full builds, Feature PRD executions, and feature-based builds from decomposed documents. Use this skill when the project-orchestrator agent invokes it, or when you need to drive a build step by step.

2026-06-18
forge-build-agent-framework-solution
ソフトウェア開発者

Scaffold a working Microsoft Agent Framework solution from a PRD that has selected Microsoft Agent Framework (https://learn.microsoft.com/en-us/agent-framework/) as the technology choice. Use this skill when asked to create, scaffold, bootstrap, or generate an Agent Framework project (single-agent, multi-agent, or workflow-based) in .NET or Python from an existing PRD, Feature PRD, or Product Vision + Feature documents.

2026-06-17
forge-build-prd
プロジェクト管理専門家

Build a comprehensive Product Requirements Document (PRD) or Technical Specification from a user's idea, concept, or research document. Use this skill when asked to create, draft, or formalize a PRD, spec, or requirements document.

2026-06-17
forge-decompose-prd
プロジェクト管理専門家

Decompose an existing monolithic Product Requirements Document (PRD) into a Product Vision document and individual Feature documents. Use this skill when you want to break a large PRD into independent, self-contained features that can be prioritized, built, and delivered separately.

2026-06-17
forge-optimize-skills
ソフトウェア品質保証アナリスト・テスター

Audit existing skills in .agents/skills/ against agentskills.io best practices. Scores each skill on context economy, gotchas coverage, procedural clarity, progressive disclosure, calibration, and validation. Produces a reviewable audit report and can optionally apply targeted improvements.

2026-06-17