Superpowers Openspec Team Skills banner
SYZ-Coder SYZ-Coder

Superpowers Openspec Team Skills

AI community

Description

一套带有记忆和自学习的harness-team-skills企业级编程技能组合库 针对superpowers+openspec 进行按需组合使用,适用于个人与团队协作进行AI编程

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Superpowers + OpenSpec Team Skills

Structured workflow packs for AI coding assistants, with built-in conversation memory, project memory, and learning-oriented collaboration patterns.

This repository helps teams stop agents from jumping straight into code. It provides reusable workflows for clarification, spec writing, implementation, verification, archive, and optional repo-persisted memory, so AI coding support can become a durable collaboration capability instead of a one-off chat response.

Important: these workflows are explicit opt-in. They should run only when the user names the workflow or when repository policy requires it.

Chinese readers: [Chinese README](README.cn.md)

Start Here

Use this README in three layers:

  1. Decide whether you need this repository at all.
  2. Choose one workflow family and one target tool.
  3. Follow the matching install and activation path.

If you only need the fastest orientation, read these sections first:

At A Glance

Need Use
Superpowers -> OpenSpec -> Superpowers workflow superpowers-openspec-superpowers
OpenSpec -> Superpowers workflow openspec-superpowers
Superpowers-only implementation discipline superpowers-feature
OpenSpec artifacts only openspec-feature
After delivery, preserve lessons, update project memory, and help the next session resume cleanly superpowers-learning

Choose By Tool

Tool Install shape Best activation pattern Main caveat
Codex .codex/skills/ Explicit skill name such as $superpowers-openspec-superpowers-workflow Multiple bundles are usually safe
OpenCode .opencode/skills/ or `~/.co