Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

cqs

cqs에는 jamie8johnson에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
22
Stars
14
업데이트
2026-07-05
Forks
3
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

audit
소프트웨어 품질 보증 분석가·테스터

Run a multi-category code audit on the cqs codebase. Spawns parallel agents per batch.

2026-07-05
boundary-probe
정보 보안 분석가

Trust-boundary security audit of cqs — fans out unbiddable-auditor agents across 6 categories (RT-INJ/RT-FS/RT-RES/RT-DATA/RT-RELAY/RT-EXFIL), attacker mindset, run-the-attack PoC + regression guard.

2026-07-05
recall-gate
소프트웨어 품질 보증 분석가·테스터

Run the retrieval recall gate with dead-gold triage and the binary A/B regression test. Required before release tags; use after any retrieval-adjacent merge.

2026-07-05
check-my-work
소프트웨어 개발자

Run after making changes, before committing — reviews the current git diff for impact and risk via cqs review.

2026-07-02
release
소프트웨어 개발자

Release a new version of cqs. Bumps version, updates changelog, runs the recall gate, publishes to crates.io, creates GitHub release.

2026-06-15
cqs-bootstrap
소프트웨어 개발자

One-command setup for cqs in a new project — skills, tears infrastructure, CLAUDE.md, init, index.

2026-06-13
archeo
소프트웨어 개발자

Comment-archaeology sweep - find work items hiding in TODO/FIXME/for-now comments and plan-doc ledgers, judge them, file issues, queue trivial fixes. Good idle-loop activity.

2026-06-12
before-edit
소프트웨어 개발자

Run before modifying a function — impact + test-map + explain in one pass, presented as a modification checklist.

2026-06-12
cqs-batch
소프트웨어 개발자

Execute multiple cqs queries in a single persistent session via stdin batch mode.

2026-06-12
cqs-plan
소프트웨어 개발자

Task planning with scout data + task-type templates. Produces implementation checklists.

2026-06-12
cqs
소프트웨어 개발자

Unified cqs CLI dispatcher — semantic code search, call graph navigation, impact analysis, quality tools, notes, and infrastructure. Use `/cqs <command> [args]` for any cqs operation.

2026-06-12
docs-review
소프트웨어 개발자

Review project docs for staleness. Checks lib.rs, Cargo.toml, README, CONTRIBUTING, SECURITY, PRIVACY, and GitHub repo metadata.

2026-06-12
groom-notes
소프트웨어 개발자

Review, prune, and suggest notes in notes.toml. Cleans stale notes and proposes new ones from recent changes.

2026-06-12
idle
소프트웨어 개발자

The idle work loop - enumerate open issues and triage rows, classify fixable vs blocked, pick by value-vs-budget, dispatch. Standing user directive; invoke whenever otherwise idle.

2026-06-12
investigate
소프트웨어 개발자

Run before starting an implementation task — scout + gather assemble relevant files, functions, tests, and notes into a brief.

2026-06-12
land
소프트웨어 개발자

Land a ready branch - push, PR, pinned CI watch, squash-merge, issue verification, cleanup. Use for every PR landing; encodes the run-ID pinning and cleanup discipline.

2026-06-12
migrate
소프트웨어 개발자

Handle cqs schema version upgrades — check version, attempt migration, rebuild if needed.

2026-06-12
pr
소프트웨어 개발자

Create a pull request with WSL-safe workflow. Uses --body-file to avoid heredoc permission corruption.

2026-06-12
reindex
소프트웨어 개발자

Rebuild the cqs index and show before/after stats comparison.

2026-06-12
troubleshoot
컴퓨터 시스템 분석가

Diagnose common cqs issues — stale index, model download, schema mismatch, connection issues.

2026-06-12
cqs-verify
소프트웨어 품질 보증 분석가·테스터

Verify all cqs features work. Run on session start and after compaction.

2026-06-12
update-tears
소프트웨어 개발자

Update PROJECT_CONTINUITY.md and notes.toml with current session state. Use proactively before context compaction or when switching tasks.

2026-04-17