acfm-spec-workflow

Initialize and manage AC Framework spec workflows using the acfm CLI.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/B4san/Calix-Pass --skill acfm-spec-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acfm-spec-workflow
Source: https://github.com/B4san/Calix-Pass/tree/main/.gemini/skills/acfm-spec-workflow
Command: npx skills add https://github.com/B4san/Calix-Pass --skill acfm-spec-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of initializing and managing spec-driven development workflows, ensuring consistency and clarity in project development using the AC Framework CLI.

Core Features & Use Cases

  • Workflow Initialization: Sets up new projects with the .acfm/ directory structure.
  • Change Management: Creates, lists, checks status, and archives development changes.
  • Artifact Guidance: Provides instructions for generating proposals, designs, and tasks.
  • Use Case: When starting a new feature, use this skill to initialize the spec workflow, create a new change entry, and get instructions on how to write the proposal document.

Quick Start

Initialize the AC Framework spec workflow for the current project.

Frequently Asked Questions about acfm-spec-workflow

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

FAQPage Schema
How do I initialize a spec-driven workflow for a new software project?

Initialize a spec-driven workflow by running this Skill to generate the `.acfm/` directory structure using the `acfm` CLI tool, ensuring adherence to spec-driven development practices.

How do I manage and track development changes using the acfm CLI?

You can manage development changes using the `acfm` CLI to create new change entries, list active changes, check their status, and archive completed changes within your project's spec workflow directory.

What is the AC Framework spec workflow and when do I need it?

The AC Framework spec workflow is a development process that uses the `acfm` CLI to manage project setup, change creation, and artifact generation. You need it when requiring structured, spec-driven clarity for new features.

Can I use the acfm spec workflow with legacy openspec directories?

Yes, the spec workflow supports both `.acfm/` and legacy `openspec/` directories. The Skill ensures adherence to spec-driven practices by retrieving artifact instructions and managing changes across both directory structures.

How do I get instructions for generating proposals and design artifacts?

To get instructions for generating proposals, designs, and tasks, use this Skill to retrieve artifact guidance through the `acfm` CLI after initializing your project's spec-driven development workflow.

What are the limitations of using the acfm CLI for project management?

The `acfm` CLI is specifically tailored for AC Framework spec-driven workflows, meaning its project management capabilities are limited to directory initialization, change management, and artifact guidance within this specific development process.