Skip to main content
GitHub 仓库

arkadian

arkadian 收录了来自 ArkLabsHQ 的 36 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
36
Stars
3
更新
2026-03-31
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-project
项目管理专家

Analyze a project repository and add it to the Arkadian documentation registry with standardized structure. Use when: user provides a path to a new project to onboard.

2026-03-31
analyse-arkadian-session
软件开发工程师

Analyse an Arkadian orchestrator session - read transcripts, logs, and artifacts to understand what happened and suggest improvements. Use when: user wants to debug or review a past session.

2026-03-31
create-operational-sop
秘书和行政助理(法律、医疗和高管除外)

Generate validated operational SOPs for Ark ecosystem projects by testing commands before documenting them. Use when: user wants to create or audit SOPs for a project.

2026-03-31
remove-project
软件开发工程师

Remove a project from the Arkadian documentation registry and delete all associated documentation files. Use when: user wants to deregister a project.

2026-03-31
update-project
软件开发工程师

Update project documentation based on new commits and changes in the repository. Use when: user wants to sync docs after project changes.

2026-03-31
auto-improve
软件质量保证分析师与测试员

Self-improvement loop for arkadian. Launches arkadian -d with a GitHub issue, polls until done, evaluates per-agent criteria, reads transcripts on failure, improves prompts, deletes worktree, and relaunches. Loops until passing or max iterations.

2026-03-27
fulmine-prod-debug
网络与计算机系统管理员

Debug and investigate fulmine production issues. Downloads logs and SQLite datadir from remote Docker containers, and queries the Boltz PostgreSQL database remotely. Analyzes errors and queries databases for root cause analysis. Use when: (1) investigating fulmine production errors or failures, (2) checking swap/vHTLC/delegate task status in prod, (3) analyzing fulmine logs for recent issues, (4) debugging VTXO or transaction problems on mainnet, (5) inspecting Boltz swap state in PostgreSQL. Triggers on: "fulmine prod", "production logs", "prod errors", "check prod fulmine", "debug fulmine", "fulmine mainnet issue", "boltz db", "boltz prod".

2026-03-26
noa-cli
软件开发工程师

CLI reference for noa and Ark Indexer REST API — tools for decoding and inspecting Bitcoin/Ark primitives. Use when working with Ark addresses, Bitcoin scripts, taproot trees, PSBTs, note closures, VTXOs, commitment txs, forfeit txs, or connector trees. Covers all noa subcommands (address, script, note, taptree, psbt) and Indexer endpoints (GetCommitmentTx, GetVtxos, GetVtxoTree, GetVtxoChain, GetVirtualTxs, etc.). Includes a step-by-step recipe for investigating any VTXO from an outpoint.

2026-03-17
arkd-dev-loop
软件开发工程师

Fast iteration loop for developing arkd locally. Smart pre-flight detects running services, sets up infrastructure, manages wallet state, then iterates with build-test-fix cycles including mandatory log capture.

2026-03-12
arkd-gha
软件质量保证分析师与测试员

Simulate arkd GitHub Actions CI pipeline locally. Runs lint, vet, build, unit tests, and integration tests (MANDATORY). Optionally proto lint — matching the real CI checks that run on PRs.

2026-03-12
arkd-makefile-ref
软件开发工程师

Quick reference for arkd Makefile targets. Use before building, generating code, or running linters. Covers proto generation, build, sqlc, lint, and explains why make test must NEVER be used.

2026-03-12
fulmine-dev-loop
软件开发工程师

Fast iteration loop for developing fulmine locally. Three infrastructure modes (internal-only, real-boltz, mock-boltz), smart pre-flight checks, and a build-test-fix iteration loop with mandatory log capture.

2026-03-12
fulmine-gha
软件开发工程师

Simulate fulmine GitHub Actions CI pipeline locally. Runs lint, vet, build, unit tests, and integration tests (MANDATORY). Optionally proto lint and DB vet — matching the real CI checks that run on PRs.

2026-03-12
gosdk-gha
软件开发工程师

Simulate go-sdk GitHub Actions CI pipeline locally. Runs lint, vet, build, unit tests, and integration tests (MANDATORY). Optionally proto lint — matching the real CI checks that run on PRs.

2026-03-12
ark-bitcoin-primitives
软件开发工程师

Core Bitcoin/Taproot knowledge for Ark context - scripts, closures, PSBTs, Schnorr signatures

2026-02-12
ark-musig2-signing
软件开发工程师

MuSig2 distributed signing protocol for Ark transaction trees - nonce generation, aggregation, partial signatures

2026-02-12
ark-ops
网络与计算机系统管理员

Operational hub for Ark ecosystem tasks. Routes to ark-developer for environment/testing/debugging, or handles simple queries directly.

2026-02-12
ark-sdk-batch-session
软件开发工程师

Batch session event handling and round participation - joining rounds, signing trees, processing events

2026-02-12
ark-sdk-client-init
软件开发工程师

SDK client initialization and configuration - client types, wallet types, stores, and connection setup

2026-02-12
ark-sdk-payments
软件开发工程师

Off-chain payment operations with go-sdk - SendOffChain, coin selection, receivers, change handling

2026-02-12
ark-sdk-settlement
软件开发工程师

Settlement and exit operations - Settle, CollaborativeExit, Unroll, fee estimation

2026-02-12
ark-vtxo-model
数据库架构师

VTXO lifecycle, domain model, states, expiration, and tree construction in Ark protocol

2026-02-12
arkd-grpc-api
软件开发工程师

arkd gRPC API and protobuf definitions - service endpoints, message types, streaming events

2026-02-12
arkd-offchain-tx
软件开发工程师

Off-chain transaction processing in arkd - Ark TX and checkpoint TX construction, submission, and finalization

2026-02-12
arkd-round-lifecycle
软件开发工程师

Round lifecycle management in arkd - stages, events, state machine, intent registration, finalization

2026-02-12
arkd-tree-construction
软件开发工程师

VTXO and connector tree construction - building batch outputs, tree structures, forfeit transactions

2026-02-12
pm-tasks
项目管理专家

RESTRICTED to ark-project-manager. Generate actionable, dependency-ordered task lists organized by user story.

2026-02-12
bitcoin-l2-research
软件开发工程师

Comprehensive Bitcoin and Layer-2 protocol research using parallel Claude agents. Specialized for Bitcoin Core, Lightning, Ark, and L2 scaling solutions. Three modes (Quick/Standard/Deep) with timeout management and multi-source validation.

2025-11-06
browser-testing
软件质量保证分析师与测试员

Browser automation and visual testing for web development using Playwright MCP

2025-11-06
dev-implement
软件开发工程师

RESTRICTED to ark-developer. Execute the implementation plan by processing and completing all tasks.

2025-10-24
pm-analyze
项目管理专家

RESTRICTED to ark-project-manager. Perform cross-artifact consistency and quality analysis.

2025-10-24
pm-checklist
项目管理专家

RESTRICTED to ark-project-manager. Generate custom quality checklists for validating requirements.

2025-10-24
pm-clarify
项目管理专家

RESTRICTED to ark-project-manager. Identify underspecified areas in specs and ask targeted clarification questions.

2025-10-24
pm-constitution
项目管理专家

RESTRICTED to ark-project-manager. Create or update project constitution with principles and guidelines.

2025-10-24
pm-plan
项目管理专家

RESTRICTED to ark-project-manager. Execute implementation planning workflow to generate design artifacts.

2025-10-24
pm-spec
项目管理专家

RESTRICTED to ark-project-manager. Create or update feature specifications from natural language descriptions.

2025-10-24