Skip to content

Code session — scaffolder — 2026-03-20

Code session — scaffolder — 2026-03-20

Section titled “Code session — scaffolder — 2026-03-20”
  • Ran npm run build && npm link — build succeeded
  • Investigated sc build --help behavior — --help is treated as a project name argument, not a flag
  • Confirmed sc help build is the correct way to get subcommand help
  • Created ai-sessions/CURRENT-CODE.md with current branch state
  • No code changes made this session; investigation only
  • No git commits or pushes — local file writes only per operator request
  • Branch: chore/claude-md-branch-rule
  • Uncommitted changes (pre-existing, not from this session):
    • src/sc.ts (modified)
    • templates/claude-skills/sc-session-start/SKILL.md (modified)
    • docs/issues/GITHUB-ISSUES-2026-03-19-close-stale-open.md (untracked)
  • Decide whether to add --help flag support to subcommands
  • Commit or discard uncommitted changes on this branch