📋
AutomationTypeScript

OpenSpec Propose

by Chorus-AIDLC

OpenSpec Propose is an Automation skill for Claude Code, published by Chorus-AIDLC in Chorus.

1.1K stars103 forkson Chorus-AIDLC/ChorusAdded 2026/08/20Repository updated 2026/08/20
agent-harnessai-agentsai-dlcclaude-codeharnesskanbanmulti-agenttask-management
Install in seconds
Install OpenSpec Propose
Copy OpenSpec Propose 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/Chorus-AIDLC/Chorus/tree/main/.claude/skills/openspec-propose ~/.claude/skills/openspec-propose

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/Chorus-AIDLC/Chorus.git

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

In this catalog

Source file
.claude/skills/openspec-propose/SKILL.md in Chorus-AIDLC/Chorus
Installs to
~/.claude/skills/openspec-propose
Collection
One of 25 skills cataloged from this repository
Category
Automation1523 skills

What OpenSpec Propose does

OpenSpec Propose creates a complete change proposal with design, specs, and tasks in one step. Use it when you want to quickly describe what to build and get artifacts ready for implementation.

OpenSpec Propose is cataloged under Automation on DirSkills. OpenSpec Propose comes from a repository tagged agent-harness, ai-agents, ai-dlc, claude-code and harness.

Documentation

README

Propose a new change - create the change and generate all artifacts in one step.

I'll create a change with artifacts:

  • proposal.md (what & why)
  • design.md (how)
  • tasks.md (implementation steps)

When ready to implement, run /opsx:apply


Input: The user's request should include a change name (kebab-case) OR a description of what they want to build.

Steps

  1. If no clear input provided, ask what they want to build

    Use the AskUserQuestion tool (open-ended, no preset options) to ask:

    "What change do you want to work on? Describe what you want to build or fix."

    From their description, derive a kebab-case name (e.g., "add user authentication" → add-user-auth).

    IMPORTANT: Do NOT proceed without understanding what the user wants to build.

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

Frequently asked about OpenSpec Propose

  • What else does Chorus-AIDLC publish alongside OpenSpec Propose?

    OpenSpec Propose is one of 25 skills that DirSkills catalogs from Chorus-AIDLC/Chorus, the repository it ships in. Its siblings there include Brainstorm, Brainstorm Chorus and Chorus. Each one is a separate skill with its own page in this directory, installs the same way OpenSpec Propose does, and is maintained by Chorus-AIDLC in that same repository. The rest of the collection is listed on the Chorus-AIDLC/Chorus page.

  • How does OpenSpec Propose compare to other Automation skills?

    OpenSpec Propose ranks #747 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 Propose against them. Open each page to compare what they document and how they install.

More from Chorus-AIDLC/Chorus

OpenSpec Propose is one of 25 skills cataloged on DirSkills from Chorus-AIDLC/Chorus.

See all 25 skills
💡
2w ago

Brainstorm

Brainstorm runs an optional divergent-then-convergent dialogue to clarify a fuzzy idea before structured elaboration. Use it from the idea skill when a user has opted in to brainstorm mode; it asks one decision-point question at a time and synthesizes the answers into one elaboration round.
AI Engineering
1.1K103
💡
2w ago

Brainstorm Chorus

Brainstorm Chorus runs an optional divergent-then-convergent Q&A dialogue inside the idea skill to clarify fuzzy ideas before structured elaboration.
AI Engineering
1.1K103
🤝
2w ago

Chorus

Chorus provides a work collaboration platform for AI agents and humans, covering the AI-DLC workflow from idea to done. Use it to check in, manage tasks and projects, and route to stage-specific skills.
AI Engineering
1.1K103
🤖
2w ago

Chorus

Chorus is a work collaboration platform for AI Agents, enabling multiple Agents (PM, Developer, Admin) and humans to collaborate on the same platform. Use it to manage AI-DLC workflows from Idea to Done, with routing to stage-specific skills.
AI Engineering
1.1K103
✍️
2w ago

Chorus Blog Post

Chorus Blog Post writes bilingual (zh/en) release blog posts for the Chorus landing site, following a problem-first narrative and editorial style. Use it when announcing a new version or feature to craft posts that resonate with readers.
Writing
1.1K103
🔍
2w ago

Chorus Code Reviewer

Chorus Code Reviewer reviews the aggregate code change behind a whole feature after every individual task passes, then posts a single structured VERDICT comment on the Idea. Use it as the final read-only adversarial gateway before an Idea's code ships in the AI-DLC pipeline.
Quality
1.1K103