afx-scaffold

Scaffold spec directories, research documents, and ADRs from templates.

19|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-scaffold
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afx-scaffold
Source: https://github.com/AgenticFlowX/agenticflowx/tree/main/apps/vscode/resources/skills/agenticflowx/afx-scaffold
Command: npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-scaffold

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating and structuring spec directories, research documents, and ADRs, ensuring a consistent and organized project workflow.

Core Features & Use Cases

  • Spec Directory Scaffolding: Automates the creation of spec directories from predefined templates.
  • Research Document Creation: Provides templates for generating research documents.
  • ADR Template Management: Offers ADR templates for architectural decision records.
  • Use Case: For a developer working on a feature, quickly create a spec directory using /afx-scaffold spec my-new-feature and have the structure and templates ready to go.

Quick Start

Scaffold a new spec directory for your feature 'my-new-feature' with the command: /afx-scaffold spec my-new-feature

Frequently Asked Questions about afx-scaffold

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

FAQPage Schema
What is the best way to create architecture decision records for project documentation?

Creating architecture decision records is streamlined through ADR template management, which provides standardized formats to document architectural choices and improve project traceability.

Can I use custom templates and paths when generating research documents?

Yes, custom templates and paths are supported when generating research documents, allowing you to tailor the document structure to fit specific project workflow and organization requirements.

Why does consistent project workflow documentation matter for software engineering?

Consistent project workflow documentation matters because it ensures organized spec directories and research docs, directly improving traceability and simplifying the onboarding of new features across the development lifecycle.

Does this scaffolding tool require any external dependencies to run?

No, this scaffolding tool requires no external dependencies to run, as it operates independently using its built-in scripts and assets to generate the required project directories and templates.