# big-emotion

> Open-source publisher. Listings imported from github.com/big-emotion — credited to the original author with their license.

- **Listings:** 18
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/big-emotion
- **Website:** https://github.com/big-emotion

## Published listings

- [Project Standard Audit](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-project-standard-audit) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-project-standard-audit`
  Production-readiness audit for Big Emotion Project Standard (this repo). Read-only multi-domain scored assessment that answers four questions — is the plugin ready to install on real repos, is the template surface healthy, what is the security posture, and is the score close to 8–9/10. Use when the user asks "is it ready", "audit the project", "production-readiness check", or invokes /project-sta…
- [Issue Train](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-issue-train) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-issue-train`
  Batch-process every open GitHub issue in a list — triage, detect existing PR linkage, detect silent fixes in already-merged PRs, close issues that are no longer pertinent, then plan + build + open one PR per remaining actionable issue with `Closes #<n>` in the body so GitHub's Development field links the PR to the issue and merging the PR auto-closes it. From a GitHub issues URL (or the current r…
- [Fix Ci Train](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-fix-ci-train) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-fix-ci-train`
  Batch-fix the CI on every open pull request whose required checks are red — CI only, no review, no merge. From a GitHub PRs URL (or the current repo), enumerate every open PR with failing required checks, fetch each PR's failing-check logs, consolidate a per-PR CI-fix checklist, dispatch a team of parallel fixer sub-agents (one isolated worktree per PR) that apply the minimal fix, run the repo's…
- [Repo Scout](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-repo-scout) — Skill · Free — `agentstack add skill-big-emotion-agent-atelier-repo-scout`
  Analyze a GitHub repo to understand what it does, extract its best parts, find reusable components, and get actionable usage instructions. Use when the user shares a GitHub URL and wants a practical breakdown.
- [Blueprint](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-blueprint) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-blueprint`
  >-
- [Thought](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-thought) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-thought`
  Capture a surprising model answer as a thought entry. Synthesizes the last answer with context, saves as a granular file, and auto-updates the TLDR.
- [Validate Fidelity](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-validate-fidelity) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-validate-fidelity`
  Validate specs and implementations against the reverse-UI oracle. Catches drift before it ships. Use when checking if a spec accurately describes the original UI or if an implementation matches the original.
- [Expertify](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-expertify) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-expertify`
  Identify the precise professional role behind a topic or rough prompt, map lay wording to the field's proper terminology, and rewrite the prompt as an expert-grade prompt prefixed with "You are a <role>, and you will <mission>". Use when the user invokes /expertify, asks "what's the proper term for…", "what do you call the person/role who…", or wants their prompt upgraded with the right domain vo…
- [Project Standard Release](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-project-standard-release) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-project-standard-release`
  Prepare and ship an Agent Atelier release. Bumps the semver version in the lockstep manifests (package.json, every plugins/*/.claude-plugin/plugin.json, every .claude-plugin/marketplace.json plugins[] entry), updates CHANGELOG.md (Keep a Changelog format, creates it if missing), creates an annotated git tag on main, then asks for explicit confirmation before pushing. Tag push triggers no workflow…
- [Project Standard Bootstrap Confluence](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-project-standard-bootstrap-confluence) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-project-standard-bootstrap-confluence`
  One-shot bootstrap of the Confluence spec tree (Requirements / Decisions / Architecture / Obsolete) for Big Emotion Project Standard. Creates the four skeleton subpages under the project's engineering root page, records their IDs in the spec config, writes the sentinel, then refuses second runs. Use only when initializing the spec system, never for ongoing maintenance.
- [Fix Train](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-fix-train) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-fix-train`
  Batch-apply the requested changes on every open pull request in a GitHub list — fix only, no merge. From a GitHub PRs URL (or the current repo), enumerate every open PR, collect each PR's requested changes (formal CHANGES_REQUESTED reviews, inline review comments, and `<!-- review-train -->` "Issues requiring changes" comments / `changes-requested` label), consolidate a per-PR fix checklist, disp…
- [Merge Train](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-merge-train) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-merge-train`
  Batch-process a list of open GitHub pull requests. From a GitHub PRs URL (or the current repo), enumerate every open PR, compute the safe merge order from dependencies, then per PR fix CI, resolve merge conflicts, run a code review, and assign a status (mergeable / changes-required / blocked-by-order). Presents one consolidated plan, asks for a single grouped confirmation, then fixes + merges eve…
- [Project Standard Spec](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-project-standard-spec) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-project-standard-spec`
  Spec maintainer for Big Emotion Project Standard. Reads Confluence (Requirements / Decisions / Architecture) as the source of truth, helps you investigate a problem, structures the reflection, and produces drafts — Pending REQ/DEC/ARCH sections on Confluence + matching Jira tickets in the Jira project configured in docs/confluence-spec/config.json, using the project template. Append-only on Confl…
- [Project Standard Ticket](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-project-standard-ticket) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-project-standard-ticket`
  End-to-end local automation for a single Jira ticket on the Big Emotion Project Standard repo. Paste a Jira ticket URL (or key) and the skill self-assigns the ticket, reads it, refines it, creates the Jira sub-tasks, branches off the integration branch in an isolated git worktree, implements the work in parallel via sub-agents, opens the pull request, then moves the ticket to the review column an…
- [Review Train](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-review-train) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-review-train`
  Batch code-review every open pull request in a GitHub list — review only, nothing else. From a GitHub PRs URL (or the current repo), enumerate every open PR, dispatch a team of parallel reviewer sub-agents (one per PR), and have each produce a high-detail five-axis review in the exact structured format of the project's reference review. Presents one read-only plan, asks for a single grouped confi…
- [Ai Code Tells](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-ai-code-tells) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-ai-code-tells`
  Scan a code diff for the consistent "tells" of unreviewed AI-generated code — narrating comments, generic names, hollow over-mocked tests, signature-restating docs, and unjustified decisions. Read-only; reports each finding with file:line, why it's a tell, and the concrete fix. Use when the user says "check for AI tells", "review this diff for AI smells", "ai-code-tells", or invokes /ai-code-tell…
- [Setup](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-setup) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-setup`
  Install and configure the Big Emotion project standard on a new or existing repo — CI quality gates, Husky hooks, the four project skills, Atlassian wiring (Jira board + Confluence spec tree), Ferry, and the infrastructure module (OVH VPS deploy, Azure variant, M365 mail, secrets doctrine). Use when starting a new Big Emotion project, bringing an existing repo up to standard, checking a repo's co…
- [Reverse Ui](https://agentstack.voostack.com/l/skill-big-emotion-agent-atelier-reverse-ui) — Skill · Free · security-reviewed — `agentstack add skill-big-emotion-agent-atelier-reverse-ui`
  Reverse-engineer any web application into a complete pixel-perfect reproduction kit. Extracts design tokens, DOM structure, text content, assets, and responsive screenshots across multiple pages. Use when the user asks to "reverse-engineer a UI", "extract a design system", "analyze the design of a website", or wants to reproduce a site pixel-perfect.

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
