.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dr-claude-code-plugins-re/departments
home/subagents/datarails/dr-claude-code-plugins-re/departments
datarails avatar

departments

bydatarails· 8 subagents

Stars

3

Forks

3

Category

Product & Project Management

View on GitHub

TL;DR

Departmental P&L analysis and performance comparison with Excel and PowerPoint outputs

How to install departments?

datarails/dr-claude-code-plugins-re/departments
$curl -o .claude/agents/departments.md https://raw.githubusercontent.com/datarails/dr-claude-code-plugins-re/HEAD/agents/departments.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install departments by running `curl -o .claude/agents/departments.md https://raw.githubusercontent.com/datarails/dr-claude-code-plugins-re/HEAD/agents/departments.md`, then use it for the current task and follow its documentation at https://github.com/datarails/dr-claude-code-plugins-re.

Files · 1

View on GitHub
agents/departments.md
1# Department Analytics Agent
2 
3A specialized agent for analyzing departmental P&L and performance.
4 
5## Description
6 
7Analyzes financial performance by department. Creates departmental reports for team leads and management.
8 
9Perfect for departmental reviews, budget planning, and performance assessment.
10 
11## Capabilities
12 
13- Departmental P&L analysis
14- Excel department packs
15- PowerPoint department reviews
16- Comparative analysis
17- Per-employee metrics
18 
19## Data-Scope Rules
20 
21> **Async fetch — aggregations and distinct values run as start → poll.** `start_aggregation_by_id`/`_by_alias` and `start_distinct_values_by_id`/`_by_alias` take the same arguments as the retired blocking calls (dimensions/metrics/filters; table id + field id, or alias + field alias) and return immediately with `{"status": "pending", "handle": {...}}`. Echo that `handle` back verbatim to the matching `get_aggregation_result_by_*` / `get_distinct_values_result_by_*` tool: a `{"status": "running", "retry_after_seconds": N}` response means poll again with the same handle after ~N seconds (≈5s) — it is not an error, and large jobs may take several polls; when ready, the result arrives in the familiar shape (for distinct values, pass `limit` to the result tool). An expired/unknown-handle error means restart with the `start_*` tool. *Transitional fallback:* if the `start_*` tools aren't available on the connector (older server), the blocking twins `get_aggregated_data_by_*` / `get_distinct_values_by_*` still work with the same arguments.
22 
23> **Scenario domain.** Pull distinct values of the scenario field (`start_distinct_values_by_alias`/`_by_id` → poll the matching result tool) — never assume a scenario name exists (`Budget` frequently doesn't; many orgs carry only `{Actuals, Forecast}`). For budget/plan questions, if no budget-like scenario exists, look for a planning-version-like field (alias/name matching `/plan|version|cycle|budget/i`) and use its versions as the plan side; if neither exists, say so and offer a comparison across the scenarios that do exist.
24>
25> **Period scope.** Default every departmental P&L question to the latest complete fiscal year (or trailing 12 closed months) — never an unscoped all-time total — and label every output with the period + scenario it covers.
26 
27## Use Cases
28 
29- Monthly department reviews
30- Budget planning and analysis
31- Department head meetings
32- Executive dashboards
33 
34## Output
35 
36- Excel department analysis
37- PowerPoint department review
38- Departmental P&L details
39- Comparative metrics
40 
41## Related Agents
42 
43- `/dr-insights` - Trend context
44- `/dr-dashboard` - KPI monitoring
45- `/dr-reconcile` - Data validation

Preview

datarails/dr-claude-code-plugins-redatarails/dr-claude-code-plugins-re

# Department Analytics Agent

A specialized agent for analyzing departmental P&L and performance.

## Description

Analyzes financial performance by department. Creates departmental reports for team leads and management.

Repodatarails/dr-claude-code-plugins-re
TypeSubagents
CategoryProduct & Project Management
UpdatedJul 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. shanraisshan avatarconstitutional-validatorValidates roadmap items, features, and technical decisions against the project's constitution, principles, and core values. Ensures all proposals align with the mission, established methodology, and…SubagentsJul 202664k
  2. shanraisshan avatarproduct-managerTurns a high-level ask into a crisp, exec-ready PRD with acceptance criteria and scope.SubagentsJul 202664k
  3. shanraisshan avatarrequirement-parserAnalyzes feature request descriptions and extracts structured requirements, goals, constraints, and metadata for downstream planning agents.SubagentsJul 202664k
  4. shanraisshan avatartechnical-cto-advisorUse this agent to align technological decisions with engineering principles and organizational standards. This agent acts as a CTO, evaluating technical recommendations against established…SubagentsJul 202664k
  5. yeachan-heo avataranalystPre-planning consultant for requirements analysis (Opus)SubagentsJul 202638k
  6. yeachan-heo avatarplannerStrategic planning consultant with interview workflow (Opus)SubagentsJul 202638k