dremonkey

10 mods across 1 repository, 2 stars between them.

agents-and-skills

01

dremonkey/agents-and-skills

Plugin Claude Code

Agent definitions and skill prompts for Claude Code covering requirement-doc planning, technical-spec planning, architecture drafting, execution planning, and end-to-end initiative planning orchestration.

2 17d ago A tokens not measured original MIT

dremonkey/agents-and-skills

Instructions file

Claude Code instructions for dremonkey/agents-and-skills, covering agents and skills, repo structure, conventions, skill authoring notes and task handling.

2 17d ago A 332 tokens original MIT

dremonkey/agents-and-skills

Skill Claude CodeCodex

Scans the repo for TODO/FIXME/HACK/XXX comments, creates task files for ones that don't already have them, and replaces the original comment with a reference to the task file.

2 17d ago A 48 tokens original MIT

dremonkey/agents-and-skills

Skill Claude CodeCodex

Draft technical specifications for small-scope component architecture using concise sections and ASCII diagrams, and produce full-system Excalidraw visuals by invoking excalidraw-diagram-skill when broader system context is needed. Use when the user asks for a technical spec, architecture draft, RFC-lite, component…

2 17d ago A 70 tokens original MIT

exec-eng-tasks

05

dremonkey/agents-and-skills

Skill Claude CodeCodex

Dispatches sub-agents to implement tasks from a plan produced by plan-eng-tasks. Reads task files and EPICs from tasks/ /, manages parallel execution with worktree isolation, monitors progress, and updates task/epic files on completion. Use after plan-eng-tasks has finished planning.

2 17d ago A 71 tokens original MIT

dremonkey/agents-and-skills

Skill Claude CodeCodex

Post a line-attached inline comment on a GitLab merge request via glab. Use this skill any time you need a comment to land on a specific line of a diff (a DiffNote), not as a free-floating MR-level discussion. There is one trap that catches every attempt to do this naively — capturing it here so the next try doesn't…

2 17d ago A 88 tokens original MIT

dremonkey/agents-and-skills

Skill Claude CodeCodex

Orchestrates a multi-stage planning workflow across plan-requirement-doc, plan-tech-spec, draft-technical-architecture, and plan-eng-tasks. Use when turning a PRD or initiative into vision docs, architecture docs, EPICs, and task files without implementing code. After planning, use exec-eng-tasks to dispatch…

2 17d ago A 81 tokens original MIT

dremonkey/agents-and-skills

Skill Claude CodeCodex

CEO/founder-level product review focused on strategy clarity and feature definition. Use this skill to pressure-test ICP, user problem statement, value proposition, positioning, success metrics, and launch narrative before implementation.

2 17d ago A 48 tokens original MIT

plan-tech-spec

09

dremonkey/agents-and-skills

Skill Claude CodeCodex

CTO-level technical plan review for implementation readiness and risk control. Use this skill to deeply review architecture, failure modes, security, tests, performance, observability, and rollout posture before execution.

2 17d ago A 43 tokens original MIT

review-mr

10

dremonkey/agents-and-skills

Skill Claude CodeCodex

Review a merge/pull request and publish the review as comments. Works on both GitLab (MR, via glab) and GitHub (PR, via gh) — Step 1a detects the platform and loads the matching provider file. Triage then selects one of three modes: PLAN (diff is planning prose — EPICs, PRDs, architecture docs), IMPL-FIRST (first-pass…

2 17d ago A 137 tokens original MIT