edlng

41 mods across 1 repository, 2 stars between them.

brainstorming

01

edlng/agents

Skill Claude CodeCodex

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2 4d ago A 37 tokens

crash-course

02

edlng/agents

Skill Claude CodeCodex

Research any topic and produce a structured crash course saved to Obsidian. Takes a topic as input, dispatches a researcher subagent with a bounded effort budget, optionally validates findings, formats output as a consistent crash course document, saves to the Obsidian vault, and outputs in chat. Use when asked to…

2 4d ago A 90 tokens

create-skill

03

edlng/agents

Skill Claude CodeCodex

Use when the user wants to create a new skill for their AI agents.

2 4d ago A 18 tokens

daily-log

04

edlng/agents

Skill Claude CodeCodex

Reads today's AI journal entry from Obsidian, appends a concise daily log entry to the current month's Notes file, and updates evidence and statuses in goals/roles. Use when asked to log today, write a daily log, update the monthly notes, or record career-goal evidence.

2 4d ago A 61 tokens

edlng/agents

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.

2 4d ago A 26 tokens

executing-plans

06

edlng/agents

Skill Claude CodeCodex

Use when you have a written implementation plan to execute in a separate session with review checkpoints.

2 4d ago A 22 tokens

humanizer

07

edlng/agents

Skill Claude CodeCodex

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…

2 4d ago A 93 tokens

implement-jira

08

edlng/agents

Skill Claude CodeCodex

Implement a Jira task end-to-end — fetches requirements, scans the codebase, plans with Opus, runs an Opus advisor loop over Sonnet's approach for medium-complexity subtasks before any code is written, implements with Sonnet (delegating low-complexity subtasks to Haiku), runs tests with a fix loop, then runs a merged…

2 4d ago A 132 tokens

implement-task

09

edlng/agents

Skill Claude CodeCodex

Single-command entry point that takes a plain-text task description and runs plan → advisor loop → implement → test → review using existing agents. Use when given a task description without a Jira ticket. Do NOT use for tasks that have a Jira ticket (use implement-jira), for quick one-file fixes, or when a plan…

2 4d ago A 76 tokens

edlng/agents

Skill Claude CodeCodex

Run a parallel multi-discipline review across codebase alignment, correctness, security, testability, and Valkey GLIDE using dedicated sub-agents (code-reviewer, security-reviewer, tester, glide-code-reviewer). Codebase alignment is the primary lens. Findings are merged and validated by an Opus validator. Use when a…

2 4d ago A 84 tokens

edlng/agents

Skill Claude CodeCodex

Humanize PR review comments to match the author's terse, direct code review voice. Strips AI-isms and rewrites comments to sound like a real engineer: short imperatives, parenthetical precision, "nit" prefix for minor things, "we should" for collaborative framing, questions to verify rather than assert, links instead…

2 4d ago A 75 tokens

edlng/agents

Skill Claude CodeCodex

Use when completing tasks, implementing major features, or before merging to verify work meets requirements.

2 4d ago A 22 tokens

review-code

13

edlng/agents

Skill Claude CodeCodex

Self-review uncommitted or unpushed work before opening a PR. Multi-phase review with Jira requirements, Valkey caching, a single Sonnet reviewer, an Opus validator skeptic pass, and auto-fix offer. Pass a branch name to review vs main, a Jira key to use as requirements source, or leave empty to review staged+unstaged…

2 4d ago A 77 tokens

review-cookbook-pr

14

edlng/agents

Skill Claude CodeCodex

Senior-grade PR review for cookbook PRs. Same as review-pr but adds two cookbook-specific checks: (1) code snippets call project functions directly rather than simulating Valkey internals, and (2) valkey/valkey-bundle version tags are verified against Docker Hub.

2 4d ago C 63 tokens

review-pr

15

edlng/agents

Skill Claude CodeCodex

Senior-grade PR review against the linked Jira ticket and existing codebase. Parallel Sonnet reviewers per discipline, findings merged and validated by a single Opus validator pass. Output is local-only — printed in chat and saved to Obsidian, never posted to GitHub.

2 4d ago A 57 tokens

update-agent

17

edlng/agents

Skill Claude CodeCodex

Use when the user wants to update or modify an existing agent definition for their AI agents.

2 4d ago A 20 tokens

update-skill

18

edlng/agents

Skill Claude CodeCodex

Use when the user wants to update or modify an existing skill for their AI agents.

2 4d ago A 20 tokens

using-superpowers

19

edlng/agents

Skill Claude CodeCodex

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions.

2 4d ago A 29 tokens

write-narrative

20

edlng/agents

Skill Claude CodeCodex

Given a Jira issue key, fetch the issue, research the topic with a research subagent, and draft a humanized technical narrative. Saves to /Documents/work/narratives/ and outputs in chat. Use when asked to write a narrative, technical assessment, or compatibility analysis for a Jira ticket. Do NOT use for PR…

2 4d ago A 83 tokens

write-pr-comments

21

edlng/agents

Skill Claude CodeCodex

Post inline PR review comments from an Obsidian review note as a pending review. Filters out non-actionable findings, presents each remaining one for approval, then posts approved comments as a pending GitHub review (visible only to you until manually submitted).

2 4d ago A 54 tokens

writing-plans

22

edlng/agents

Skill Claude CodeCodex

Use when you have a spec or requirements for a multi-step task, before touching code.

2 4d ago A 21 tokens

writing-skills

23

edlng/agents

Skill Claude CodeCodex

Use when creating new skills, editing existing skills, or verifying skills work before deployment.

2 4d ago A 20 tokens

edlng/agents

Skill Claude CodeCodex

Reasoning framework for systematic code review. Provides lenses (correctness, security, design fit, testability), self-challenge rubrics, and severity differentiation. Use as the reasoning frame when a reviewer subagent applies multi-lens analysis to a diff or PR. Reports only findings affecting correctness or stated…

2 4d ago A 71 tokens