Cursor rule Cursor
Use AGENTS.md as the canonical instruction source for this repository.
Cursor rule Cursor
Use AGENTS.md as the canonical instruction source for this repository.
Cursor rule Cursor
Use AGENTS.md as the canonical instruction source for this repository.
Instructions file CodexOpenCode
Instructions for happier-dev/happier, covering agent constitution, what happier is, tier 0 — the ten invariants, instruction routing and scope, autonomy, and completion.
Instructions file
Instructions for happier-dev/happier, covering claude code and typescript commands.
Cursor rule Cursor
CLAUDE.md.
Agent Claude Code
Deprecated placeholder. Do not use; follow root AGENTS.md and package instructions instead.
Agent
This repo (happier-dev) is a hstack project. Edison must be invoked via the hstack wrapper so stack/worktree context is enforced.
MCP server Claude CodeCodexCursor +2
MCP server "context7" as configured in happier-dev/happier. Launched with /bin/bash -c set -a; [ -f "$HOME/.config/context7.env" ] && source "$HOME/.confi.
MCP server Claude CodeCodexCursor +2
Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.
Agent Claude Code
name: i18n-translator description: Use this agent when you need to add new translatable strings to the application or verify existing translations. This includes: adding new UI text that needs to be translated, ensuring translations are consistent across all language files, verifying that translations fit the UI…
Skill Claude CodeCodex
Manage Happier sessions (list/status/send/wait/history/stop + execution runs) via the happier CLI JSON contract.
Skill Claude CodeCodex
Adversarial self-review of your own conclusion, fix, or root-cause verdict before handoff — alternative causes, neighboring cases, blast radius, environment gap, hypothesis lock, subtraction, and a scan for fake-competence patterns. Use as a compact author check before non-trivial handoff and as a structured attack at…
Skill Claude CodeCodex
Decompose a hard or multi-part task into independently checkable pieces with explicit verification gates and risk-weighted ordering. Use when planning corridor-sized work, writing lane briefs for subagents or Codex, or whenever a task is too large to verify as a whole.
Skill Claude CodeCodex
Output contract for substantive deliverables — outcome first, evidence-pointed reasoning, observed/derived/assumed labels, residual risk last, failures never buried, and an optional evidence-backed retrospective for explicit requests or major program closeout. Use when reporting completed work, findings, diagnoses…