Implement

Implement a piece of work based on a PRD or set of issues.

ranbot-ai 5962a34 965 B Updated 6 repo stars

File contents

When to Use

Use this skill when you need implement a piece of work based on a PRD or set of issues.

Implement the work described by the user in the PRD or issues.

Use /tdd where possible, at pre-agreed seams.

Run typechecking regularly, single test files regularly, and the full test suite once at the end.

Once done, use /review to review the work.

Commit your work to the current branch.

Example

User request:

Implement a piece of work based on a PRD or set of issues.

Limitations

  • Use this skill only when the task clearly matches its upstream source and local project context.
  • Verify commands, generated code, dependencies, credentials, and external service behavior before applying changes.
  • Do not treat examples as a substitute for environment-specific tests, security review, or user approval for destructive or costly actions.

ranbot-ai/awesome-skills/tree/main/skills/implement commit 5962a34598

Frequently asked questions

npx skillmds add ranbot-ai/implement