vikrantjain

Form — Development skill for Claude Code

Development community

Size a team from the work and write its contracts — how many members, which paths each owns, what each may never do, where work items live, and how members address each other.

How to install Form

Installs to ~/.claude/skills/vikrantjain-teamwork-form/SKILL.md

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

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

What Form does


description: Size a team from the work and write its contracts — how many members, which paths each owns, what each may never do, where work items live, and how members address each other. Refuses to form a team when one session is the right answer. argument-hint:

/teamwork:form — design the team

Goal: **$ARGUMENTS**

Run the `team-design` skill's procedure on it, without shortcuts. Read it if it is not already loaded, because a

Alternatives in Development

  • Address Review 5.2k ★
  • /token Scan — Fast rug pull detection for meme coins and token contracts 1.7k ★
  • Query Address Info — Retrieve all token holdings and portfolio positions for any wallet address on BSC, Base, or Solana 483 ★

Full documentation available on GitHub

View Source Repository