smaqit.spec-status-update

Update status and deployment fields in software specification files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ruifrvaz/local-image-generator --skill smaqit-spec-status-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: smaqit.spec-status-update
Source: https://github.com/ruifrvaz/local-image-generator/tree/main/.github/skills/smaqit.spec-status-update
Command: npx skills add https://github.com/ruifrvaz/local-image-generator --skill smaqit-spec-status-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manages and synchronizes spec file statuses efficiently, reducing the manual effort required for maintaining spec frontmatter fields and acceptance criteria checkboxes.

Core Features & Use Cases

  • Efficient Spec Management: Automates the update of spec file status fields (status, deployed, updated) and acceptance criteria.
  • Simple User Interface: Commands allow users to quickly mark spec files as deployed, update statuses after a release, and record acceptance criteria fulfillment.
  • Use Case: For a software developer looking to keep specifications up-to-date after code changes, this skill simplifies the process of updating documentation to reflect current development progress.

Quick Start

To update the status of a spec, run the following command: /spec.status <spec> deployed

Frequently Asked Questions about smaqit.spec-status-update

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

FAQPage Schema
How do I update spec status after a code deployment?

To update spec status after a code deployment, you can use a single command to modify frontmatter fields like `status` and `deployed`. This synchronizes your specification files to reflect current development progress without executing a spec agent.

What is the best way to manage specification frontmatter updates?

The best way to manage specification frontmatter updates is to automate the modification of status, deployed, and updated fields. This reduces manual effort and ensures your spec files accurately track code synchronization and deployment changes.

How do I mark acceptance criteria as fulfilled in a spec file?

You can mark acceptance criteria as fulfilled in a spec file by using a targeted command to update the corresponding checkboxes. The skill handles acceptance criteria updates manually and requires user confirmation before applying spec changes.

Can I synchronize specification deployment status without running a spec agent?

Yes, you can synchronize specification deployment status without running a spec agent. The skill targets specifications directly for confirmation and deployment synchronization, updating the necessary frontmatter fields efficiently.

Does updating spec file frontmatter require manual confirmation?

Yes, updating spec file frontmatter requires manual confirmation. The skill requires user confirmation of spec changes to ensure you maintain control over status tracking and specification deployment updates.