Skip to main content
Run any Skill in Manus
with one click
GitHub repository

interlocks

interlocks contains 16 collected skills from 0xjgv, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
16
Stars
3
updated
2026-06-04
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

spok-apply
software-developers

Ship the next unchecked chunk from spok/changes/<name>/tasks.md end-to-end via the vendored spok-flow skill. Use when the user wants to implement the next chunk of a Spok change.

2026-06-04
spok-archive
software-developers

Archive a completed Spok change. Applies any delta specs to the main specs unconditionally, then moves the change directory under changes/archive/.

2026-06-04
spok-ci-commit
software-developers

Commit Changes in CI with no user interaction

2026-06-04
spok-create-design-discussion
software-developers

first step of planning

2026-06-04
spok-create-plan
software-developers

convert structure outline into a detailed implementation plan

2026-06-04
spok-create-research-questions
software-developers

generate research questions based on a task, spec, or ticket

2026-06-04
spok-create-research
software-developers

research the codebase

2026-06-04
spok-create-scoped-chunks
software-developers

break a medium/large change into cross-layer, independently shippable chunks. emits a single tasks.md checklist that spok-apply can iterate through.

2026-06-04
spok-create-structure-outline
software-developers

create a phased implementation plan based on research and design decisions

2026-06-04
spok-explore
software-developers

Explore ideas, investigate code, and clarify direction before implementation. Thinking-only mode for pre-proposal or mid-change discovery.

2026-06-04
spok-flow
software-developers

end-to-end research → design → plan → implement → review → commit workflow for a single chunk. Driven by spok-apply.

2026-06-04
spok-implement-plan
software-developers

phased implementation of a structured plan you must use this skill when asked to implement a plan file in a task directory

2026-06-04
spok-propose
software-developers

Propose a new change: scaffold proposal/specs/design via the Spok CLI artifact graph, then invoke spok-create-scoped-chunks to slice the work into independently shippable chunks and write tasks.md.

2026-06-04
spok-simplify
software-developers

Simplify the implementation of the current chunk. Vendored stub — relies on the user-installed simplify tooling.

2026-06-04
spok-validate-implementation
software-developers

validate an implementation against a task plan and current code. use this when given a plan path from a task directory or when asked to verify implemented work before review or PR

2026-06-04
interlocks
software-quality-assurance-analysts-and-testers

Run interlocks quality gates on a Python project — lint, format, typecheck, test, coverage, acceptance, properties, audit, deps, arch, CRAP, mutation — via the `interlocks` CLI (alias `il`).

2026-06-03