Instructions file CodexOpenCode
Instructions for fang2hou/skills, covering agents.md, commands, engineering standards, layout and boundaries.
Instructions file CodexOpenCode
Instructions for fang2hou/skills, covering agents.md, commands, engineering standards, layout and boundaries.
Skill Claude CodeCodex
Creates spec-compliant Agent Skills from requirements through validated delivery, including intent analysis, domain research, and SKILL.md authoring. Use when creating, drafting, or scaffolding a new Agent Skill.
Skill Claude CodeCodex
Cleans up local Git worktrees and branches whose work is provably absorbed elsewhere, deleting each risk group only after its own confirmation. Use after merging pull requests or after parallel agent worktree sessions.
Skill Claude CodeCodex
Applies the standard GitHub repository baseline via the gh CLI: squash-only merges, immutable releases, auto branch cleanup, and a Protect Default Branch ruleset. Use for standard GitHub settings, branch protection, or initializing a repository.
Skill Claude CodeCodex
Parallel multi-agent development with Herdr: one worktree per task in the project's own herdr space, one agent each, accept-or-send-back review, landing as an integration branch or sequential CI-gated PRs, then safe cleanup. Requires HERDRENV=1.
Skill Claude CodeCodex
Audits and improves Agent Skills for spec compliance and clarity. Scores 8 dimensions, drafts an approval-gated plan, and applies changes with self-correction gates. Use when creating, reviewing, or upgrading skills.
Skill Claude CodeCodex
Polishes existing Japanese technical docs into natural technical-document prose — fixes translationese, normalizes register, and cleans awkward collocations. Use when asked to fix translationese, normalize doc tone, or /polish-japanese-docs.
Skill Claude CodeCodex
Reviews git diff changes with senior-engineer judgment: investigates context, adapts rigor to change type, weighs downstream impact, and guides user-approved fixes. Use when reviewing code changes and deciding whether to fix issues.
Skill Claude CodeCodex
Designs structured test cases and coverage gaps from code, specs, or tickets. Use when users ask to design tests, generate test cases, edge case tests, boundary value tests, test plan, or /test-design.