en un clic
bac-starter
bac-starter contient 8 skills collectées depuis meleantonio, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Finds and synthesizes recent economics literature for a research question, prioritizing top economics journals and strong working-paper venues, resolving paywalled links through IDEAS/RePEc or author webpages, and writing a markdown review. Use when the user asks for a literature search, literature review, related-work scan, paper shortlist, bibliography, or economics article review.
Coordinates multi-agent research work through GitHub issues, branches, and PRs with explicit review and verifier gates. Use when running a swarm, parallel issues, orchestration log, feat/issue-N branches, merge order, consistency pass before merge, or Day 3-style lab workflow.
Exports approved spec/tasks.md entries into GitHub issue drafts with labels, branch names, and acceptance criteria. Use when syncing SDD tasks to issues, creating a swarm milestone from spec, or generating labeled issue bodies for feat/issue-N branches.
Guides applied microeconometrics workflows for estimands, identification, specification, inference, and robustness. Use when working on DiD, IV, RD, panel regressions, treatment effects, or empirical design questions.
Structures game-theory analysis across normal-form and extensive-form settings. Use when defining players, actions, information, equilibrium concepts, or comparative statics in strategic interaction problems.
Guides HANK modeling workflows including calibration review, equilibrium checks, and transition diagnostics. Use when working on heterogeneous-agent macro models, household distributions, policy experiments, or transition-path questions.
Supports replication, result handoff, and canonical research pipelines. Use when organizing empirical or quantitative research code, preparing tables and figures, or making work rerunnable by someone else.
Implements the Spec-Driven Development lifecycle (Intent, Requirements, Design, Tasks, Build) for structured feature development. Use when the user wants to scaffold a new feature spec, generate EARS requirements, create a technical design, break work into tasks, or check spec status. Trigger on keywords: sdd, spec-driven, ears requirements, feature spec.