Scute avatar

Scute

Official

@scute-sh

0Followers
|
2Public Repos
|
22Published Skills

Define the boundaries, let your code evolve freely within them.

Skills Distribution
DomainDeveloper To...Quality Assurance .. (40%)Software Architect.. (30%)Technical Document.. (30%)

Agent Skills by Scute

Showing 22 vetted skills indexed across 1 GitHub repositories.

scute-shscute-sh
3

ai-patterns

Reference AI-augmented software development patterns, anti-patterns, and obstacles.

Official
Basic
scute-shscute-sh
3

code-review

Review local git changes and PR diffs for correctness, security, design, testing, and documentation.

Official
Advanced
scute-shscute-sh
3

hexagonal-architecture

Enforce Hexagonal Architecture by separating domain logic from infrastructure via ports and adapters.

Official
Intermediate
scute-shscute-sh
3

bdd-with-approvals

Create executable BDD specifications using approval files with domain-specific language.

Official
Intermediate
scute-shscute-sh
3

event-modeling

Design software systems using Event Modeling vertical slices.

Official
Advanced
scute-shscute-sh
3

creating-hooks

Execute shell commands at lifecycle points in Claude Code via JSON settings.

Official
Intermediate
scute-shscute-sh
3

writing-bash-scripts

Enforce a standardized style guide for bash and shell scripts.

Official
Basic
scute-shscute-sh
3

refinement-loop

Iteratively refine text, code, or artifacts through structured review passes.

Official
Intermediate
scute-shscute-sh
3

harden

Hardens code for production via ZOMBIES testing, refactoring, style passes, and a final gate check.

Official
Advanced
scute-shscute-sh
3

acceptance-criteria

Define and refine acceptance criteria from requirements via persona identification and workflow mapping.

Official
Intermediate
scute-shscute-sh
3

collaborative-design

Guides visual scenario mapping and iterative refinement for software feature design.

Official
Intermediate
scute-shscute-sh
3

approval-tests

Compare complex outputs against pre-approved golden master files across multiple languages.

Official
Intermediate
scute-shscute-sh
3

sketch-slices

Decompose features into ordered preparatory and persona-driven slices.

Official
Intermediate
scute-shscute-sh
3

atdd

Guide implementation from acceptance tests inward using Given/When/Then scenarios.

Official
Advanced
scute-shscute-sh
3

refactoring

Refactor code systematically with test verification and granular commits.

Official
Advanced
scute-shscute-sh
3

creating-process-files

Create and refine structured process files defining AI workflows.

Official
Intermediate
scute-shscute-sh
3

scout-codebase

Assess code clarity, test coverage, and technical debt before modification.

Official
Intermediate
scute-shscute-sh
3

verify-criteria

Validate acceptance criteria with test evidence and production risk analysis.

Official
Intermediate
scute-shscute-sh
3

issue-workflow

Manage GitHub issues from comprehension through PR creation and CI verification.

Official
Advanced
scute-shscute-sh
3

tdd

Guide the Red-Green-Refactor cycle for Test-Driven Development.

Official
Advanced
scute-shscute-sh
3

writing-style

Review and write text for clarity, tone, and consistency across UI copy, documentation, and error messages.

Official
Intermediate
scute-shscute-sh
3

feature-development

Orchestrates end-to-end feature development via a phased, gated workflow.

Official
Advanced

Frequently Asked Questions About Scute

FAQPage Schema
What specific engineering tasks does Scute enable?▼

Scute enables systematic codebase hardening, architectural enforcement via ports and adapters, and rigorous verification through approval-based testing. It facilitates end-to-end feature development by managing requirements, acceptance criteria, and iterative refinement cycles to ensure production-ready code quality.

Which personas benefit most from these patterns?▼

Software architects, senior engineers, and quality assurance leads benefit from these patterns. The methodology is designed for teams prioritizing maintainability, test-driven development, and strict adherence to architectural boundaries within complex enterprise systems.

What are the prerequisites for implementing these patterns?▼

Implementation requires a codebase capable of supporting modular design, such as Hexagonal Architecture, and a testing environment that supports golden master comparisons. Users should be familiar with BDD, ATDD, and TDD methodologies to effectively integrate these verification cycles into their existing development lifecycle.