Steven
Community@steven-3
Passionate coder working with python and java
Agent Skills by Steven
Showing 15 vetted skills indexed across 1 GitHub repositories.
using-git-worktrees
Create isolated Git worktrees with baseline test verification.
systematic-debugging
Enforce a four-phase root-cause debugging workflow with reproduction, isolation, minimal fixes, and test validation.
supermind-init
Initialize Supermind projects by generating CLAUDE.md, living documentation, and local configs.
anti-rationalization
Prevents LLM step-skipping by enforcing rule-based evidence and test requirements.
code-review
Review code changes against a plan and diff with six criteria.
supermind-living-docs
Synchronize ARCHITECTURE.md and DESIGN.md with repository changes using git diff.
quick
Execute isolated verified updates for small software changes.
executing-plans
Execute phase-N task waves with dependency ordering and failure handling.
project
Orchestrate a six-phase lifecycle for multi-file features and refactors.
brainstorming
Guide design exploration and produce an approved plan before implementation.
supermind
Route user requests to quick or project workflows based on scope.
writing-plans
Create atomic implementation plans with dependency graphs from design discussions.
verification-before-completion
Require verification command output as evidence before task completion.
finishing-branches
Run tests, push a feature branch, and open a pull request with worktree cleanup.
tdd
Enforce test-driven development through a strict RED-GREEN-REFACTOR cycle.