sridsridCommunity·15 Agent Skills Included

emanote

AI coding workflow skills for reviews, CI, and shipping PRs

Automates end-to-end coding tasks with AI agents, from research and implementation to pull requests and CI. Runs structured code reviews using debate loops, simplicity audits, and correctness checks that catch silent errors and fragile logic. Eliminates manual PR writing, CI babysitting, and inconsistent review quality across Haskell and Nix projects.
npx skills add srid/emanote --all -g -y
Available:

Tells the AI agent how to develop Emanote: start work via the /do workflow, keep user-facing strings internationalized, and treat dependency PRs with the same review rigor as main PRs.

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
sridsrid

dpella-mcp

Document MCP API conventions and transport patterns for Haskell integrations.

Community
Advanced
📦 In Repo
sridsrid

nix-justfile

Standardize Justfiles in Nix projects with doc comments and nix_shell prefixing.

Community
Intermediate
📦 In Repo
sridsrid

frontend-design

Create production-grade HTML/CSS/JS interfaces with design tokens and responsive behavior.

Community
Advanced
📦 In Repo
sridsrid

perfection-review

Reviews pull request diffs against an ideal bar using adversarial verification workflows.

Community
Advanced
📦 In Repo
sridsrid

be

Executes tasks end-to-end from interview through implementation, review gauntlet, CI, and PR evidence.

Community
Advanced
📦 In Repo
sridsrid

ci

Runs and inspects odu CI pipelines across platforms with live attachable status.

Community
Advanced
📦 In Repo
sridsrid

elegance

Refactors code iteratively by researching and applying idiomatic, elegant coding patterns.

Community
Intermediate
📦 In Repo
sridsrid

ralph

Runs iterative measure-profile-mutate cycles to improve quantifiable code metrics.

Community
Intermediate
📦 In Repo
sridsrid

surface

Guides downstream consumption of the @kolu/surface reactive framework across servers, clients, and ssh mirrors.

Community
Advanced
📦 In Repo
sridsrid

fact-check

Audits code diffs for logic errors, silent error swallowing, and unjustified fallbacks.

Community
Intermediate
📦 In Repo
sridsrid

kolu

Drive one coding agent from another through terminal PTY sessions using kaval-tui.

Community
Advanced
📦 In Repo
sridsrid

frontend-design

Generates distinctive production-grade frontend interfaces with intentional typography, color, motion, and layout.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install emanote skills?â–¼

Run `npx skills add srid/emanote --all -g -y` in your terminal to install all skills in this suite globally.

What does the /do skill do?â–¼

It takes a task end-to-end: research, branch, implement, run checks, open a PR, and drive CI until it passes, mostly without asking you questions.

How do the AI code review skills work?â–¼

Skills like code-police, hickey, and lowy review your diff in parallel for rule violations, logic errors, and structural complexity, then report concrete fixes.

Do these skills work with Claude Code and Codex?â–¼

Yes. The skills follow the standard SKILL.md format and run in Claude Code, Codex, and opencode, with debate skills requiring Claude Code's Workflow tool.

Can AI agents run CI pipelines with these skills?â–¼

Yes. The ci and odu-mcp skills let your agent start, watch, and rerun CI pipelines through structured tool calls instead of scraping terminal output.

Related Repositories in Software Engineering

View All in Software Engineering→