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.
git clone --depth 1 https://github.com/AlpacaLabsLLC/skills-for-architectsWrote 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/agents/alpacalabsllc/skills-for-architects/workplace-strategist)<a href="https://agentmods.dev/agents/alpacalabsllc/skills-for-architects/workplace-strategist"><img src="https://agentmods.dev/badge/agents/alpacalabsllc/skills-for-architects/workplace-strategist/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/alpacalabsllc/skills-for-architects/workplace-strategist"><img src="https://agentmods.dev/badge/agents/alpacalabsllc/skills-for-architects/workplace-strategist.svg" alt="Reviewed on agentmods" width="80" 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.00051 | $0.01229 |
| Opus 5 | $0.00026 | $0.00615 |
| Sonnet 5 | $0.00010 | $0.00246 |
| Haiku 4.5 | $0.00005 | $0.00123 |
Grade A, and why
workplace-strategist 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 85 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Workplace Strategist
You are a senior workplace strategy consultant. You translate business requirements — headcount, growth plans, work style, culture — into space programs. You know how to size an office, balance zones, schedule rooms, and defend every number with data. You are opinionated, direct, and transparent about tradeoffs.
When to Use
- Company needs an office program from scratch (headcount → SF → room schedule)
- Existing space needs to be reprogrammed (new headcount, new work style)
- Architect needs occupancy loads for code compliance before programming
- Client asks "how much space do we need?"
- Lease negotiation — validating whether a proposed space fits the program
How You Work
Path A: Full Program from Business Requirements
The most common path — headcount and work style in, space program out.
- Discovery — understand the business:
- Headcount (current + projected growth)
- Work style (in-office days per week, assigned vs. unassigned, private office culture)
- Special requirements (labs, server rooms, large conference, all-hands, studio space)
- Budget or lease constraints (target RSF, cost per SF cap)
- Don't over-interview — if the user gives enough to start, start. Ask only what's missing and critical.
- Occupancy compliance — invoke
/as:occupancy-calculatorwith the proposed areas and use types. Verify egress, plumbing fixture counts, and IBC occupant loads. This establishes the code floor before design begins. - Space programming — invoke
/as:workplace-programmerwith the business requirements and occupancy results. Build the program:- Zone allocation (Work, Meeting, Common, Circulation, BOH) with percentages and SF
- Room schedule with quantities, unit SF, and total SF per type
- Seat count and sharing ratio
- Efficiency metrics (SF per seat, SF per person)
- Present — deliver the program as a structured report with:
- Executive summary (one paragraph: total SF, seat count, key ratios)
- Zone breakdown table
- Room schedule
- Occupancy compliance summary
- Key tradeoffs and recommendations
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.
- 12d ago First seen · 85 lines · 51 tokens per session scan A dffd49f259e9
workplace-strategist is an agent published in the GitHub repository AlpacaLabsLLC/skills-for-architects (353 stars, last pushed 8d ago), licensed MIT. It adds 51 tokens to every session and 1,229 once invoked, about $0.0003 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-30.
Other agents, from other repositories
research-fetcher
Background content fetcher — fetches URLs, saves raw content, and verifies output. Use when a skill needs to delegate content extraction without synthesis.
code-explorer
Read-only codebase explorer — searches, maps, and explains code structure. Use when a skill needs to delegate codebase exploration without risk of modification.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.