delegate

Solid

Let Claude Architect route a versioned implementation spec through the trusted MCP runtime, independently review the Candidate Artifact, record a decision, and integrate only accepted bytes. Use for implementation delegation, Producer selection, or commitment-boundary review.

Code & Development 18 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
43
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Delegate ```claude-architect-protocol PROTOCOL_VERSION: 1.4.0 ``` The current session is the architect. It owns requirements, the Delegation Spec, Producer selection, review, and acceptance. Producers are untrusted: their output is only a candidate until the runtime freezes it, independently verifies it, and the architect reviews the exact anchored bytes. Always present this skill as `/claude-architect:delegate`. Never show a shorter command. ## Superpowers across the trust boundary When the upstream Superpowers plugin is available to the architect, keep its host-loop skills on the architect side of the boundary: use `brainstorming` to clarify requirements before freezing the Delegation Spec, `writing-plans` to turn an agreed design into objectively checkable work or slices, `executing-plans` or `subagent-driven-development` only to coordinate the architect-owned workflow, and `verification-before-completion` before recording a decision on a candidate. To execute a multi-task plan where every task is implemented by a verified Producer, use `/claude-architect:subagent-driven-delegation`: it runs the Superpowers subagent-driven-development loop — ledger, per-task brief, per-task review, final whole-branch review — with the delegation lifecycle below substituted for the generic implementer subagent. Those skills do not grant a Producer permission to plan instead of editing, dispatch nested agents, review itself, accept a candidate, or integrate bytes. When the plugin is ...

Details

Author
Pythoughts-labs
Repository
Pythoughts-labs/claude-architect
Created
2 weeks ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category