Bluestep-Systems/bspecs

Spec-driven BlueStep development with AI agents — scaffolder and project conventions for Claude Code

2Stars on the repository
23Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

bspecs-triage

01

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Triage the AI.List feedback inbox — dedup, verify claims against shipped source, tag, assign, and move every triaged task out of "Open" so status is the state machine. Use when new ai-plugin feedback has accumulated on ClickUp, or on request ("triage the board", "any new issues?").

not rated 2 6d ago A 73 tokens

quick-task

02

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Short workflow for small tasks and bug fixes that don't warrant a full 3-phase spec. Use for clearly-scoped changes and bugs in this repo.

not rated 2 6d ago A 33 tokens

release-email

03

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Draft and queue a BlueStep-branded release-update email across three products (the bluestep-tools plugin, the b6p CLI, and the gateway MCP) since the last-sent watermarks. Maintainer-only, repo-local, manual — reads watermarks over the gateway MCP, collects changes (CHANGELOG / gh / ClickUp), renders the email-safe…

not rated 2 6d ago A 125 tokens

spec-create

04

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Start a new spec-driven feature. Creates requirements.md, then design.md, then tasks.md with explicit user approval between each phase. Use when the user wants to plan a non-trivial change to this repo (the bspecs scaffolder).

not rated 2 6d ago A 52 tokens

spec-execute

05

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Execute one task from a feature spec. By default delegates implementation to the spec-task-implementer subagent (isolated context); pass --inline to implement in the main session. Updates the task checkbox when done. Use after /spec-create has produced an approved tasks.md.

not rated 2 6d ago A 60 tokens

spec-status

06

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Show progress of all feature specs in .claude/specs/. Use when the user wants a summary of what's in flight.

not rated 2 6d ago A 29 tokens

b6p-audit

07

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Compare a local component's state against what lives on the BlueStep platform, listing files that differ. Use when the user wants to know if they (or someone else) changed something on the platform side, or before a push to be sure nothing unexpected will be overwritten.

not rated 2 6d ago A 60 tokens

b6p-pull

08

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Pull a B6P component from the BlueStep platform into the local workspace using its DAV URL, and scaffold draft/README.md if missing. Use when the user wants to bring a component down for the first time or re-sync after platform edits.

not rated 2 6d ago A 56 tokens

b6p-push

09

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Push local changes for a component back to the BlueStep platform. Use when the user is ready to deploy local edits.

not rated 2 6d ago A 30 tokens

bluestep-init

10

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Set up BlueStep (B6P) tooling in a project — new or existing — and activate the always-on platform rules. Non-destructive and idempotent — writes any missing per-project files (AGENTS.md with the rules, a one-line CLAUDE.md bridge, README.md, package.json, .gitignore, .prettierrc), skips files that already exist…

not rated 2 6d ago B 139 tokens

bluestep-reference

11

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

On-demand BlueStep (B6P) platform reference — BsJs/RelateScript patterns, conventions, and gotchas. Consult when implementing, reviewing, or documenting a BlueStep component. This file is the manifest of single-topic instruction files (reference/, conventions/, gotchas/) with a one-line "load when" trigger for each…

not rated 2 6d ago A 83 tokens

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Scaffold an off-platform Vite/Preact SPA merge-report project — check Node 20, run create-vite (preact-ts), set base "./", wire the deploy-lib config block + repository field, then print the [PLATFORM] report-creation and GitHub-repo steps for the human to execute. Use when starting a new Vite/Preact single-page-app…

not rated 2 6d ago A 111 tokens

bspecs-feedback

13

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Send a bspecs tooling-change request (a rule, skill, subagent, hook, reference file, spec/module template, or a shipped AGENTS.md rule) upstream to the team's tracker. Use when you or the user notice something about the bluestep-tools plugin itself that should change — the plugin is a read-only shared install, so a…

not rated 2 6d ago A 86 tokens

task-comment

14

Bluestep-Systems/bspecs

Skill Claude CodeCodex

Part of bluestep-tools

Draft a standardized implementation comment for a ClickUp task after a fix or feature is shipped. Handles both org-propagated (component-based) and direct (code-only) changes.

not rated 2 6d ago A 39 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: