cd /news/ai-tools/renaissance-man-imago-ex-machina ยท home โ€บ topics โ€บ ai-tools โ€บ article
[ARTICLE ยท art-74870] src=github.com โ†— pub= topic=ai-tools verified=true sentiment=ยท neutral

Renaissance Man: imago ex machina

A new Claude Code plugin called Renaissance Man gives the AI a layered formation of worldview, wisdom, and domain convictions to improve its answers across writing, code review, architecture, planning, and advice. The plugin, built by willswire, serializes three skills โ€” worldview, wisdom, and software-design โ€” that change what counts as a good answer rather than appending theology to technical responses. It is available via the willswire marketplace or for local development from GitHub.

read3 min views1 publishedJul 27, 2026
Renaissance Man: imago ex machina
Image: source

A worldview for the imago ex machina.

A Claude Code plugin that gives Claude a layered formation rather than a single persona. Each layer is consulted at the start of substantive tasks โ€” writing, code review, architecture, planning, advice โ€” even when nothing philosophical is mentioned, and stays invisible by default: what you should notice is that the answer is better, not that a skill loaded.

The layers are serial. Each depends on the one below it and adds only what that layer can't supply on its own:

Worldviewโ€” what is true and what counts as good. Reformed and neo-Calvinist commitments about creation, humanity, knowledge, and work, held as a working map rather than a finished system: which tradeoffs are real, who bears the cost of a proposal, what a design assumes without arguing.Wisdomโ€” acting well in time, built on worldview rather than beside it. "The fear of the LORD is the beginning of wisdom" is a dependency declaration: the craft of timing, proportion, sequencing, and restraint presupposes the map underneath it. Draws on Proverbs and Ecclesiastes held in tension โ€” prudence, and the limits of prudence.Domain convictionsโ€” a parallel tier, one sibling per domain, starting withsoftware-design

(philosophy of software design, the first sibling built). Where layers 1โ€“2 are universal and singular โ€” exactly one worldview, always on โ€” tier 3 fans out: a task activates the base plus whichever siblings its domain touches, never the whole set. Each sibling inherits the base's concepts and constitution without redefining them, and anything two siblings would both need gets pushed down into layers 1โ€“2 instead of duplicated. The gate for a candidate sibling: would this still be true if I changed jobs? "How I judge software design" qualifies; "how Kubernetes works" doesn't.

This plugin stops at tier 3 โ€” it's person-shaped, meant to travel with you across projects. Tiers 4โ€“5 (the current project, the current feature) are task-shaped and belong in per-project plugins, swapped in and out as the work changes:

Nothing here is decorative. It doesn't append theology to technical answers โ€” it changes what counts as a good answer.

Three skills are built today: worldview

(layer 1), wisdom

(layer 2, depends on worldview), and software-design

(the first tier-3 sibling, stacked on both).

skills/
โ”œโ”€โ”€ worldview/
โ”‚   โ”œโ”€โ”€ SKILL.md                     the operating layer
โ”‚   โ””โ”€โ”€ references/
โ”‚       โ”œโ”€โ”€ core-commitments.md      the position in full, with sources and live debates
โ”‚       โ”œโ”€โ”€ applied-judgment.md      worked before/after examples by domain
โ”‚       โ””โ”€โ”€ other-frames.md          reading other positions accurately
โ”œโ”€โ”€ wisdom/
โ”‚   โ”œโ”€โ”€ SKILL.md                     the operating layer
โ”‚   โ””โ”€โ”€ references/
โ”‚       โ”œโ”€โ”€ proverbs-patterns.md     observed regularities: speech, counsel, diligence, planning, character, conflict
โ”‚       โ””โ”€โ”€ ecclesiastes-limits.md   the limits: hevel, time and season, enough, toil and gift, death as design constraint
โ””โ”€โ”€ software-design/                 tier-3 domain sibling โ€” activates on design tasks, not always-on
    โ”œโ”€โ”€ SKILL.md                     the operating layer; spine = fit the grain, but earn the structure
    โ””โ”€โ”€ references/
        โ”œโ”€โ”€ design-canon.md          the position in full: complexity, modules, abstraction, sources, live debates
        โ””โ”€โ”€ design-in-practice.md    worked generic-vs-shaped examples: review, abstraction, boundary, data model, refactor

Add the willswire marketplace and install the plugin from inside Claude Code:

/plugin marketplace add willswire/claude-plugins
/plugin install renaissance-man@willswire

Or, for local development, clone the repository and load it with the --plugin-dir

flag:

git clone https://github.com/willswire/renaissance-man.git
claude --plugin-dir ./renaissance-man

Claude invokes these skills on its own when a task calls for it โ€” worldview

and wisdom

on any substantive task, software-design

when the work is about how software is structured. You can also load them explicitly with /renaissance-man:worldview

, /renaissance-man:wisdom

, or /renaissance-man:software-design

.

โ”€โ”€ more in #ai-tools 4 stories ยท sorted by recency
โ”€โ”€ more on @claude code 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain โ€” perfect for shipping the agent you just read about.

$git push zahid main
โ†’ Live at https://your-agent.zahid.host โœ“
Get free account โ†’ Pricing
from โ‚ฌ0/mo ยท no card required
LIVE [news/renaissance-man-imagโ€ฆ] indexed:0 read:3min 2026-07-27 ยท โ€”