hardware-bringup-checklist
- Repo stars 1
- Author repo claude-skills
Hardware Bringup Checklist
Overview
Validate power, buses, firmware, interfaces, and low-level sanity checks during hardware bringup.
Core Workflow
- Gather goals, constraints, current state, and the relevant systems or stakeholders involved.
- Identify the main options, dependencies, risks, and sequencing constraints before proposing a path.
- Build a staged plan, comparison, or checklist that makes tradeoffs explicit instead of hiding them.
- Attach the validation, rollback, or decision checkpoints needed to execute safely.
Deliver
- A staged plan, scorecard, or checklist that can actually be executed.
- The assumptions, tradeoffs, and blockers that matter most.
- Clear next actions, decision points, and validation steps.
Guardrails
- Do not collapse risky work into a single step when sequencing matters.
- Keep assumptions explicit and highlight missing information early.
- Prefer reversible steps and clear checkpoints when the task has operational risk.
- Avoid commands that actuate hardware, move robots, or change live controller state unless explicitly requested.
- Fluxly category
- Other
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @00PrabalK00 · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Guided setup
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Shell exec
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Validate power, buses, firmware, interfaces, and low-level sanity checks during hardware bringup.
Gather goals, constraints, current state, and the relevant systems or stakeholders involved. Identify the main options, dependencies, risks, and sequencing constraints before proposing a path. Build a staged plan, comparison, or checklist that makes tradeoffs…
A staged plan, scorecard, or checklist that can actually be executed. The assumptions, tradeoffs, and blockers that matter most. Clear next actions, decision points, and validation steps.
Do not collapse risky work into a single step when sequencing matters. Keep assumptions explicit and highlight missing information early. Prefer reversible steps and clear checkpoints when the task has operational risk.
# Hardware Bringup Checklist
## Overview
Validate power, buses, firmware, interfaces, and low-level sanity checks during hardware bringup.
## Core Workflow
1. Gather goals, constraints, current state, and the relevant systems or stakeholders involved.
2. Identify the main options, dependencies, risks, and sequencing constraints before proposing a path.
3. Build a staged plan, comparison, or checklist that makes tradeoffs explicit instead of hiding them.
4. Attach the validation, rollback, or decision checkpoints needed to execute safely.
## Deliver
- A staged plan, scorecard, or checklist that can actually be executed.
- The assumptions, tradeoffs, and blockers that matter most.
- Clear next actions, decision points, and validation steps.
## Guardrails
- Do not collapse risky work into a single step when sequencing matters.
- Keep assumptions explicit and highlight missing information early.
- Prefer reversible steps and clear checkpoints when the task has operational risk.
- Avoid commands that actuate hardware, move robots, or change live controller state unless explicitly requested. Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Overview → Core Workflow → Deliver → Guardrails
terms -> Validate power, buses, firmware, interfaces, and low-level sanity checks during hardware bringup. · 1. Gather goals, constraints, current state, and the relevant systems or stakeholders involved. · - A staged plan, scorecard, or checklist that can actually be executed. · - Do not collapse risky work into a single step when sequencing matters.
files/cmd -> no explicit files or commands
body sha256 -> d6b91791a6fc
Decide Fit First
Design Intent
How To Use It
Boundaries And Review