Create, edit, review, and finalize standalone XLSX, XLS, CSV, and TSV spreadsheet files. Use for spreadsheet generation, formatting, formulas, charts, data consolidation, source-based calculations, numeric reconciliation, legacy conversion, and visual QA. Do not use for live Microsoft Excel control or macro-enabled…
A rule that limits what changes may be included in a Git commit. Git is a tool for tracking changes to code and grouping them into saved revisions called commits.
Use a single-context documentation layout. Before exploring code, read CONTEXT.md at the repository root and relevant decisions under docs/adr/ when those files exist. If they do not exist, continue silently.
This repository does not use an issue tracker for agent workflows. Do not create, update, label, or close issues. Keep implementation work in the current branch and report results directly to the user.
Issue triage labels are not used because agent workflows do not create or manage issues in this repository. The canonical roles needs-triage, needs-info, ready-for-agent, ready-for-human, and wontfix are all not applicable.
Authenticate to StaffDeck Open API v1, inspect the current credential boundary, list accessible agents, browse the gallery, add a gallery agent, or bootstrap API clients and credentials. Use for StaffDeck API key setup, authorization failures, agent selection, scope checks, and cross-agent access questions.
Manage StaffDeck employee capability resources through Open API v1, including knowledge bases and cited search, general skills, HTTP tools, MCP servers and discovery, resource bindings, capability snapshots, and scheduled tasks. Use for adding, testing, publishing, binding, diagnosing, or scheduling an employee's…
Manage a StaffDeck employee's SOP lifecycle through Open API v1, including listing published SOPs and drafts, generating from source text, rewriting selected fields, replacing or JSON-patching drafts, validating, publishing, archiving, comparing versions, and creating rollback drafts. Use for controlled SOP authoring…
Run a StaffDeck digital employee through Open API v1, create or continue sessions, submit stateful or stateless runs, poll durable jobs, stream SSE events, continue awaiting-input SOPs, cancel work, and download Harness artifacts. Use whenever another agent must invoke a StaffDeck employee and return auditable results…