@reddb-io/red-skills-dev

reddb.io dev plugin - engineering skills for code agents (autonomous /afk loop, /go dispatch, triage, tdd, diagnose, graph-aware codebase understanding, ...)

Packages

Package details

skill

Install @reddb-io/red-skills-dev from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@reddb-io/red-skills-dev
Package
@reddb-io/red-skills-dev
Version
3.20.0
Published
Aug 19, 2026
Downloads
17.2K/mo · 4,477/wk
Author
fforattini
License
Apache-2.0
Types
skill
Size
4.5 MB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "skills": [
    "./skills/engineering/",
    "./skills/knowledge/",
    "./skills/productivity/",
    "./skills/misc/"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@reddb-io/red-skills-dev

reddb.io dev plugin - engineering skills for code agents (autonomous /afk loop, /go dispatch, triage, tdd, diagnose, graph-aware codebase understanding, ...)

This package ships the dev plugin: its manifests, hooks, scripts and the skill tree, for pi (the @earendil-works/pi-coding-agent harness) and for the RedSkills universal installer, which materialises it for OpenCode, RedCode and local marketplace registrations. It carries the same SKILL.md files the Claude Code and Codex marketplaces already expose, scoped to the published buckets only:

  • skills/engineering/
  • skills/misc/
  • skills/knowledge/
  • skills/productivity/

Install:

pi install npm:@reddb-io/red-skills-dev

Updates follow the same release train as the rest of the red-skills monorepo. pi update --all resolves the latest matching version from the npm registry.

Source

This package is generated from plugins/dev/ in reddb-io/red-skills. To regenerate locally:

pnpm pi:packages:build

License

Apache-2.0.