Skip to main content
GitHub 저장소

cnos

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

수집된 skills
118
Stars
9
업데이트
2026-07-19
Forks
0
직업 범위
직업 카테고리 20개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

measure-recursive-cell
소프트웨어 개발자

A recursive coherence methodology for cnos cell architectures and cell executions. It measures the three-cell system, each cell's CCNF kernel, typed contract/evidence surfaces, cell and wave FSMs, and an actual receipt stream without allowing a strong local layer to average away a broken cross-level projection.

2026-07-19
cdd
소프트웨어 개발자

Coherence-Driven Development. Use for substantial changes that require explicit selection, artifact flow, review, release, and post-release closure.

2026-07-19
measurement-missing-execution-runner
기타 컴퓨터 관련 직업

Measurement fixture for State-A execution path validation.

2026-07-19
measurement-nonexecutable-execution-runner
기타 컴퓨터 관련 직업

Measurement fixture for State-A execution-mode validation.

2026-07-19
valid-measurement
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-empty-target
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-malformed-manifest
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-mismatched-name
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-missing-instruction
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-missing-manifest
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-missing-preflight
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-missing-registry
기타 컴퓨터 관련 직업

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
measurement-nonexecutable-preflight
소프트웨어 개발자

Measurement fixture for TSC-compatible methodology validation.

2026-07-19
broken-measurement
소프트웨어 개발자

Invalid measurement fixture with no methodology declaration.

2026-07-19
label-doctrine
소프트웨어 개발자

cnos's GitHub issue-label control plane — generic lifecycle and dispatchability labels owned by cnos.core, plus the per-package protocol qualifier rule that namespaces multi-protocol dispatch.

2026-07-09
delta
기타 컴퓨터 관련 직업

δ role-skill. Owns the two-sided coherence-cell membrane (outward boundary decision on receipt + V verdict; inward implementation-contract enrichment at dispatch) and the override authority that compose with V's verdict per RECEIPT-VALIDATION.md.

2026-07-09
cds-dispatch
기타 컴퓨터 관련 직업

The cnos.cds package-owned dispatch wake. Claims open issues matching the dispatch selector (dispatch:cell + protocol:cds + status:todo), invokes the cnos.cdd cell-runtime framework's δ role contract in wake-invoked mode, and lands cell artifacts at .cdd/unreleased/{N}/ per the CDD framework's artifact contract. δ routes γ (scaffold + closeout), α (implement + iterate), β (review + iterate); the dispatch wake itself does not directly route those roles — it hands the claimed cell to δ. The wake is NOT an admin wake: it does not write channel logs, does not write status labels directly — all four named lifecycle transitions on the claimed cell (claim, hard block, release-back-to-queue, β converge) are requested through the CDS issue-state FSM (`cn issues fsm evaluate --apply`, cnos#569/cnos#575) rather than applied by the wake itself — and does not read the home thread.

2026-07-09
dispatch-protocol
기타 컴퓨터 관련 직업

Label-gated, protocol-qualified issue queue for implementation cells. Defines the canonical generic label set (cnos.core-owned), the per-package protocol-qualifier label set (concrete-protocol-package-owned per cnos#468 label-doctrine), the claim operation, concurrency discipline, lifecycle transitions, wave semantics, and drift handling by which a human authorizes a package-owned dispatch wake to claim and execute exactly one implementation cell per run. The dispatch wake claims only cells whose `protocol:{P}` qualifier matches its owning package, and launches the matching package's runtime (cnos.cds for software cells, cnos.cdr for research cells, future cnos.cdw for writing cells; the generic cnos.cdd cell-runtime framework is invoked by each concrete package internally).

2026-07-09
issues
소프트웨어 개발자

cnos.issues package entrypoint. Use when reasoning about issue taxonomy, the Issue Pivot / issue-board (`cn issues map`), the read-only CDS issue-state evaluator (`cn issues fsm evaluate`), or the current command-dispatch disposition of issue tooling.

2026-07-09
cds
소프트웨어 개발자

Coherence-Driven Software. Use for engineering work — code, tests, branches, diffs, CI, releases, deployments — that requires structurally-enforced discipline against artifact degradation under unmeasured churn. Software-development realization of CCNF; sibling to cnos.cdr (research).

2026-07-09
gamma
기타 컴퓨터 관련 직업

γ role in CDD. Coordination + closure + triage. γ produces dispatch prompts, unblocks via artifact facts, runs post-release assessment, triages findings, and declares cycle closure — binding the cell's ε-observations/learning section into the receipt at closeout. δ executes dispatch; harness owns the mechanics.

2026-07-08
alpha
소프트웨어 개발자

α role in CDD. Implements the selected change, produces the review-ready artifact set, and writes α close-out.

2026-07-07
agent-admin
기타 컴퓨터 관련 직업

The cnos.core agent-admin wake. Per-install agent (e.g. sigma) activates + attaches to the channel, reads inbound directives from the home thread, applies labels when authorized, creates/refines issues when authorized, reports status. Admin-only: never executes cells. Cell-shaped directives defer to the relevant protocol package's dispatch wake (or surface to the operator if no dispatch wake is installed for that protocol).

2026-07-05
beta
기타 컴퓨터 관련 직업

β role in CDD. Reviews the change, merges on approval, and writes β close-out. δ owns the release boundary (tag/deploy/disconnect).

2026-07-04
issue
소프트웨어 개발자

Write an executable issue pack that names the incoherence, source-of-truth, constraints, proof obligations, required skills, and implementation guidance without creating ambiguity or false closure.

2026-07-03
harness
기타 컴퓨터 관련 직업

Harness / platform-driver substrate for CDD. Codifies dispatch mechanics, observability contract, worktree management, identity discipline, polling, and timeout recovery. Invoked by δ; referenced by γ and β.

2026-07-03
operator
기타 컴퓨터 관련 직업

δ role in CDD. Owns external gates, routing, and override authority during an active triad cycle.

2026-07-03
issues-map
소프트웨어 개발자

Issue-board (Issue Pivot) generation domain. Use when reasoning about `cn issues map`'s fetch, taxonomy-parse, effort-computation, and render pipeline, or about the board's JSON/HTML output contract.

2026-07-03
issues-taxonomy
소프트웨어 개발자

Issue label taxonomy pointer. Use when classifying an issue's kind/area/priority/effort/status/protocol/dispatch labels, or when the board needs to interpret them.

2026-07-03
issues-triage
소프트웨어 개발자

Issue triage doctrine pointer. Use when classifying a new issue, deciding dispatch eligibility, or deciding whether to close/supersede/defer.

2026-07-03
wake-provider
기타 컴퓨터 관련 직업

The wake contract a cnos package declares to provide a wake. A wake is a typed `SKILL.md` module (`artifact_class: wake`) whose frontmatter `wake:` block carries the contract (identity, role, input/output, surfaces, defer-path, selector) and whose body is the prompt. Defines what the block MUST contain, the split between what the package declares (the wake skill) and what the substrate renderer materializes (the workflow), and the split between what CUE validates (`#Wake` / I5) and what the renderer enforces at run time. The agent-admin wake (cnos.core, `orchestrators/agent-admin/SKILL.md`) is the reference instance.

2026-07-01
test-declaration-only
소프트웨어 품질 보증 분석가·테스터

Synthetic declaration-only wake fixture (cnos#524). The wake SKILL.md the AC5 refusal smoke renders from, exercising the SKILL.md source path. Never rendered to a substrate workflow — the renderer refuses (exit 3) on activation_state: declaration-only before prompt inlining.

2026-06-30
test-log-writer-misdeclaration
소프트웨어 품질 보증 분석가·테스터

Synthetic mis-declared wake fixture (cnos#524). The wake SKILL.md the AC4/cycle-496 mis-declaration smoke renders from. Declares role:dispatch + admin_only:false + activation_log_writer:true — the mis-declaration — so the renderer refuses with exit 4 + stderr 'activation_log_writer mis-declaration:'. Never rendered to a substrate workflow.

2026-06-30
cdr
고등교육 컴퓨터공학 교원

Coherence-Driven Research. Use for research work — investigation, synthesis, citation, dataset stewardship, claim transmission under uncertainty — that requires structurally-enforced discipline against overclaim.

2026-06-30
cross-repo
기타 컴퓨터 관련 직업

Compatibility pointer. Cross-repo handoff doctrine has moved to cnos.handoff/skills/handoff/cross-repo/SKILL.md as of cnos#416 (Sub 2 of cnos#404 handoff extraction).

2026-06-30
epsilon
기타 컴퓨터 관련 직업

ε role in CDD — the CDD-specific instantiation of the generic ε doctrine. Reads receipt streams across cycles, surfaces `cdd-*-gap` findings, applies MCA discipline, and writes `cdd-iteration.md` when the cycle's receipt has `protocol_gap_count > 0`.

2026-06-30
alpha
기타 컴퓨터 관련 직업

α role in CDR. Produces research matter — claims, hypotheses, methods, datasets, analyses, reports — under the truth-preserving claim transmission discipline.

2026-06-30
beta
기타 컴퓨터 관련 직업

β role in CDR. Audits α's research matter for claim/evidence alignment, falsifiability, reproduction, citation integrity, and data-policy compliance.

2026-06-30
epsilon
기타 컴퓨터 관련 직업

ε role in CDR. Iterates the CDR protocol itself — observes research-protocol gaps from the receipt stream, applies MCA discipline, writes the CDR-iteration artifact.

2026-06-30
gamma
소프트웨어 개발자

γ role in CDR. Coordinates the research wave, selects research gaps, dispatches α/β, and closes the wave by emitting the typed

2026-06-30
이 저장소에서 수집된 skills 118개 중 상위 40개를 표시합니다.