PBH-BTNPBH-BTNOfficialยท20 Agent Skills Included

PeerBanHelper

Spec-driven change workflow for planning, implementing, and archiving code changes

Guides AI agents through a full spec-driven development cycle: exploring ideas, drafting proposals, writing specs, breaking work into tasks, and implementing changes. Removes guesswork from feature work by keeping requirements, design decisions, and task checklists in structured artifacts. Verifies implementations against specs and archives finished changes so project decisions stay traceable.
npx skills add PBH-BTN/PeerBanHelper --all -g -y

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-apply-change

Implements tasks from an OpenSpec change using the openspec CLI workflow.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements before implementation.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-new-change

Scaffolds a new OpenSpec change directory with the artifact-driven workflow.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-archive-change

Archives completed OpenSpec changes after verifying artifact and task completion.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-onboard

Guides users through a complete OpenSpec change workflow with narrated phases.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-bulk-archive-change

Archives multiple completed OpenSpec changes with conflict detection and spec synchronization.

Official
Advanced
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-sync-specs

Sync delta specs from OpenSpec changes into main specification files.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-ff-change

Generates all OpenSpec change artifacts in one pass using the openspec CLI.

Official
Intermediate
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-apply-change

Guide OpenSpec change selection, status inspection, and task execution via CLI outputs.

Official
Advanced
๐Ÿ“ฆ In Repo
PBH-BTNPBH-BTN

openspec-explore

Explore ideas, frame problems, and clarify requirements without writing code.

Official
Basic

Frequently Asked Questions

FAQPage Schema
How to install PeerBanHelper skills?โ–ผ

Run `npx skills add PBH-BTN/PeerBanHelper --all -g -y` in your terminal to install all OpenSpec workflow skills globally.

What is spec-driven development with AI?โ–ผ

It means your AI agent writes proposals, specs, designs, and task lists before coding, so every change is planned, reviewable, and traceable.

How do I start a new change with these skills?โ–ผ

Ask your agent to start a new change and describe what you want to build; the openspec-new-change skill scaffolds the change and walks you through each artifact.

Can the agent verify my implementation matches the spec?โ–ผ

Yes. The openspec-verify-change skill checks task completion, requirement coverage, and design adherence, then reports critical issues before archiving.

Do these skills require the OpenSpec CLI?โ–ผ

Yes. Each skill calls the openspec command-line tool to create, track, and archive changes, so it must be installed in your environment.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’