hazlijohar95

Adjust — Development skill for Claude Code

Development community

Period-end adjusting entries.

How to install Adjust

Installs to ~/.claude/skills/hazlijohar95-skills-adjust/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hazlijohar95-skills-adjust && curl -fsSL https://raw.githubusercontent.com/hazlijohar95/skills/HEAD/commands/adjust.md -o ~/.claude/skills/hazlijohar95-skills-adjust/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Adjust does


name: adjust description: Period-end adjusting entries. Use when booking or rolling forward accruals and reversals, amortizing prepaids, recording depreciation, or recognizing deferred revenue for a period. argument-hint: "[client and period]"

/adjust

Load `${CLAUDE_PLUGIN_ROOT}/skills/financial-close/adjust/SKILL.md` and follow it end-to-end.

Plugin root: ${CLAUDE_PLUGIN_ROOT}. Wherever a skill or agent file says ``, it means this folder. Pass it to any plugin agent yo

Alternatives in Development

  • Memory Recording — 写作记忆记录 skill 669 ★
  • Adjust Length — /adjust-length — 调整页数 322 ★
  • Close Review — Month-end close / GL compliance check — invokes accounting-reviewer to produce TM-accounting-{slug}.md with do 83 ★

Full documentation available on GitHub

View Source Repository