bpm-counter
Team workflow, release, testing, and design skills for developers
All Skills in This Repository (27)
Pure Emerald Level Indicatorssession-recovery
Resume interrupted Copilot CLI sessions from the session_store SQLite database.
architectural-proposals
Document architectural decisions with structured, evidence-backed proposal templates.
distributed-mesh
Coordinate squads across machines using Git as the mesh state transport.
history-hygiene
Record only final outcomes to history.md with time-stamped entries.
docs-standards
Enforces Mintlify and MDX style rules for Vala or Slang projects.
agent-collaboration
Standardize squad agent collaboration with worktree awareness and decision recording.
reskill
Audit team charters and histories to extract recurring patterns into reusable SKILL.md definitions.
reviewer-protocol
Enforce reviewer rejection workflows with lockout semantics on revisions.
client-compatibility
Detect the Copilot platform and adapt spawning behavior across CLI, VS Code, JetBrains, and GitHub.com.
git-workflow
Coordinate multi-repo development with a three-branch Git workflow.
project-conventions
Define and enforce project conventions for codebase practices.
init-mode
Initialize team roster and squad state after user confirmation.
Frequently Asked Questions
FAQPage SchemaHow to install bpm-counter skills?โผ
Run `npx skills add webmaxru/bpm-counter --all -g -y` in your terminal to install all skills in this collection globally.
What does the bpm-counter skill collection cover?โผ
It bundles team workflow skills for git branching, releases, CI validation, secret handling, and testing, plus browser automation and frontend design improvement skills.
Can these skills prevent broken npm releases?โผ
Yes. The release-process and ci-validation-gates skills enforce semver checks, token verification, and retry logic learned from real release failures.
Do these skills work with Claude Code and Copilot?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, GitHub Copilot, Cursor, and other compatible coding environments.
Can non-developers use these skills?โผ
Most skills target developers, but once installed your coding assistant applies them automatically, so no manual rule-reading is required.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core