laird

46 mods across 1 repository, 5 stars between them.

plugin-marketplace

01

laird/agents

Plugin Claude Code

Production-validated protocols, agent definitions, and automation frameworks for systematic AI-assisted software development. Includes modernize workflow (assess → plan → execute) and autocoder autonomous issue resolution. Originally created for .NET migrations, these protocols are universally applicable to any…

5 yesterday A tokens not measured

agents

02

laird/agents

Settings file Claude Code

Agent protocols and configurations for SPARC development.

5 yesterday A tokens not measured

autocoder

03

laird/agents

Skill Claude CodeCodex

Use this skill for autonomous GitHub issue resolution, issue triage, regression-test failure handling, proposal review, blocked-issue review, worker monitoring, and continuous fix loops in repositories that use the autocoder workflow.

5 yesterday A 46 tokens

modernize

04

laird/agents

Skill Claude CodeCodex

Use this skill for modernization assessments, migration planning, multi-phase modernization execution, quality-gate enforcement, and retrospective process improvement in repositories that follow the modernize workflow.

5 yesterday A 36 tokens

agents AGENTS.md

05

laird/agents

Instructions file CodexOpenCode

AGENTS.md instructions for laird/agents, covering agents.md, build/lint/test commands, testing, history logging and code style guidelines.

5 yesterday A 353 tokens

agents CLAUDE.md

06

laird/agents

Instructions file

Claude Code instructions for laird/agents, covering claude.md, repository overview, issue management, commands and primary workflow commands.

5 yesterday A 4,346 tokens

agents GEMINI.md

07

laird/agents

Instructions file Gemini CLI

Gemini CLI instructions for laird/agents, covering gemini.md, repository overview, issue management, parallel maintenance requirement and workflows.

5 yesterday A 2,290 tokens

approve-proposal

08

laird/agents

Command

Approve one or more AI-generated proposals for implementation by removing the proposal label.

5 yesterday B 0 tokens

autocoder-help

09

laird/agents

Command

Start by examining the environment to give contextual guidance.

5 yesterday A 0 tokens

brainstorm-issue

10

laird/agents

Command

Use AI-powered brainstorming to explore design options, clarify requirements, and develop implementation approaches for a GitHub issue.

5 yesterday B 0 tokens

close-issue

11

laird/agents

Command

Resolve and close an issue with an optional closing comment.

5 yesterday B 0 tokens

dispatch

12

laird/agents

Command

Phase 3 fix-loop token-efficiency (spec §5.3, §10 Phase 3, §7.1.1 verified 2026-05-21). Haiku gate; fix work dispatched to Sonnet/Opus via Task model=.

5 yesterday B 0 tokens

fix-loop

13

laird/agents

Command

Wrapper around /autocoder:fix that runs it in a loop forever.

5 yesterday B 0 tokens

fix

14

laird/agents

Command

Analyze all open GitHub issues, prioritize them, and begin systematically fixing or implementing them starting with the highest priority.

5 yesterday B 0 tokens

laird/agents

Command

Run the complete regression test suite, analyze all results (successes and failures), and manage GitHub issues accordingly.

5 yesterday B 0 tokens

gate

16

laird/agents

Command

Slim fix-loop gate. Per spec §5.3 / §7.1.1, no model: frontmatter: inherits the model from whatever invokes it (fix-loop's loop model). A Haiku-pinned variant (/autocoder:dispatch) is Phase 3, not here. -->.

5 yesterday B 0 tokens

install

18

laird/agents

Command

Complete installation of autocoder plugin components for autonomous issue resolution and parallel agent coordination.

5 yesterday B 0 tokens

list-issues

19

laird/agents

Command

List open issues, optionally filtered by label or priority.

5 yesterday B 0 tokens

list-needs-design

20

laird/agents

Command

Display all open issues that require design work before implementation. Uses the configured issue source (file or GitHub).

5 yesterday B 0 tokens

list-needs-feedback

21

laird/agents

Command

Display all open issues that require human feedback or clarification. Uses the configured issue source (file or GitHub).

5 yesterday B 0 tokens

list-proposals

22

laird/agents

Command

Display all AI-generated enhancement proposals awaiting human review and approval. Uses the configured issue source (file or GitHub).

5 yesterday B 0 tokens

manager-handoff

23

laird/agents

Command

Snapshot manager session state to MANAGER-STATE.md in the project root, then guide the manager through a clean context reset. Run /autocoder:manager-resume in the fresh session to reload.

5 yesterday A 0 tokens

manager-resume

24

laird/agents

Command

Load a fresh manager session with full situational awareness. Reads MANAGER-STATE.md (saved by /autocoder:manager-handoff), then queries live GitHub state and worker screens to show the delta since the save.

5 yesterday A 0 tokens