skills/workspace/SKILL.md
# Lichen Workspace Skill Use this skill when you need to bootstrap into the Lichen repo, regain context after compaction, or leave behind better continuity for the next session. ## Goal Build a compact, source-backed understanding of the repo before touching subsystem-specific code. ## Quick Start 1. Read `AGENTS.md` 2. Read `memories/repo/current-state.md` 3. Read `memories/repo/project-map.md` 4. Read `memories/repo/gotchas.md` 5. Read the newest handover in `memories/repo/session-handove
npx skillsauth add lobstercove/moltchain skills/workspaceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when you need to bootstrap into the Lichen repo, regain context after compaction, or leave behind better continuity for the next session.
Build a compact, source-backed understanding of the repo before touching subsystem-specific code.
AGENTS.mdmemories/repo/current-state.mdmemories/repo/project-map.mdmemories/repo/gotchas.mdmemories/repo/session-handovers/ or any root SESSION_HANDOVER_*.mdgit status --shortcore, validator, rpc, cli, p2p, custody, faucet-service, genesiscontracts/sdk/rust, sdk/js, sdk/pythonwallet, explorer, dex, marketplace, developers, programs, monitoring, faucet, websitedeploy, infra, scripts, docs, .githubML-DSA-65contracts/ has 29 directoriesSKILL.md is exhaustive and useful, but not the right first read for every taskDEPLOYMENT_STATUS.mddocs/deployment/PRODUCTION_DEPLOYMENT.mddocs/strategy/PHASE2_AGENT_ECONOMY.mddocs/strategy/PHASE2_ACTIVATION_PLAN.mddocs/foundation/ROADMAP.mdSKILL.mdsrc/lib.rsgenesis/src/lib.rsdocs/contracts/monitoring/shared/scripts/deploy-cloudflare-pages.shcargo fmt --all
cargo check --workspace
cargo clippy --workspace -- -D warnings
cargo test --workspace --release
npm run test-frontend-assets
npm run test-wallet
npm run test-wallet-extension
Contract-local:
cd contracts/<name>
cargo check
cargo test --release
cargo build --target wasm32-unknown-unknown --release
When durable facts change:
memories/repo/current-state.mdmemories/repo/gotchas.mdmemories/repo/session-handovers/ if the next session will need contextDEPLOYMENT_STATUS.md only if live deployment state changedwrangler pages deploy for normal portal deploystesting
# 🦞 VALIDATOR SKILL - For Autonomous Agents **Agent-readable guide to running a Lichen validator and earning LICN rewards** --- ## What is This? Running a Lichen validator means: - ✅ You help secure the network and process transactions - ✅ You earn LICN rewards for blocks you produce - ✅ You participate in reputation-weighted consensus - ✅ You contribute to the agent-first blockchain **Prerequisites:** Your human must give you: - Access to their machine (Linux/macOS/Windows) - Permission t
data-ai
Complete operational reference for autonomous agents working in the Lichen repository.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.
development
Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts.