jsuvic
- 23 skills
- 0 followers
- 13 hours ago last updated
- ▌ Final Review 2 · jsuvicUse before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.
- ▌ Review Change 2 · jsuvicUse to review a proposed change for correctness, security-sensitive behavior, readability, tests, performance when relevant, architecture and contract impact, and generated-file drift.
- ▌ Final Review 3 · jsuvicUse before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.
- ▌ Final Review 4 · jsuvicUse before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.
- ▌ Loop Security Patch Retest 2 · jsuvicUse to run a bounded security-review, patch, and retest loop that stops on green, on no diff, or on a repeated identical finding.
- ▌ Sdd Change · jsuvicUse when implementing a meaningful repository change that requires an approved spec before code edits.
- ▌ Tdd Change · jsuvicUse when changing behavior where a focused failing test or golden fixture must prove RED before implementation and GREEN after the minimal fix.
- ▌ Final Review · jsuvicUse before handing off an implementation to compare the diff against the spec, tests, docs, contracts, and safety rules.
- ▌ Grill Change · jsuvicUse when a stakeholder request is rough, ambiguous, or underspecified and needs clarification before planning, writing a spec, or creating issues.
- ▌ Implement Next · jsuvicUse after synthesis to dispatch the next ready task from the TASKS.md ledger through one subagent-driven implementation cycle, one task per invocation.
- ▌ Request To Spec Issues · jsuvicUse after a grill-change session is complete to turn the agreement record into an intent-first spec candidate and vertical TDD-ready issue briefs.
- ▌ Subagent Driven Change · jsuvicUse when a scoped implementation can be delegated to an implementation subagent and then independently reviewed for spec compliance before code quality.
- ▌ Review Change · jsuvicUse to review a proposed change for correctness, security-sensitive behavior, readability, tests, performance when relevant, architecture and contract impact, and generated-file drift.
- ▌ Test Review · jsuvicReview missing cases, regression coverage, flaky patterns, fixture quality, edge cases, and behavior-versus-implementation testing.
- ▌ MCP Fit Check · jsuvicUse to assess whether current documentation through an MCP, docs, or search integration may help with a dependency that may be newer than the client's knowledge.
- ▌ Loop Sdd Cycle · jsuvicUse to run a bounded spec, tests, implementation, and verify cycle that stops on green, on no diff, or on a repeated identical failure.
- ▌ Security Review · jsuvicReview exploit paths, secret exposure, unsafe permissions, injection, authentication and authorization, supply-chain risk, and data leakage.
- ▌ Loop Docs Update · jsuvicUse to run a bounded documentation drift scan, update, and re-verify loop that stops when docs match the code, on no diff, or on a repeated identical mismatch.
- ▌ Readability Review · jsuvicReview naming, decomposition, control flow, duplication, comments, error-handling clarity, and unnecessary abstraction.
- ▌ Architecture Review · jsuvicReview module boundaries, dependency direction, contracts, migration risk, and fit to the product architecture.
- ▌ Loop Implement Test Fix · jsuvicUse to run a bounded implement, test, and fix loop that stops on green, on no diff, or on a repeated identical failure.
- ▌ Loop Review Patch Retest · jsuvicUse to run a bounded review, patch, and retest loop that stops on green, on no diff, or on a repeated identical finding.
- ▌ Loop Security Patch Retest · jsuvicUse to run a bounded security-review, patch, and retest loop that stops on green, on no diff, or on a repeated identical finding.