Plugin Claude Code
Spec-first workflow: integrates OpenSpec planning engine + Superpowers execution discipline. 9 collaborative skills with embedded TDD, SDD, code review, debugging, and delta spec sync.
Plugin Claude Code
Spec-first workflow: integrates OpenSpec planning engine + Superpowers execution discipline. 9 collaborative skills with embedded TDD, SDD, code review, debugging, and delta spec sync.
Plugin Claude Code
Spec-first workflow: integrates OpenSpec planning engine + Superpowers execution discipline. 9 collaborative skills with embedded TDD, SDD, code review, debugging, and delta spec sync.
Instructions file GitHub Copilot
Instructions for MageByte-Zero/spec-superflow, covering phase guard, ✅ 允许操作, ⛔ 禁止操作 and 🔔 决策点.
Instructions file CodexOpenCode
Instructions for MageByte-Zero/spec-superflow, covering agents.md, what this is, commands, build typescript and run integration tests.
Instructions file Gemini CLI
Instructions for MageByte-Zero/spec-superflow, covering spec-superflow and spec-superflow v1.0.1 | 阶段: {{state}} | 工作流: {{workflow}}.
Hook
Runs when a session starts, running an inline shell check. From MageByte-Zero/spec-superflow.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior during spec-superflow execution, before proposing fixes. Invoked automatically when build-executor hits a blockage.
Skill Claude CodeCodex
Govern implementation from an approved execution contract. Invoke when execution-contract.md is approved and the user wants disciplined build work, TDD execution, or guarded batch-by-batch implementation.
Skill Claude CodeCodex
Review completed implementation batches for spec compliance and code quality. Invoke after execution batches complete, before merging, or when a review gate is reached in the workflow.
Skill Claude CodeCodex
Convert approved planning artifacts into an execution contract. Invoke when the user wants to start building, asks to move from planning to implementation, or when execution-contract.md is missing or stale.
Skill Claude CodeCodex
Clarify intent, scope, constraints, and success criteria before artifact creation. Invoke when the request is fuzzy, the user is comparing options, or the workflow needs a stable change definition before writing artifacts.
Skill Claude CodeCodex
Close out a spec-superflow change with verification, summary, and archive readiness. Invoke when implementation is complete, verification is underway, or the user asks for a final wrap-up.
Skill Claude CodeCodex
Sync delta specs to main specs before closure. Invoke while an executing change has delta specs to merge into the main spec base, or when detecting spec drift across multiple changes.
Skill Claude CodeCodex
Create or refine spec-superflow planning artifacts. Invoke when the change is understood well enough to write proposal.md, specs/, design.md, and tasks.md.
Skill Claude CodeCodex
Primary entry point for the spec-superflow state-machine workflow. Invoke when the user is inside an active spec-superflow change directory (look for .spec-superflow.yaml, changes/ /, proposal.md, specs/, design.md, tasks.md, or execution-contract.md) and asks to start, continue, resume, implement, plan, or figure out…
MageByte-Zero/agent-guidelines
Cursor rule Cursor
Rules for how an AI coding assistant should collaborate on writing and full-stack software work. They cover clarifying requirements, avoiding invented technical details, making small changes, and verifying results.
MageByte-Zero/agent-guidelines
Instructions file CodexOpenCode
Project instructions for AI coding and writing agents working on a full-stack application, which includes front-end and back-end code. They describe how to clarify work, stay technically accurate and make small, focused changes.
MageByte-Zero/agent-guidelines
Instructions file
A set of rules for AI assistants that write content or build full-stack software. It can be used on its own or added to a project's CLAUDE.md file, which gives coding assistants project-specific instructions.
MageByte-Zero/agent-guidelines
Skill Claude CodeCodex
Use when writing articles or developing full-stack code (frontend/Java/Go/Python/Redis/Kafka/MySQL/Spring Cloud/云原生) and you need AI collaboration behavioral guidelines — the four principles (align before acting, technical accuracy, surgical edits, verifiable delivery), the RIPER-5 coding workflow, monorepo testing…
Command Claude Code
Load the cross-verified-feature-development skill and start the 7-phase workflow for the following feature request.
Instructions file
Claude Code instructions for MageByte-Zero/magebyte-power, covering claude.md, what this repo is, repo structure, skills and creating a new skill.
Skill Claude CodeCodex
Guides agents through a 7-phase rigorous feature development workflow with 4 independent cross-verification passes: systematic self-review, cold-context code review (reviewer sees no design docs — finds design-level blind spots single reviewers miss), behavior-preservation diff, and cross-repo impact scan. Use this…