Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

interlocks

interlocks 收录了来自 0xjgv 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
3
更新
2026-06-04
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

spok-apply
软件开发工程师

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
软件开发工程师

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
软件开发工程师

Commit Changes in CI with no user interaction

2026-06-04
spok-create-design-discussion
软件开发工程师

first step of planning

2026-06-04
spok-create-plan
软件开发工程师

convert structure outline into a detailed implementation plan

2026-06-04
spok-create-research-questions
软件开发工程师

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

2026-06-04
spok-create-research
软件开发工程师

research the codebase

2026-06-04
spok-create-scoped-chunks
软件开发工程师

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
软件开发工程师

create a phased implementation plan based on research and design decisions

2026-06-04
spok-explore
软件开发工程师

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

2026-06-04
spok-flow
软件开发工程师

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

2026-06-04
spok-implement-plan
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-06-04
spok-validate-implementation
软件开发工程师

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
软件质量保证分析师与测试员

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