By dlstadther
Skills and commands for agent-assisted software development lifecycle (SDLC) workflows
Skills that put the human in command of their agents.
bd) — required for agentsmith:to-beads. Beads is a local-first issue tracker operated entirely from the CLI. Install and initialize it before using this plugin.Skills are activated automatically by Claude based on context — no explicit invocation needed.
| Skill | Triggered by |
|---|---|
agentsmith:to-beads | "convert plan to Beads", "translate design doc into tasks", "create Beads issues from this spec" |
/plugin marketplace add dlstadther/agentsmith
/plugin install agentsmith@dlstadther-agentsmith
/plugin install /path/to/agentsmith@local
/plugin update agentsmith
Just describe what you want in natural language:
"Convert this plan into Beads issues: path/to/plan.md" "Translate this design doc into tasks: path/to/spec.md" "Create Beads issues from path/to/plan.md, using EPIC-ID as the existing epic"
Claude will activate agentsmith:to-beads automatically.
Install tool dependencies via mise:
mise install
make install
make test
Releases are fully automated. Every push to main runs semantic-release, which analyzes commits since the last tag and cuts a new release if qualifying commits exist.
Semver mapping:
| Commit type | Version bump |
|---|---|
feat: | minor |
fix: | patch |
feat!: / BREAKING CHANGE footer | major |
chore:, docs:, refactor:, ci:, etc. | no release |
The release process:
version in .claude-plugin/plugin.jsonCHANGELOG.mdvX.Y.Z)Note: The
versionfield in.claude-plugin/plugin.jsonis managed by CI. Do not edit it manually.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub dlstadther/agentsmith --plugin agentsmithReliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls