Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add raisoninme/boardless-pcb --skill statusgit clone --depth 1 https://github.com/raisoninme/boardless-pcbWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/raisoninme/boardless-pcb/status)<a href="https://agentmods.dev/skills/raisoninme/boardless-pcb/status"><img src="https://agentmods.dev/badge/skills/raisoninme/boardless-pcb/status.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00018 | $0.00663 |
| Opus 5 | $0.00009 | $0.00331 |
| Sonnet 5 | $0.00004 | $0.00133 |
| Haiku 4.5 | $0.00002 | $0.00066 |
Grade A, and why
status scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
Flow status
Read-only command; performs no step work; runnable in any session. Respond in the user's language.
- Read
docs/flow-state.md. Missing → tell the user this project hasn't entered the flow; the entry point is step1-onboard (Claude Code:/boardless-pcb:step1-onboard) (in a fresh session). Present but without the canonical header lineflow-state — process state→ it belongs to something else; treat the project as not-in-flow and say so. - Spot-check consistency: for every step marked
done, confirm that the deliverables which look like file paths actually exist (non-file deliverables — sign-offs, tool lists, inspection records — are not checked and not drift). Call out real gaps (adonestatus whose files are missing = state drift; suggest the user correct the status or restore the deliverables). - Report (one short paragraph + one small table, no deep dives):
- Current step and each step's status. Token semantics matter here:
in-progress= running or aborted mid-flight (say which is likelier);waiting= blocked on other steps, resumes automatically once they clear — not an abort;parked= the flow is deliberately stopped by a user decision and the board is NOT fab-ready — say this plainly and name the parking decision (the deferred issue holds it);rework= needs redoing - Open issues: how many, each one's target, severity, and status
- Verification rounds: report any pending-verdict row in the whole table (not just the last one) — each is an aborted or unreconciled verification session
- Next action — normalize everything actionable to a target step and recommend the earliest: steps marked
reworkand issuesopenwith target 2–5 both map to their step number (multiple items on one step merge into a single recommendation — fixing the earliest step first avoids re-reworking later ones); issuesfixed-pending-verifyandopenwith targetstep6map to step 6, which participates only when no earlier step is actionable; aparkedstep is NOT a recommendation — state that resuming it is the user's call (re-run its command to un-park); nothing actionable → the EARLIEST step not markeddone— unless that step isparked, in which case make NO recommendation: say plainly that the flow is stopped where the user chose to stop it, and that re-running that step's command un-parks it (never skip past aparkedstep to a later one — the later step's own gate would reject it anyway); every stepdone→ the flow is complete
- Current step and each step's status. Token semantics matter here:
- If the user then asks to execute a step, remind them: steps run in a fresh session (=
/clearor restart your agent in this project) via their command; if this session has already done other work, don't run a step here.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 18 lines · 18 tokens per session scan A faae1bb4818a
status is a skill published in the GitHub repository raisoninme/boardless-pcb (2 stars, last pushed 23d ago), licensed MIT. It adds 18 tokens to every session and 663 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
create-tasks
Creates Jira tasks from meeting notes, specs, or feature descriptions. Supports both iOS (Swift/SwiftUI) and Backend (Node.js/TypeScript) platforms. Use this skill whenever a user pastes meeting notes, a spec, a feature request, or any description of work to be planned. Triggers on: "create tasks", "break this into…
sync
Pull mentions, DMs, hot channel topics, calendar events, and Linear updates from the last 48h (24h for Slack DMs) into the wiki daily folder, and snapshot active vault notes. Sources: Gmail, Slack, Linear, Google Calendar, local wiki/notes/. Creates wiki/daily/ /{mentions.md, topics.md, linear.md, calendar.md…
task
Create a Linear issue via the Linear MCP and mirror it as a local note under wiki/notes/ so /sync and /sup surface it. Default assignee is you; override with @ . Default cycle is the team's CURRENT sprint; override with sprint:next or sprint:none. Default team is configured in wiki/daily/config.json…
monorepo-management
Master monorepo management with Turborepo, Nx, and pnpm workspaces to build efficient, scalable multi-package repositories with optimized builds and dependency management. Use when setting up monorepos, optimizing builds, or managing shared dependencies.
promote-idea
Converts an album idea from IDEAS.md into an actual album project in one step. Use when the user says "promote [idea title]", "turn idea into album", or "start working on [idea]".
vendor-management
Selects, contracts, and manages suppliers and vendors — requirements, evaluation, negotiation support, onboarding, performance management, and exit. Use this to choose a vendor, run a selection process, structure a service agreement's operational terms, manage an underperforming supplier, plan an exit or migration, or…