📋
AutomationGo

OpenSpec Continue Change

by fengshao1227

OpenSpec Continue Change is an Automation skill for Claude Code, published by fengshao1227 in ccg-workflow.

5.8K stars443 forkson fengshao1227/ccg-workflowAdded 2026/08/15Repository updated 2026/08/12
agent-teamsaiccgclaude-codeclicodexgeminillmno-denodejsopsxspecpromptworkflow
Install in seconds
Install OpenSpec Continue Change
Copy OpenSpec Continue Change into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/fengshao1227/ccg-workflow/tree/main/.agents/skills/openspec-continue-change ~/.claude/skills/openspec-continue-change

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/fengshao1227/ccg-workflow.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/openspec-continue-change/SKILL.md in fengshao1227/ccg-workflow
Installs to
~/.claude/skills/openspec-continue-change
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What OpenSpec Continue Change does

OpenSpec Continue Change moves an OpenSpec change forward by creating the next artifact in its spec-driven workflow. Use it when you need to progress a change, create the next artifact, or continue an OpenSpec workflow.

OpenSpec Continue Change is cataloged under Automation on DirSkills. OpenSpec Continue Change comes from a repository tagged agent-teams, ai, ccg, claude-code and cli.

Documentation

README

Continue working on a change by creating the next artifact.

Input: Optionally specify a change name. If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes.

Steps

  1. If no change name provided, prompt for selection

    Run openspec list --json to get available changes sorted by most recently modified. Then use the AskUserQuestion tool to let the user select which change to work on.

    Present the top 3-4 most recently modified changes as options, showing:

    • Change name
    • Schema (from schema field if present, otherwise "spec-driven")
    • Status (e.g., "0/5 tasks", "complete", "no tasks")
    • How recently it was modified (from lastModified field)

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OpenSpec Continue Change

  • What else does fengshao1227 publish alongside OpenSpec Continue Change?

    OpenSpec Continue Change is one of 25 skills that DirSkills catalogs from fengshao1227/ccg-workflow, the repository it ships in. Its siblings there include AI Capability Index, Adaptive Design and Animate. Each one is a separate skill with its own page in this directory, installs the same way OpenSpec Continue Change does, and is maintained by fengshao1227 in that same repository. The rest of the collection is listed on the fengshao1227/ccg-workflow page.

  • How does OpenSpec Continue Change compare to other Automation skills?

    OpenSpec Continue Change ranks #229 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OpenSpec Continue Change against them. Open each page to compare what they document and how they install.

More from fengshao1227/ccg-workflow

OpenSpec Continue Change is one of 25 skills cataloged on DirSkills from fengshao1227/ccg-workflow.

See all 25 skills
🤖
2w ago

AI Capability Index

AI Capability Index catalogs AI/LLM skills for agent development, LLM security, RAG systems, and prompt engineering, routing users to the right capability when they mention AI, LLM, Agent, RAG, or Prompt.
AI Engineering
5.8K443
📱
2w ago

Adaptive Design

Adaptive Design adjusts existing designs to work across different screen sizes, devices, platforms, and use cases. Use it when implementing responsive layouts, breakpoints, touch targets, or cross-device compatibility.
Frontend
5.8K443
2w ago

Animate

Animate reviews a feature and adds purposeful animations, micro-interactions, and motion effects to improve usability and feedback. Use when users request animation, transitions, hover effects, or making a UI feel more alive.
Frontend
5.8K443
🏗️
2w ago

Architecture Design

Architecture Design indexes architecture skills covering API design, security architecture, cloud native, message queues, and caching. Use it when someone mentions architecture, design, API, or cloud native to route to the right subskill.
DevOps
5.8K443
🗃️
2w ago

Bulk Archive Change

Bulk Archive Change archives multiple completed OpenSpec changes in one operation. It prompts for a multi-select of active changes, resolves spec conflicts by checking the codebase, syncs delta specs, and moves the selected changes to the archive.
Automation
5.8K443
🛡️
2w ago

CCG Quality Gates

CCG Quality Gates provides mandatory quality checkpoints for security, code quality, change impact, and module completeness, plus a documentation generator. It also includes ant colony-inspired multi-agent coordination and is auto-installed by the CCG workflow system.
Quality
5.8K443