strvcom

Start Job — Testing skill for Claude Code

Testing community

Run the post-spec Flutter implementation pipeline end to end without committing.

How to install Start Job

Installs to ~/.claude/commands/strvcom-flutter-template-start-job.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/strvcom/flutter-template/HEAD/.claude/commands/start-job.md -o ~/.claude/commands/strvcom-flutter-template-start-job.md

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

What Start Job does


description: Run the post-spec Flutter implementation pipeline end to end without committing. argument-hint: [feature name or task folder]

Use the `start-job` skill to run tasks, implementation, verification, and PR review for a completed spec.

$ARGUMENTS

Alternatives in Testing

  • Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
  • Factory — Dark Factory Mode - Spec-in, software-out autonomous pipeline 2.8k ★
  • Add Plugin — Integrate a spec-driven/skill framework as a bundled agtx plugin 1.5k ★

Full documentation available on GitHub

View Source Repository