andresharpeandresharpeCommunityยท13 Agent Skills Included

dotbot-v3

Managed coding workflows with task isolation and audit trails

Runs structured development workflows that plan, implement, test, and review code tasks automatically. Isolates every task in its own git worktree and records each decision, session, and code change for full team visibility. Includes a monitoring dashboard, human approval checkpoints, and ready-made .NET skills for APIs, migrations, tests, and background jobs.
npx skills add andresharpe/dotbot-v3 --all -g -y
Available:

Tells the agent how to operate the dotbot framework, including CLI commands, two-phase task execution, worktree isolation, testing layers, and output conventions.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
andresharpeandresharpe

verify

Run privacy, git cleanliness, and push status verification gates.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

status

Aggregate task queues, active sessions, and git status into a project dashboard.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

write-unit-tests

Generate unit tests for C# code with Arrange-Act-Assert structure.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

write-test-plan

Generate QA/UAT test plans from product specifications and task definitions.

Community
Advanced
๐Ÿ“ฆ In Repo
andresharpeandresharpe

Create EF Migration

Generate Entity Framework Core migration scripts from model changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

Entity Design (EF Core)

Design EF Core entities with Fluent API mappings and owned types.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

create-migration

Creates Entity Framework Core database migrations from C# entity and DbContext changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

integrate-graph-api

Integrate with Microsoft Graph API to access Microsoft 365 emails, calendar events, and user profiles.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

setup-background-job

Configure scheduled background jobs in .NET applications using Quartz.NET.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

entity-design

Design domain entities with consistent structure, relationships, and audit fields.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

implement-api-endpoint

Guide REST API endpoint implementation with route definition, validation, and HTTP status codes.

Community
Intermediate
๐Ÿ“ฆ In Repo
andresharpeandresharpe

implement-telegram-bot

Implement Telegram bot interactions with the Telegram.Bot library in C#.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install dotbot-v3?โ–ผ

Run `npx skills add andresharpe/dotbot-v3 --all -g -y` in your terminal to install all skills in this suite globally.

What does dotbot do for coding projects?โ–ผ

It wraps coding work in managed workflows where each task is planned, implemented, tested, and committed in its own isolated git worktree. Every step is logged so your team can audit exactly what happened.

Which AI providers does dotbot support?โ–ผ

It works with Claude, Codex, and Antigravity, and you can switch providers from the dashboard settings. Each task can also use a different model to control costs.

Can dotbot handle .NET development tasks?โ–ผ

Yes. It ships with .NET stacks covering EF Core migrations, entity design, API endpoints, unit tests, Blazor components, and background jobs.

Do I need to write code to use dotbot?โ–ผ

No. You describe the work in plain language or start from a Jira ticket, and the workflow engine executes tasks while you monitor progress from the web dashboard.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’