Skip to main content
GitHub 저장소

Tyrne

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

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

이 저장소의 skills

add-bsp
소프트웨어 개발자

Add a new Board Support Package (BSP) crate to the Tyrne workspace — from crate skeleton through boot checklist to first QEMU or hardware boot.

2026-05-22
write-adr
소프트웨어 개발자

Propose and draft a new Architecture Decision Record (ADR) in MADR format for Tyrne.

2026-05-14
conduct-approval-review
소프트웨어 품질 보증 분석가·테스터

Run an independent verification pass over artefacts in `Proposed` / `In Review` waiting-for-promotion states. Distinct from code-review (style + correctness on a diff) and security-review (adversarial axis pass) — this skill verifies that the artefacts' claims about their own state match reality and produces a Done-promotion verdict.

2026-05-14
conduct-review
소프트웨어 품질 보증 분석가·테스터

Produce a review artifact in `docs/analysis/reviews/<type>-reviews/`, following that type's master plan. Works for business / code / security / performance-optimization reviews.

2026-05-14
propose-standard-change
소프트웨어 개발자

Change an existing Tyrne standard correctly — write or update the motivating ADR first, then update the standard file.

2026-05-14
add-dependency
소프트웨어 개발자

Add a new Rust crate to the Tyrne workspace following the dependency policy in `infrastructure.md`.

2026-05-13
justify-unsafe
소프트웨어 개발자

Introduce or audit an `unsafe` region in Tyrne — writing the `SAFETY:` comment, adding the audit-log entry, and queuing security review.

2026-05-13
perform-code-review
소프트웨어 품질 보증 분석가·테스터

Run a structured code-review pass on a pull request or branch, applying the Tyrne code-review standard.

2026-05-13
perform-security-review
정보 보안 분석가

Run the dedicated security-review pass for a change that touches security-sensitive subsystems.

2026-05-13
start-task
소프트웨어 개발자

Open a new roadmap task — create the user-story file from the template under the right phase folder, set its status, update current.md if it goes active.

2026-05-13
supersede-adr
소프트웨어 개발자

Override a prior Accepted ADR with a new one, updating both files so the forward and backward pointers are consistent.

2026-05-13
sync-adr-index
소프트웨어 개발자

Rebuild the ADR index table in `docs/decisions/README.md` from the actual ADR files on disk.

2026-05-13
update-glossary
소프트웨어 개발자

Add or update an entry in `docs/glossary.md`, preserving format and alphabetical order.

2026-05-13
write-architecture-doc
소프트웨어 개발자

Write or update a document under `docs/architecture/` describing a subsystem, component, or cross-cutting flow.

2026-05-13
write-guide
소프트웨어 개발자

Write a new task-oriented guide under `docs/guides/` that walks a contributor or user through a specific task.

2026-05-13