therealtinhtute
- 16 skills
- 0 followers
- 6 hours ago last updated
- ▌ Write · therealtinhtute bundleWrite/edit EN/VI prose so it sounds natural, concise, audience-aware. Triggers - write, rewrite, shorten, polish, đổi giọng, sửa câu, bớt AI/báo cáo, docs/UI/report copy. Not for code or commits.
- ▌ Git · therealtinhtute bundleGit operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
- ▌ Work · therealtinhtuteExecution orchestrator after `brainstorm` and `to-plan`. Runs phases wave-by-wave from locked artifacts, verifies each task, and hands off to `check`, `git`, or `handoff`.
- ▌ Check · therealtinhtutePre-commit and pre-merge gate. Runs tests, lint, build, then reviews security, performance, architecture, and code quality. Acts as the phase gate after `/work`.
- ▌ Librarian · therealtinhtute bundleGitHub code research via gh CLI. Use when investigating external repos, searching GitHub code without cloning, finding where symbols are defined in GitHub projects, or gathering evidence from GitHub repositories. Triggers on search GitHub, investigate repo, find in GitHub, where is symbol defined in owner/repo, show examples in GitHub, any GitHub code discovery task.
- ▌ Watzup · therealtinhtuteRecap: read branch state, committed + uncommitted changes, handoff context, and artifact chain — then recommend the next action.
- ▌ Handoff · therealtinhtuteProspective: persist current session state into the active plan's Current State section so the next session can resume without context loss.
- ▌ To Plan · therealtinhtuteGenerate the approach, phases, waves, and checks inside the locked `docs/plans/active/{slug}.md`. Use after `brainstorm` for artifact-first implementation planning.
- ▌ Create Skill · therealtinhtute bundleCreate or update Claude skills with stronger structure, references, and benchmark-oriented instructions.
- ▌ Interview · therealtinhtute bundleGrill intent relentlessly until shared understanding. Walk every branch of the decision tree.
- ▌ Create CLI · therealtinhtute bundleDesign CLI interfaces (commands, flags, I/O, errors, config) and produce implementation roadmaps with framework choice and shipping strategy. Handles greenfield and retrofit.
- ▌ Brainstorm · therealtinhtuteExplore options, evaluate trade-offs, and lock the result into `docs/plans/active/{slug}.md` when ready. Use for ideation, architecture decisions, RFC/PRD-to-spec work, and refining an existing plan.
- ▌ Prompt Leverage · therealtinhtute bundleStrengthen a raw prompt into an execution-ready instruction set for Claude Code or another AI agent.
- ▌ Improve Harness · therealtinhtute bundleOne explicit, evidence-backed improvement to agent guidance or validation. Use only when the user asks to improve the harness after observed reusable friction. Requires a different session rerun before claiming success.
- ▌ Encode Invariant · therealtinhtute bundleTurn an accepted repository rule into the smallest native guard with positive and negative proof. Use when encoding an invariant, adding a structural check, or preventing a documented violation from recurring. Do not invent policy.
- ▌ Turbo Mono Platform · therealtinhtute bundleFull-stack TypeScript monorepo specialist: Turborepo, Next.js, Hono, tRPC, Drizzle, Postgres. Use when working on this stack or any layer (auth, db, trpc, ui, kv, api).