emanote
AI coding workflow skills for reviews, CI, and shipping PRs
All Skills in This Repository (15)
Pure Emerald Level Indicatorsdpella-mcp
Document MCP API conventions and transport patterns for Haskell integrations.
nix-justfile
Standardize Justfiles in Nix projects with doc comments and nix_shell prefixing.
frontend-design
Create production-grade HTML/CSS/JS interfaces with design tokens and responsive behavior.
perfection-review
Reviews pull request diffs against an ideal bar using adversarial verification workflows.
be
Executes tasks end-to-end from interview through implementation, review gauntlet, CI, and PR evidence.
ci
Runs and inspects odu CI pipelines across platforms with live attachable status.
elegance
Refactors code iteratively by researching and applying idiomatic, elegant coding patterns.
ralph
Runs iterative measure-profile-mutate cycles to improve quantifiable code metrics.
surface
Guides downstream consumption of the @kolu/surface reactive framework across servers, clients, and ssh mirrors.
fact-check
Audits code diffs for logic errors, silent error swallowing, and unjustified fallbacks.
kolu
Drive one coding agent from another through terminal PTY sessions using kaval-tui.
frontend-design
Generates distinctive production-grade frontend interfaces with intentional typography, color, motion, and layout.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core