Teodoro B. Mendes avatar

Teodoro B. Mendes

Community

@herzog0

8Followers
|
24Public Repos
|
1Published Skills

Generates project-specific git worktree isolation CLIs and parallel-agent skill families for isolated multi-environment development setups.

Skills Distribution
DomainDeveloper To...Developer Environm.. (45%)Git Worktree Manag.. (25%)Parallel Agent Orc.. (20%)Stack Auditing & C.. (10%)

Agent Skills by Teodoro B. Mendes

Showing 1 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Teodoro B. Mendes

FAQPage Schema
What tasks can I accomplish with the orchard-bootstrap skill?

It audits your project's stack, proposes an isolation strategy, and generates a worktree-isolation CLI, a shell alias, and alias-prefixed parallel-agent skills: task launcher, ticket launcher, PR reviewers, plus two skills for retuning the review checklist and PR-description template.

Who should use orchard-bootstrap?

Developers who want isolated parallel dev environments—worktrees with their own ports, env, and database, or separate dependency installs when no runtime service exists—for a new or existing project, or who want to replicate a boostctl-style setup elsewhere.

Is orchard-bootstrap a recurring dev-loop skill?

No. It is a one-time setup skill. After it runs, the generated CLI and alias-prefixed skills are what you use day to day for launching tasks, tickets, and PR reviews; the bootstrap skill itself is not invoked again.

Does orchard-bootstrap copy an existing boostctl setup?

No. It never copies another project's boostctl or skills verbatim. It audits the current project's stack and generates fresh, stack-appropriate code for the isolation CLI and the matching family of parallel-agent skills.